mirror of
https://github.com/dwinkler1/np.git
synced 2026-04-06 10:20:24 -04:00
Compare commits
2 commits
5df543e90b
...
17157344b1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
17157344b1 | ||
|
|
0006c53206 |
2 changed files with 5 additions and 5 deletions
8
templates/rde/flake.lock
generated
8
templates/rde/flake.lock
generated
|
|
@ -138,16 +138,16 @@
|
|||
},
|
||||
"rixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1772454620,
|
||||
"narHash": "sha256-fxxsPeXa8Gic+lhJ51uvOr5ugCEdFgpC8GygPSmvWvg=",
|
||||
"lastModified": 1773059488,
|
||||
"narHash": "sha256-6ZkQIoJJIdM+8aZRdZW78pWSfxIqfuPaoqwEA1n7gLg=",
|
||||
"owner": "rstats-on-nix",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "435f0b18b8ad2f7b303fda1c275383d548290a1a",
|
||||
"rev": "9287d92b1c55954bc451e4c4932635ea67f57099",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "rstats-on-nix",
|
||||
"ref": "2026-03-02",
|
||||
"ref": "2026-03-09",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -219,7 +219,7 @@
|
|||
});
|
||||
};
|
||||
inputs = {
|
||||
rixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-03-02";
|
||||
rixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-03-09";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
|
||||
nixCats = {
|
||||
url = "github:dwinkler1/nixCatsConfig";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue