Update gitea entry

This commit is contained in:
2026-01-01 19:19:19 -05:00
parent 223b7a9113
commit f433fb9f1c
2 changed files with 7 additions and 50 deletions

View File

@@ -1,5 +1,5 @@
let
nixpkgs = fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-24.11";
nixpkgs = fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-25.11";
pkgs = import nixpkgs { config = { }; overlays = [ ]; };
in