1
0
Fork 0
mirror of https://github.com/cachix/cachix-action.git synced 2025-06-08 07:07:00 +09:00

ci: bump nixpkgs

This commit is contained in:
Sander 2024-12-06 01:18:53 +04:00
parent c696f33b26
commit aab124d540
No known key found for this signature in database
GPG key ID: D1A763BC84F34603

View file

@ -5,7 +5,7 @@
currentTime ? builtins.currentTime, currentTime ? builtins.currentTime,
}: }:
with (import (fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-23.11") { }); with (import (fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-24.11") { });
let let
drv = drv =