updating stuff

This commit is contained in:
Mona Mayrhofer 2025-03-17 12:06:50 +01:00
parent a75e485e7f
commit 1cab376391
No known key found for this signature in database
GPG key ID: 5C83114FA383C6A0
5 changed files with 65 additions and 65 deletions

View file

@ -7,7 +7,7 @@
flake = false;
};
flake-parts.url = "github:hercules-ci/flake-parts";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
devenv.url = "github:cachix/devenv";
nix2container.url = "github:nlewo/nix2container";
nix2container.inputs.nixpkgs.follows = "nixpkgs";