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