diff --git a/flake.lock b/flake.lock index fff9b4b6..7ab8dc02 100644 --- a/flake.lock +++ b/flake.lock @@ -58,11 +58,11 @@ }, "nix-filter": { "locked": { - "lastModified": 1710156097, - "narHash": "sha256-1Wvk8UP7PXdf8bCCaEoMnOT1qe5/Duqgj+rL8sRQsSM=", + "lastModified": 1730207686, + "narHash": "sha256-SCHiL+1f7q9TAnxpasriP6fMarWE5H43t25F5/9e28I=", "owner": "numtide", "repo": "nix-filter", - "rev": "3342559a24e85fc164b295c3444e8a139924675b", + "rev": "776e68c1d014c3adde193a18db9d738458cd2ba4", "type": "github" }, "original": { @@ -89,11 +89,11 @@ }, "nixpkgs24_05": { "locked": { - "lastModified": 1729973466, - "narHash": "sha256-knnVBGfTCZlQgxY1SgH0vn2OyehH9ykfF8geZgS95bk=", + "lastModified": 1730583075, + "narHash": "sha256-JA+uU5AV0ePKOD5NqIkgIYq7TnNm6lN0CLZgt+pP03Q=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "cd3e8833d70618c4eea8df06f95b364b016d4950", + "rev": "ea820a7ccaea99d84dda0c5ecbe5fa4992443ad6", "type": "github" }, "original": { @@ -105,11 +105,11 @@ }, "nixpkgsMaster": { "locked": { - "lastModified": 1729992932, - "narHash": "sha256-ZY1qoI8sdcheYWrVqwfQzqwKY31qe76brLz89snKVt4=", + "lastModified": 1730599252, + "narHash": "sha256-gCkK9sTqEKYRM5db5nPydip//4mQfiW3GTEw874bYps=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d31617bedffa3e5fe067feba1c68b1a7f644cb4f", + "rev": "3ce0ea52a0a71ac04f4ce0a2c8a629e02a4e6279", "type": "github" }, "original": { diff --git a/stack/stack-9.4.yaml b/stack/stack-9.4.yaml index 33143cb7..2efee6ae 100644 --- a/stack/stack-9.4.yaml +++ b/stack/stack-9.4.yaml @@ -40,6 +40,7 @@ nix: - libselinux - libsepol - libsodium + - libsysprof-capture - libthai - ncurses - pango diff --git a/stack/stack-9.6.yaml b/stack/stack-9.6.yaml index 283cbaac..476e270f 100644 --- a/stack/stack-9.6.yaml +++ b/stack/stack-9.6.yaml @@ -44,6 +44,7 @@ nix: - libselinux - libsepol - libsodium + - libsysprof-capture - libthai - ncurses - pango