aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index ad3bdd3..f91c1e5 100644
--- a/flake.nix
+++ b/flake.nix
@@ -54,7 +54,7 @@
inherit meta;
pname = name;
- version = "2024.10.25";
+ version = "2024.11.25";
src = pkgs.lib.cleanSource ./.;
vendorHash = "sha256-XQEB2vgiztbtLnc7BR4WTouPI+2NDQXXFUNidqmvbac=";
buildInputs = [ pkgs.musl ];