cleanup
This commit is contained in:
parent
5e2d9f71df
commit
3d4055854a
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
};
|
||||
outputs = { self, nixpkgs, flake-utils, gomod2nix }: flake-utils.lib.eachDefaultSystem (system:
|
||||
let
|
||||
#pkgs = nixpkgs.legacyPackages.${system};
|
||||
pkgs = import nixpkgs {
|
||||
inherit system;
|
||||
overlays = [ gomod2nix.overlays.default ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue