Skip to content

Commit ca2e519

Browse files
committed
ci: use 25.11 for tests
1 parent e7c5c1a commit ca2e519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
currentTime ? builtins.currentTime,
66
}:
77

8-
with (import (fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-24.11") { });
8+
with (import (fetchTarball "https://github.com/NixOS/nixpkgs/tarball/nixos-25.11") { });
99

1010
let
1111
drv =

0 commit comments

Comments
 (0)