Loading pkgs/by-name/ge/genemichaels/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, rustPlatform, fetchCrate, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading @@ -15,6 +16,8 @@ rustPlatform.buildRustPackage rec { cargoHash = "sha256-SVJ3vXa2yNhdayUsYNpXSqLrMzi4JzjKuh0VTteIOLs="; passthru.updateScript = nix-update-script { }; meta = { description = "Even formats macros"; homepage = "https://github.com/andrewbaxter/genemichaels"; Loading Loading
pkgs/by-name/ge/genemichaels/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, rustPlatform, fetchCrate, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading @@ -15,6 +16,8 @@ rustPlatform.buildRustPackage rec { cargoHash = "sha256-SVJ3vXa2yNhdayUsYNpXSqLrMzi4JzjKuh0VTteIOLs="; passthru.updateScript = nix-update-script { }; meta = { description = "Even formats macros"; homepage = "https://github.com/andrewbaxter/genemichaels"; Loading