libndctl: 61.1 -> 61.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libndctl/versions.
This commit is contained in:
parent
2698bb461f
commit
d1f09b7233
@ -2,7 +2,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "61.1";
|
version = "61.2";
|
||||||
in stdenv.mkDerivation rec {
|
in stdenv.mkDerivation rec {
|
||||||
name = "libndctl-${version}";
|
name = "libndctl-${version}";
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ in stdenv.mkDerivation rec {
|
|||||||
owner = "pmem";
|
owner = "pmem";
|
||||||
repo = "ndctl";
|
repo = "ndctl";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1k996p757nwvkg86firx0yh39dsa9jx5w14rlfl4hlg2h9kkivnx";
|
sha256 = "0vid78jzhmzh505bpwn8mvlamfhcvl6rlfjc29y4yn7zslpydxl7";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = [ "out" "man" "dev" ];
|
outputs = [ "out" "man" "dev" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user