udisks: 2.7.7 -> 2.8.0 (#45533)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/udisks/versions.
This commit is contained in:
parent
c3f9ded3a9
commit
6437d53e23
@ -6,7 +6,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "2.7.7";
|
version = "2.8.0";
|
||||||
in stdenv.mkDerivation rec {
|
in stdenv.mkDerivation rec {
|
||||||
name = "udisks-${version}";
|
name = "udisks-${version}";
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ in stdenv.mkDerivation rec {
|
|||||||
owner = "storaged-project";
|
owner = "storaged-project";
|
||||||
repo = "udisks";
|
repo = "udisks";
|
||||||
rev = name;
|
rev = name;
|
||||||
sha256 = "13a7810izfhz729kwij584vsrzz9jdyfzvbl9magl0nfyj8zj8m8";
|
sha256 = "110g3vyai3p6vjzy01yd0bbvxk7n7dl5glxf54f3jvqf0zmaqipx";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = [ "out" "man" "dev" "devdoc" ];
|
outputs = [ "out" "man" "dev" "devdoc" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user