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
49e99de247
commit
688f65ab49
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": {
|
||||
"lastModified": 1771462351,
|
||||
"narHash": "sha256-N3mUOwFwGBaFomNdlWuCRftzqy+h9Io8PJGcMVtJJsY=",
|
||||
"lastModified": 1776413584,
|
||||
"narHash": "sha256-xqqv46MTveuT4yJH2YihmbHGy5mdLnnLFDebVmUws/E=",
|
||||
"owner": "dwinkler1",
|
||||
"repo": "fran",
|
||||
"rev": "7b8fbbcd0c55df98795a9e34621e6224b6713b5b",
|
||||
"rev": "da09626e4dd8f0f57078b3a04e0443a8c20defa1",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -73,11 +73,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1775811116,
|
||||
"narHash": "sha256-t+HZK42pB6N+i5RGbuy7Xluez/VvWbembBdvzsc23Ss=",
|
||||
"lastModified": 1776560675,
|
||||
"narHash": "sha256-p68udKWWh7+V4ZPpcMDq0gTHWNZJnr4JPI+kHPPE40o=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "54170c54449ea4d6725efd30d719c5e505f1c10e",
|
||||
"rev": "e07580dae39738e46609eaab8b154de2488133ce",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -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