From c174c7d3e0dd0e9bb2d627374faa18188cd83aa3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 May 2025 23:34:11 +0200 Subject: [PATCH] chore(deps): update nix to nixos-25.05 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 613c607..04f7014 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "Nix-based oci images for actions"; inputs = { - nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05"; nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; flake-utils.url = "github:numtide/flake-utils"; # Treefmt for formatting -- 2.49.0