update script for go dependancies
This commit is contained in:
parent
c5a07cc35b
commit
c2a81f7d2a
2 changed files with 22 additions and 19 deletions
|
|
@ -25,6 +25,7 @@
|
|||
inherit (gomod2nix.legacyPackages.${system}) buildGoApplication;
|
||||
};
|
||||
devShells.default = callPackage ./shell.nix {
|
||||
inherit source;
|
||||
inherit (gomod2nix.legacyPackages.${system}) mkGoEnv gomod2nix;
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue