Small formatting
This commit is contained in:
parent
ecb1325477
commit
14e31715ee
1 changed files with 3 additions and 3 deletions
|
@ -84,9 +84,9 @@
|
|||
pkgs = nixpkgs.legacyPackages.${system};
|
||||
default = import ./shell.nix { inherit pkgs; };
|
||||
devshells = import ./devshells
|
||||
{
|
||||
inherit pkgs; inherit inputs;
|
||||
};
|
||||
{
|
||||
inherit pkgs; inherit inputs;
|
||||
};
|
||||
in
|
||||
devshells // { inherit default; });
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue