[create-pull-request] automated change

This commit is contained in:
github-actions[bot] 2026-04-08 07:45:19 +00:00
commit 8e1bea48cf
2 changed files with 8 additions and 8 deletions

View file

@ -73,11 +73,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1774799055, "lastModified": 1775525138,
"narHash": "sha256-Tsq9BCz0q47ej1uFF39m4tuhcwru/ls6vCCJzutEpaw=", "narHash": "sha256-BQb70+B378ECLO8iQT3P/b1hCC5/CJVHZdeulY8futc=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "107cba9eb4a8d8c9f8e9e61266d78d340867913a", "rev": "d96b37bbeb9840f1c0ebfe90585ef5067b69bbb3",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -138,16 +138,16 @@
}, },
"rixpkgs": { "rixpkgs": {
"locked": { "locked": {
"lastModified": 1774874350, "lastModified": 1775479062,
"narHash": "sha256-SmKr+soxLyDCEBf8yM7JjmM2y9xduU2vRHXiHLGIGhc=", "narHash": "sha256-hbH7uuftiG3KhWGigTEzu0ucIJOa+iDroSDgMN7fOJE=",
"owner": "rstats-on-nix", "owner": "rstats-on-nix",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d65bf3d951d474c2759ac31a1c0796e5af565f7c", "rev": "577e9cf0442e030ac9f891cb3e56af9a208c8e20",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "rstats-on-nix", "owner": "rstats-on-nix",
"ref": "2026-03-30", "ref": "2026-04-06",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
} }

View file

@ -219,7 +219,7 @@
}); });
}; };
inputs = { inputs = {
rixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-03-30"; rixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-04-06";
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";