trying to fix niri hashes
This commit is contained in:
parent
e7486466fd
commit
fee9889d81
2 changed files with 160 additions and 481 deletions
635
modules/niri/niri/Cargo.lock
generated
635
modules/niri/niri/Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -13,13 +13,13 @@
|
||||||
|
|
||||||
rustPlatform.buildRustPackage {
|
rustPlatform.buildRustPackage {
|
||||||
pname = "niri";
|
pname = "niri";
|
||||||
version = "unstable-2023-10-31";
|
version = "unstable-2023-11-17";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "YaLTeR";
|
owner = "YaLTeR";
|
||||||
repo = "niri";
|
repo = "niri";
|
||||||
rev = "8679eaf34a791fcbb3048a77cfb22540a0d24792";
|
rev = "19cafffe0f3f1eefc6984dc446134b0fd93d1e28";
|
||||||
hash = "sha256-QYH3sG1TKJbKBeZdI9FtmJuY5DFmMdOJviYPrPK8FHo=";
|
hash = "sha256-mDeJh3N6Zt3FNpyFmRkY8zOLIBad3CoV45WjB+RUkhA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
cargoLock = {
|
cargoLock = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue