mirror of
https://github.com/dwinkler1/np.git
synced 2026-05-22 21:23:31 -04:00
[create-pull-request] automated change
This commit is contained in:
parent
07ee96c9f5
commit
430ae6548d
2 changed files with 11 additions and 11 deletions
20
templates/rde/flake.lock
generated
20
templates/rde/flake.lock
generated
|
|
@ -7,11 +7,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1771462351,
|
"lastModified": 1776140472,
|
||||||
"narHash": "sha256-N3mUOwFwGBaFomNdlWuCRftzqy+h9Io8PJGcMVtJJsY=",
|
"narHash": "sha256-yOR+i8ZLzATQhR2zANTog8lpmenm0c4Et/PIV4vBZZY=",
|
||||||
"owner": "dwinkler1",
|
"owner": "dwinkler1",
|
||||||
"repo": "fran",
|
"repo": "fran",
|
||||||
"rev": "7b8fbbcd0c55df98795a9e34621e6224b6713b5b",
|
"rev": "697a1c07e7f0c69a5850667804aa439f9dd733b1",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -73,11 +73,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1775811116,
|
"lastModified": 1776067740,
|
||||||
"narHash": "sha256-t+HZK42pB6N+i5RGbuy7Xluez/VvWbembBdvzsc23Ss=",
|
"narHash": "sha256-B35lpsqnSZwn1Lmz06BpwF7atPgFmUgw1l8KAV3zpVQ=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "54170c54449ea4d6725efd30d719c5e505f1c10e",
|
"rev": "7e495b747b51f95ae15e74377c5ce1fe69c1765f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -138,16 +138,16 @@
|
||||||
},
|
},
|
||||||
"rixpkgs": {
|
"rixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1775479062,
|
"lastModified": 1776084455,
|
||||||
"narHash": "sha256-hbH7uuftiG3KhWGigTEzu0ucIJOa+iDroSDgMN7fOJE=",
|
"narHash": "sha256-gpKPddfCvGhJ7KW1JlcN8fcXLA2glbC5oiM2HNquN8c=",
|
||||||
"owner": "rstats-on-nix",
|
"owner": "rstats-on-nix",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "577e9cf0442e030ac9f891cb3e56af9a208c8e20",
|
"rev": "bc80420e1659634defd6773e07abc5af1f8daf9f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "rstats-on-nix",
|
"owner": "rstats-on-nix",
|
||||||
"ref": "2026-04-06",
|
"ref": "2026-04-13",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -219,7 +219,7 @@
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
inputs = {
|
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";
|
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