Many changes by GLM
This commit is contained in:
@@ -73,6 +73,6 @@
|
||||
|
||||
#TODO this is probably unsupported
|
||||
#TODO the devshells do not know of the new packages.
|
||||
devShells = forAllSystems (system: ((import ./shells) {pkgs = nixpkgs.legacyPackages.${system}; }));
|
||||
devShells = forAllSystems (system: ((import ./shells) {pkgs = nixpkgs.legacyPackages.${system};}));
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user