Skip to content

Commit

Permalink
Bump Nix version.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Aug 17, 2022
1 parent f85f743 commit 23559ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ let

in stdenv.mkDerivation rec {
pname = "terra";
version = "1.0.4";
version = "1.0.5";

src = ./.;

Expand Down

0 comments on commit 23559ea

Please sign in to comment.