mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium: move nixpkgs contribution packages to environment
This commit is contained in:
parent
993b107455
commit
419355f51f
3 changed files with 15 additions and 18 deletions
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
buildEnv,
|
||||
#
|
||||
nixfmt-rfc-style,
|
||||
}:
|
||||
buildEnv {
|
||||
name = "nix";
|
||||
paths = [
|
||||
nixfmt-rfc-style
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue