Loading pkgs/applications/editors/heh/default.nix→pkgs/by-name/he/heh/package.nix +5 −9 Original line number Diff line number Diff line { lib , stdenv , rustPlatform , fetchFromGitHub , darwin { lib, stdenv, rustPlatform, fetchFromGitHub, }: rustPlatform.buildRustPackage rec { Loading @@ -16,10 +16,6 @@ rustPlatform.buildRustPackage rec { hash = "sha256-eqWBTylvXqGhWdSGHdTM1ZURSD5pkUBoBOvBJ5zmJ7w="; }; buildInputs = lib.optionals stdenv.hostPlatform.isDarwin (with darwin.apple_sdk.frameworks; [ AppKit ]); cargoHash = "sha256-rLZgKLL28/ZrXzHVI6m4YeV2mk4E9W58HjTzRl2bMOw="; meta = with lib; { Loading pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -1768,8 +1768,6 @@ with pkgs; headset-charge-indicator = callPackage ../tools/audio/headset-charge-indicator { }; heh = callPackage ../applications/editors/heh { }; hexdiff = callPackage ../tools/misc/hexdiff { }; hexo-cli = callPackage ../development/tools/hexo-cli { }; Loading
pkgs/applications/editors/heh/default.nix→pkgs/by-name/he/heh/package.nix +5 −9 Original line number Diff line number Diff line { lib , stdenv , rustPlatform , fetchFromGitHub , darwin { lib, stdenv, rustPlatform, fetchFromGitHub, }: rustPlatform.buildRustPackage rec { Loading @@ -16,10 +16,6 @@ rustPlatform.buildRustPackage rec { hash = "sha256-eqWBTylvXqGhWdSGHdTM1ZURSD5pkUBoBOvBJ5zmJ7w="; }; buildInputs = lib.optionals stdenv.hostPlatform.isDarwin (with darwin.apple_sdk.frameworks; [ AppKit ]); cargoHash = "sha256-rLZgKLL28/ZrXzHVI6m4YeV2mk4E9W58HjTzRl2bMOw="; meta = with lib; { Loading
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -1768,8 +1768,6 @@ with pkgs; headset-charge-indicator = callPackage ../tools/audio/headset-charge-indicator { }; heh = callPackage ../applications/editors/heh { }; hexdiff = callPackage ../tools/misc/hexdiff { }; hexo-cli = callPackage ../development/tools/hexo-cli { };