⛩️ Powerful yet Minimal Nix Dependency Manager
flake flakes home-manager nixos go nix dependency dependencies
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(flake): bump version

Fuwn 4ce75235 90c45539

+1 -1
+1 -1
flake.nix
··· 54 54 inherit meta; 55 55 56 56 pname = name; 57 - version = "2024.10.12"; 57 + version = "2024.10.13"; 58 58 src = pkgs.lib.cleanSource ./.; 59 59 vendorHash = "sha256-XQEB2vgiztbtLnc7BR4WTouPI+2NDQXXFUNidqmvbac="; 60 60 buildInputs = [ pkgs.musl ];