Fix lots of fetchgit hashes (fallout from #15469)
This commit is contained in:
@@ -6,7 +6,7 @@ stdenv.mkDerivation {
|
||||
src = fetchgit {
|
||||
url = "https://github.com/tom5760/usermount.git";
|
||||
rev = "0d6aba3c1f8fec80de502f5b92fd8b28041cc8e4";
|
||||
sha256 = "1bzxwq83ikljnv0f55siyd6rd0gs9v7jl9947lw6s1npa63x3b55";
|
||||
sha256 = "0gpp0vwiwr7kgbhh26jspv3255662mnvnav6g8i2h0qxar8hf8w2";
|
||||
};
|
||||
|
||||
buildInputs = [ pkgconfig dbus libnotify udisks2 gdk_pixbuf ];
|
||||
|
||||
Reference in New Issue
Block a user