Loading pkgs/by-name/lo/lon/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ makeBinaryWrapper, nix-prefetch-git, gitMinimal, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -34,6 +35,10 @@ rustPlatform.buildRustPackage rec { } ''; passthru = { updateScript = nix-update-script { }; }; meta = { description = "Lock & update Nix dependencies"; homepage = "https://github.com/nikstur/lon"; Loading Loading
pkgs/by-name/lo/lon/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ makeBinaryWrapper, nix-prefetch-git, gitMinimal, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -34,6 +35,10 @@ rustPlatform.buildRustPackage rec { } ''; passthru = { updateScript = nix-update-script { }; }; meta = { description = "Lock & update Nix dependencies"; homepage = "https://github.com/nikstur/lon"; Loading