base: Update hash for probe-rs udev rules
This commit is contained in:
parent
4b4ace72b2
commit
25120dbe1a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ mkDerivation {
|
||||||
|
|
||||||
src = builtins.fetchurl {
|
src = builtins.fetchurl {
|
||||||
url = "https://probe.rs/files/69-probe-rs.rules";
|
url = "https://probe.rs/files/69-probe-rs.rules";
|
||||||
sha256 = "00p6jywj43szcmjg13qh3kqhd98swnv7p9kwrcs1n5xr8hkx7lnm";
|
sha256 = "LkWFZVCL8h5MAd5T89CApjsjuKS2aw8OZFWFx+OrGkk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontUnpack = true;
|
dontUnpack = true;
|
||||||
|
|
Loading…
Reference in a new issue