base: Update probe-rs udev rules hash
This commit is contained in:
parent
6a5938be3f
commit
f96b9959b5
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 = "LkWFZVCL8h5MAd5T89CApjsjuKS2aw8OZFWFx+OrGkk=";
|
sha256 = "1dLTJ0S5Fxs0y3yme7blGqUG8RwQj/BkZV8PIrmX5gI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontUnpack = true;
|
dontUnpack = true;
|
||||||
|
|
Loading…
Reference in a new issue