Merge pull request #66 from dwinkler1/update_rde

Update RDE flake.lock
This commit is contained in:
Daniel Winkler 2026-01-27 15:51:44 +11:00 committed by GitHub
commit f561def1a6
Failed to generate hash of commit
2 changed files with 14 additions and 14 deletions

View file

@ -219,7 +219,7 @@
});
};
inputs = {
rixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-01-19";
rixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-01-26";
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
nixCats = {
url = "github:dwinkler1/nixCatsConfig";