upgrade flake to nixos 25.05 and cmake fix

This commit is contained in:
Green Sky
2025-08-04 12:16:36 +02:00
parent 69481869d3
commit 7a030d50b2
3 changed files with 5 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
# $ nix bundle --bundler github:ralismark/nix-appimage 'git+file:///home/green/workspace/tox/tomato?submodules=1#'
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/release-24.11";
nixpkgs.url = "github:NixOS/nixpkgs/release-25.05";
flake-utils.url = "github:numtide/flake-utils";
nlohmann-json = {
url = "github:nlohmann/json/v3.11.3"; # TODO: read version from file