fix build
This commit is contained in:
parent
1f34547a4c
commit
27efd5384b
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@
|
|||
};
|
||||
in {
|
||||
packages.x86_64-linux.bottin = bottin;
|
||||
packages.x86_64-linux.default = bottin;
|
||||
|
||||
devShell.x86_64-linux = pkgs.mkShell { nativeBuildInputs = [ pkgs.go ]; };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue