update nix flake to nixos 24.11

This commit is contained in:
Green Sky
2025-04-07 20:50:44 +02:00
parent 4ca3048988
commit da42321807
2 changed files with 6 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.05";
nixpkgs.url = "github:NixOS/nixpkgs/release-24.11";
flake-utils.url = "github:numtide/flake-utils";
nlohmann-json = {
url = "github:nlohmann/json/v3.11.3"; # TODO: read version from file
@ -80,7 +80,7 @@
libjpeg
libjxl
libavif
#libwebp # still using our own loader
#libwebp # still using our own loader (probably will keep)
];
buildInputs = with pkgs; [