mirror of
https://github.com/dwinkler1/np.git
synced 2026-05-22 21:23:31 -04:00
Compare commits
2 commits
430ae6548d
...
4c7b39f5e8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4c7b39f5e8 | ||
|
|
be3257dec9 |
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": 1776084455,
|
"lastModified": 1775479062,
|
||||||
"narHash": "sha256-gpKPddfCvGhJ7KW1JlcN8fcXLA2glbC5oiM2HNquN8c=",
|
"narHash": "sha256-hbH7uuftiG3KhWGigTEzu0ucIJOa+iDroSDgMN7fOJE=",
|
||||||
"owner": "rstats-on-nix",
|
"owner": "rstats-on-nix",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "bc80420e1659634defd6773e07abc5af1f8daf9f",
|
"rev": "577e9cf0442e030ac9f891cb3e56af9a208c8e20",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "rstats-on-nix",
|
"owner": "rstats-on-nix",
|
||||||
"ref": "2026-04-13",
|
"ref": "2026-04-06",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -219,7 +219,7 @@
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
inputs = {
|
inputs = {
|
||||||
rixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-04-13";
|
rixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-04-06";
|
||||||
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