diff options
author | stuebinm | 2024-02-21 22:45:17 +0100 |
---|---|---|
committer | stuebinm | 2024-02-21 22:45:17 +0100 |
commit | edca3fdd9d8c34f3969676c8ba757788d15f158d (patch) | |
tree | 01fbc92964d7d53627567f0aa6d6bac9be8357b0 /pkgs | |
parent | 3d9f14fca4ac662cb7b6285bf9a05173ab51caff (diff) |
update inputs
Diffstat (limited to 'pkgs')
-rw-r--r-- | pkgs/galmon.nix | 2 |
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; }; |