mirror of
https://github.com/dwinkler1/np.git
synced 2026-04-06 18:30:23 -04:00
Compare commits
2 commits
fd88f3688b
...
703b8e19d6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
703b8e19d6 | ||
|
|
6f25b43b69 |
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": 1773234997,
|
"lastModified": 1773059488,
|
||||||
"narHash": "sha256-7U+KAv6DCOcr1KmLxzthnt8WmdMIi2CQbSdm7kxqbfc=",
|
"narHash": "sha256-6ZkQIoJJIdM+8aZRdZW78pWSfxIqfuPaoqwEA1n7gLg=",
|
||||||
"owner": "rstats-on-nix",
|
"owner": "rstats-on-nix",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "19801a2d602f870f9f4d7e54a4cfb4d3036e8d94",
|
"rev": "9287d92b1c55954bc451e4c4932635ea67f57099",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "rstats-on-nix",
|
"owner": "rstats-on-nix",
|
||||||
"ref": "2026-03-11",
|
"ref": "2026-03-09",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -219,7 +219,7 @@
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
inputs = {
|
inputs = {
|
||||||
rixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-03-11";
|
rixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-03-09";
|
||||||
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