mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
xygrib: switch from rev to hash
This commit is contained in:
committed by
Weijia Wang
parent
4387389a28
commit
efaacd513c
@@ -19,7 +19,7 @@ stdenv.mkDerivation {
|
||||
owner = "opengribs";
|
||||
repo = "XyGrib";
|
||||
rev = "88c425ca2d7f4ba5d7ab75bfa25e177bee02d310";
|
||||
sha256 = "sha256-qMMeRYIQqJpVRE3YjbXIiXHwS/CHs9l2QihszwQIr/A=";
|
||||
hash = "sha256-qMMeRYIQqJpVRE3YjbXIiXHwS/CHs9l2QihszwQIr/A=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user