Upgrade nixpkgs on runner
All checks were successful
Lint / lint (push) Successful in 10s

This commit is contained in:
Gabriel Simmer 2023-08-15 21:38:25 +01:00
parent ed77b340c8
commit 0bae2e1463
Signed by: arch
SSH key fingerprint: SHA256:mXaHIY3tLtudNyb+i3qRd0DeXvpqbst04OgVKVCp2R4

View file

@ -8,7 +8,7 @@ let
oracle-gitea-runner-source = lib.evalSource [
{
nixpkgs.git = {
ref = "6e287913f7b1ef537c97aa301b67c34ea46b640f";
ref = "ea95c0917609e5c48023cc7c6141bea2fdf13970";
url = https://github.com/NixOS/nixpkgs;
shallow = true;