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