From 7620b643c18f21857db78c18d74d7433f8ff309a Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 1 Dec 2025 13:02:27 -0500 Subject: Update flake Signed-off-by: Andrew Opalach --- flake.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.nix b/flake.nix index 4296af1..f965287 100644 --- a/flake.nix +++ b/flake.nix @@ -24,7 +24,7 @@ version = "0.14"; src = fetchgit { url = "https://git.akon.city/mauri"; - rev = "11cf2a361a56fbc315c08ee7adc025d7693c8318"; + rev = "2c66052dcc64a92c71f73b91328e4d6ac8377304"; postFetch = '' export NIX_SSL_CERT_FILE=${cacert}/etc/ssl/certs/ca-bundle.crt @@ -32,17 +32,17 @@ ${lib.getExe meson} subprojects download \ libalabaster libnaunet stela janus s3tc-dxt-decompression notcurses - cd "$out/subprojects/libalabaster-0d1bc6c" + cd "$out/subprojects/libalabaster-b5b7657" ${lib.getExe meson} subprojects download c89atomic - cd "$out/subprojects/libnaunet-5edcdda" + cd "$out/subprojects/libnaunet-1e0f603" ${lib.getExe meson} subprojects download libev cd "$out" find subprojects -type d -name .git -prune -execdir rm -r {} + ''; - sha256 = "hcdlhzWgyDxVVPbI+BuzJrV/qY/0TOCMSkD/x5rmjfk="; + sha256 = "nKZpvxROrTJEAfuIF5N3pjNkGFrultDjdY3i2vLLnSs="; }; nativeBuildInputs = [ git -- cgit v1.2.3-101-g0448