This website works better with JavaScript.
Home
Explore
Help
Sign In
wip
/
nixpkgs
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
legacyPkgs -> legacyPackages
wip-nanopi-m4v2
Eelco Dolstra
7 years ago
parent
b7cbbfff51
commit
af376fdc23
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
flake.nix
+ 2
- 2
flake.nix
View File
@@ -17,9 +17,9 @@
};
packages = {
inherit (pkgs) hello nix fuse nlohmann_json boost;
inherit (pkgs) hello nix fuse nlohmann_json boost
firefox
;
};
legacyPkgs = pkgs;
legacyP
ac
k
a
g
e
s = pkgs;
};
}
Write
Preview
Loading…
Cancel
Save