diff --git a/flake.lock b/flake.lock index 554d18f..65bd068 100644 --- a/flake.lock +++ b/flake.lock @@ -37,16 +37,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1735651292, - "narHash": "sha256-YLbzcBtYo1/FEzFsB3AnM16qFc6fWPMIoOuSoDwvg9g=", + "lastModified": 1744044600, + "narHash": "sha256-SXsLR+gwzV2v3wM5DlMAteB86kC+xmYPQ8bMiIIzOhQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "0da3c44a9460a26d2025ec3ed2ec60a895eb1114", + "rev": "22241146f9ef5bb21f0e021c7ea69f86b56df0e5", "type": "github" }, "original": { "owner": "NixOS", - "ref": "release-24.05", + "ref": "release-24.11", "repo": "nixpkgs", "type": "github" } diff --git a/flake.nix b/flake.nix index b187a5f..d4bac64 100644 --- a/flake.nix +++ b/flake.nix @@ -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; [