mirror of
https://github.com/dwinkler1/np.git
synced 2026-04-06 10:20:24 -04:00
Compare commits
2 commits
3d7ce514f5
...
ab918f0c09
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ab918f0c09 | ||
|
|
12f78d0833 |
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": 1771849916,
|
"lastModified": 1771246459,
|
||||||
"narHash": "sha256-nQfpOvRaLruV5MGgQUhcaHxshxV7OUpWBH6HohzLUuE=",
|
"narHash": "sha256-r93GMW+p1/jjgaDU9Dadvo2lOcj6a8oza6QayP5ojYk=",
|
||||||
"owner": "rstats-on-nix",
|
"owner": "rstats-on-nix",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "75a1cd8c0ad6a48dd3f582f29079277067fc6bc4",
|
"rev": "b56df64c453105d8e4ebaa0cefd7acd357685fb0",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "rstats-on-nix",
|
"owner": "rstats-on-nix",
|
||||||
"ref": "2026-02-23",
|
"ref": "2026-02-16",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -219,7 +219,7 @@
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
inputs = {
|
inputs = {
|
||||||
rixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-02-23";
|
rixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-02-16";
|
||||||
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