replaced sodiboo flake with mine for now until fix is merged (on flake or on nixpkgs)
This commit is contained in:
parent
9265aca855
commit
74b1dea564
2 changed files with 6 additions and 6 deletions
10
flake.lock
generated
10
flake.lock
generated
|
@ -260,15 +260,15 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1712892866,
|
||||
"narHash": "sha256-ciLnHqvblRCrmMIqKOOqpO9e+Y36gAT5AxE/UeRSx/w=",
|
||||
"owner": "sodiboo",
|
||||
"lastModified": 1712922020,
|
||||
"narHash": "sha256-ZBL7P+tVNrUqngC0fmbKHSDr3ddnVc+nyh0c/sxxndQ=",
|
||||
"owner": "twoneis",
|
||||
"repo": "niri-flake",
|
||||
"rev": "982e571860e8afd950f329c0beadec29745ea064",
|
||||
"rev": "8ba9551153e90acd9a8487b370d6a7cc8e41e9d9",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "sodiboo",
|
||||
"owner": "twoneis",
|
||||
"repo": "niri-flake",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
};
|
||||
|
||||
niri = {
|
||||
url = "github:sodiboo/niri-flake";
|
||||
url = "github:twoneis/niri-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue