Skip to content

Commit 4afdb5a

Browse files
committed
Prepare nix flake release
1 parent 9d04a4d commit 4afdb5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
# nix build
2222
packages.default = sbt.mkSbtDerivation.${system} {
2323
pname = "nix-web-echo";
24-
version = "1.2.8";
25-
depsSha256 = "sha256-9GAjloXp6OQqZ0Sjr0z1IAZ+LD4hPX9GJItyUaVDJRY=";
24+
version = "1.3.0";
25+
depsSha256 = "sha256-TaV6lJGmjsStQIVmekz43sgc0zwDTpnfv0fgz8KmVgQ=";
2626

2727
src = ./.;
2828

0 commit comments

Comments
 (0)