summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-08-22 23:17:53 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-08-22 23:17:53 +0200
commit3c2bdef45f9781340fc0546e8a5a810f116f798c (patch)
treedf42ad5ea0d6f1702c0335204a8a635d7ccf2a24 /hel.nix
parent563ced6913dcee51b60fef29f730fd9f7fef8ff3 (diff)
downloadnixos-3c2bdef45f9781340fc0546e8a5a810f116f798c.tar
nixos-3c2bdef45f9781340fc0546e8a5a810f116f798c.tar.gz
nixos-3c2bdef45f9781340fc0546e8a5a810f116f798c.tar.bz2
nixos-3c2bdef45f9781340fc0546e8a5a810f116f798c.tar.xz
nixos-3c2bdef45f9781340fc0546e8a5a810f116f798c.zip
...
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 2234bf95..3af5ef3d 100644
--- a/hel.nix
+++ b/hel.nix
@@ -131,7 +131,7 @@
131 src = pkgs.fetchgit { 131 src = pkgs.fetchgit {
132 url = "https://gitlab.freedesktop.org/libfprint/fprintd"; 132 url = "https://gitlab.freedesktop.org/libfprint/fprintd";
133 rev = "8eba30992053d045bed534546586bb4f79ff8814"; 133 rev = "8eba30992053d045bed534546586bb4f79ff8814";
134 sha256 = "03nd1hxxc6hljnlmh1xzy5rlhm289q0ci2gprkqbsdkzi5n5yyrx"; 134 sha256 = "0kg5nj8ghjw2b6938092lqaxjciqr25ss78q8g85w60jd37x0f1b";
135 }; 135 };
136 }); 136 });
137 }; 137 };