Skip to content

Commit

Permalink
Tweak flake
Browse files Browse the repository at this point in the history
  • Loading branch information
svrana committed Aug 29, 2023
1 parent 99836b5 commit 2fa093d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
};
in {
packages.default = pkgs.buildGoApplication {
inherit system;
pname = "geniveev";
version = "0.1.1";
pwd = ./.;
Expand Down

0 comments on commit 2fa093d

Please sign in to comment.