Loading nixos/modules/programs/nh.nix +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ in { meta.maintainers = with lib.maintainers; [ NotAShelf mdaniels5757 viperML ]; Loading pkgs/by-name/nh/nh-unwrapped/package.nix +10 −1 Original line number Diff line number Diff line Loading @@ -4,12 +4,13 @@ rustPlatform, installShellFiles, fetchFromGitHub, fetchpatch, nix-update-script, buildPackages, }: rustPlatform.buildRustPackage (finalAttrs: { pname = "nh-unwrapped"; version = "4.2.0"; version = "4.2.0"; # Did you remove the patch below (and this comment)? src = fetchFromGitHub { owner = "nix-community"; Loading @@ -18,6 +19,13 @@ rustPlatform.buildRustPackage (finalAttrs: { hash = "sha256-6n5SVO8zsdVTD691lri7ZcO4zpqYFU8GIvjI6dbxkA8="; }; patches = [ (fetchpatch { url = "https://github.com/nix-community/nh/commit/8bf323483166797a204579a43ed8810113eb128c.patch"; hash = "sha256-hg0LgDPjiPWR+1DRzqORv6QPlrds7ys4PTDXFw6PUoI="; }) ]; strictDeps = true; nativeBuildInputs = [ Loading Loading @@ -56,6 +64,7 @@ rustPlatform.buildRustPackage (finalAttrs: { mainProgram = "nh"; maintainers = with lib.maintainers; [ NotAShelf mdaniels5757 viperML midischwarz12 ]; Loading Loading
nixos/modules/programs/nh.nix +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ in { meta.maintainers = with lib.maintainers; [ NotAShelf mdaniels5757 viperML ]; Loading
pkgs/by-name/nh/nh-unwrapped/package.nix +10 −1 Original line number Diff line number Diff line Loading @@ -4,12 +4,13 @@ rustPlatform, installShellFiles, fetchFromGitHub, fetchpatch, nix-update-script, buildPackages, }: rustPlatform.buildRustPackage (finalAttrs: { pname = "nh-unwrapped"; version = "4.2.0"; version = "4.2.0"; # Did you remove the patch below (and this comment)? src = fetchFromGitHub { owner = "nix-community"; Loading @@ -18,6 +19,13 @@ rustPlatform.buildRustPackage (finalAttrs: { hash = "sha256-6n5SVO8zsdVTD691lri7ZcO4zpqYFU8GIvjI6dbxkA8="; }; patches = [ (fetchpatch { url = "https://github.com/nix-community/nh/commit/8bf323483166797a204579a43ed8810113eb128c.patch"; hash = "sha256-hg0LgDPjiPWR+1DRzqORv6QPlrds7ys4PTDXFw6PUoI="; }) ]; strictDeps = true; nativeBuildInputs = [ Loading Loading @@ -56,6 +64,7 @@ rustPlatform.buildRustPackage (finalAttrs: { mainProgram = "nh"; maintainers = with lib.maintainers; [ NotAShelf mdaniels5757 viperML midischwarz12 ]; Loading