summaryrefslogtreecommitdiff
path: root/pkgs/galmon.nix
diff options
context:
space:
mode:
authorstuebinm2024-02-21 22:45:17 +0100
committerstuebinm2024-02-21 22:45:17 +0100
commitedca3fdd9d8c34f3969676c8ba757788d15f158d (patch)
tree01fbc92964d7d53627567f0aa6d6bac9be8357b0 /pkgs/galmon.nix
parent3d9f14fca4ac662cb7b6285bf9a05173ab51caff (diff)
update inputs
Diffstat (limited to 'pkgs/galmon.nix')
-rw-r--r--pkgs/galmon.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/galmon.nix b/pkgs/galmon.nix
index a5a7566..9331e37 100644
--- a/pkgs/galmon.nix
+++ b/pkgs/galmon.nix
@@ -27,7 +27,7 @@ stdenv.mkDerivation {
owner = "berthubert";
repo = "galmon";
rev = "refs/heads/master";
- hash = "sha256-QDluII9Ry3smMup5yOkAQZi35Phdf8m3fsQLDT8JFGc=";
+ hash = "sha256-NSuZYs6oFOB4dP2ypdVq6OZRgXSBHXFskH4I7uMTu+8=";
fetchSubmodules = true;
};