[create-pull-request] automated change

This commit is contained in:
github-actions[bot] 2025-09-23 06:36:24 +00:00
commit 0c2ccb0d4a
2 changed files with 14 additions and 14 deletions

View file

@ -46,11 +46,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1758349055, "lastModified": 1758549352,
"narHash": "sha256-O1qh0F61A/ddGEA4+30ZSmTtay7KNxnyrRBkgC56aaU=", "narHash": "sha256-mruOgVuZmGOMFzTr5hK7OiSQxUIOgKh2Uh6rrig8Rq8=",
"owner": "dwinkler1", "owner": "dwinkler1",
"repo": "nixCatsConfig", "repo": "nixCatsConfig",
"rev": "5840d45dff48a569e19989c916b133a9282f2952", "rev": "227bbb299d9e2ce1a088fcf58d5426b798a925f0",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -61,11 +61,11 @@
}, },
"nixCats_2": { "nixCats_2": {
"locked": { "locked": {
"lastModified": 1757949877, "lastModified": 1758545673,
"narHash": "sha256-HmMC/kLT/m6gZNKlJrn32ACYyrKhWD8SnU4laiWPRkc=", "narHash": "sha256-MMcEImF7vHqImzrdRlSFCbzGq0ebi/5eSYwypNGr+AA=",
"owner": "BirdeeHub", "owner": "BirdeeHub",
"repo": "nixCats-nvim", "repo": "nixCats-nvim",
"rev": "2ac30eb4e65e03ce711aceba964215a79f562ccf", "rev": "91f9a4b4605cc3aed835e180eb58a5bd73236407",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -125,11 +125,11 @@
"plugins-r": { "plugins-r": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1758401342, "lastModified": 1758555497,
"narHash": "sha256-NPVnDL6DkI3Fs4T52S0iuy8oqDb+cgGpRosl2GfJfbQ=", "narHash": "sha256-NT56UwOF4/F7uhEAMr9S48ito8FP+pDphKK4NF0iGAg=",
"owner": "R-nvim", "owner": "R-nvim",
"repo": "R.nvim", "repo": "R.nvim",
"rev": "964afe4f0465a2a2654142a91d9f968d1455ab74", "rev": "bc903b220b27135e1b550db289fc3bcd4878116b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -140,16 +140,16 @@
}, },
"rixpkgs": { "rixpkgs": {
"locked": { "locked": {
"lastModified": 1758025657, "lastModified": 1758544366,
"narHash": "sha256-AWOon8UnnuQu/8wJEIKOHqo7Ehtp6ldUEJnA7dtZh1M=", "narHash": "sha256-E4axZcxc3GF4zu9HZvzfsc+5C592TlXfMyWU4OUsey0=",
"owner": "rstats-on-nix", "owner": "rstats-on-nix",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "7d0db2d40303eb5c4d4aa1c5eb291e837bf420b9", "rev": "ca6ec973f278000cd777f77fce0b0a4e6995319e",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "rstats-on-nix", "owner": "rstats-on-nix",
"ref": "2025-09-16", "ref": "2025-09-22",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
} }

View file

@ -641,7 +641,7 @@
}); });
}; };
inputs = { inputs = {
rixpkgs.url = "github:rstats-on-nix/nixpkgs/2025-09-16"; rixpkgs.url = "github:rstats-on-nix/nixpkgs/2025-09-22";
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable"; nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
nixCats = { nixCats = {
url = "github:dwinkler1/nixCatsConfig"; url = "github:dwinkler1/nixCatsConfig";