This commit is contained in:
Aaron Janse
2020-10-17 00:43:33 -07:00
parent e745f9333e
commit 116ac11652
2 changed files with 43 additions and 0 deletions
+2
View File
@@ -35,6 +35,8 @@ with pkgs;
cross = callPackage ./cross {};
rustCustomSysroot = callPackage ./rust-sysroot {};
nixos-functions = callPackage ./nixos-functions {};
patch-shebangs = callPackage ./patch-shebangs {};