sd-switch: 0.5.4 -> 0.5.5
This commit is contained in:
parent
f7e150f4cd
commit
29716a924a
@ -6,7 +6,7 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "0.5.4";
|
version = "0.5.5";
|
||||||
in
|
in
|
||||||
rustPlatform.buildRustPackage {
|
rustPlatform.buildRustPackage {
|
||||||
pname = "sd-switch";
|
pname = "sd-switch";
|
||||||
@ -16,10 +16,10 @@ rustPlatform.buildRustPackage {
|
|||||||
owner = "~rycee";
|
owner = "~rycee";
|
||||||
repo = "sd-switch";
|
repo = "sd-switch";
|
||||||
rev = version;
|
rev = version;
|
||||||
hash = "sha256-lP65PrMFhbNoWyObFsJK06Hgv9w83hyI/YiKcL5rXhY=";
|
hash = "sha256-hhT7w76bQe5USHGOQ6Rg8XEW+4JIccAXkfGj86id/Ec=";
|
||||||
};
|
};
|
||||||
|
|
||||||
cargoHash = "sha256-sWYKJz/wfx0XG150cTOguvhdN3UEn8QE0P0+2lSeVkc=";
|
cargoHash = "sha256-88jNiOYEikqnY69Bceaz32rQHN9BOy2/r4LiOiqsR4Y=";
|
||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
updateScript = nix-update-script { };
|
updateScript = nix-update-script { };
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user