soteria: 0.1.1 -> 0.1.2 (#382744)
This commit is contained in:
commit
ab777d1698
@ -12,7 +12,7 @@
|
|||||||
polkit,
|
polkit,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "0.1.1";
|
version = "0.1.2";
|
||||||
in
|
in
|
||||||
rustPlatform.buildRustPackage {
|
rustPlatform.buildRustPackage {
|
||||||
pname = "soteria";
|
pname = "soteria";
|
||||||
@ -22,11 +22,11 @@ rustPlatform.buildRustPackage {
|
|||||||
owner = "imvaskel";
|
owner = "imvaskel";
|
||||||
repo = "soteria";
|
repo = "soteria";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-T6bJOXSXFWZYAxZ+nTDu+H8Wi75QRKddXkXdSOPwHbI=";
|
hash = "sha256-i7g2my0hP54Tj86UVEEFQIb5ih26djKgLg++I1n9Sfs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
useFetchCargoVendor = true;
|
useFetchCargoVendor = true;
|
||||||
cargoHash = "sha256-5f915lrymOwg5bPsTp6sxKikCcTpbeia1fQzKnLYGOs=";
|
cargoHash = "sha256-Z9ycfFhnff0z2ZG+tqf+qGUL7gDJQ+kC+e+WZ21qN1Y=";
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
pkg-config
|
pkg-config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user