Loading pkgs/applications/editors/neovim/tests/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,6 @@ let neovim-drv: buildCommand: runCommandLocal "test-${neovim-drv.name}" { nativeBuildInputs = [ ]; meta.platforms = neovim-drv.meta.platforms; } ( Loading pkgs/build-support/rust/hooks/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,6 @@ cargoSetupHook = makeSetupHook { name = "cargo-setup-hook.sh"; propagatedBuildInputs = [ ]; substitutions = { defaultConfig = ../fetchcargo-default-config.toml; Loading pkgs/by-name/im/immer/package.nix +0 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,6 @@ stdenv.mkDerivation (finalAttrs: { # immer is a header only library dontBuild = true; buildInputs = [ ]; dontUseCmakeBuildDir = true; doCheck = false; Loading pkgs/development/interpreters/lua-5/hooks/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,5 @@ in # we move the files around ourselves luarocksMoveDataFolder = makeSetupHook { name = "luarocks-move-rock"; propagatedBuildInputs = [ ]; } ./luarocks-move-data.sh; } pkgs/development/interpreters/python/hooks/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -40,7 +40,6 @@ in { makePythonHook }: makePythonHook { name = "conda-unpack-hook"; propagatedBuildInputs = [ ]; } ./conda-unpack-hook.sh ) { }; Loading @@ -48,7 +47,6 @@ in { makePythonHook }: makePythonHook { name = "egg-build-hook.sh"; propagatedBuildInputs = [ ]; } ./egg-build-hook.sh ) { }; Loading @@ -67,7 +65,6 @@ in { makePythonHook }: makePythonHook { name = "egg-unpack-hook.sh"; propagatedBuildInputs = [ ]; } ./egg-unpack-hook.sh ) { }; Loading Loading
pkgs/applications/editors/neovim/tests/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,6 @@ let neovim-drv: buildCommand: runCommandLocal "test-${neovim-drv.name}" { nativeBuildInputs = [ ]; meta.platforms = neovim-drv.meta.platforms; } ( Loading
pkgs/build-support/rust/hooks/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,6 @@ cargoSetupHook = makeSetupHook { name = "cargo-setup-hook.sh"; propagatedBuildInputs = [ ]; substitutions = { defaultConfig = ../fetchcargo-default-config.toml; Loading
pkgs/by-name/im/immer/package.nix +0 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,6 @@ stdenv.mkDerivation (finalAttrs: { # immer is a header only library dontBuild = true; buildInputs = [ ]; dontUseCmakeBuildDir = true; doCheck = false; Loading
pkgs/development/interpreters/lua-5/hooks/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -34,6 +34,5 @@ in # we move the files around ourselves luarocksMoveDataFolder = makeSetupHook { name = "luarocks-move-rock"; propagatedBuildInputs = [ ]; } ./luarocks-move-data.sh; }
pkgs/development/interpreters/python/hooks/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -40,7 +40,6 @@ in { makePythonHook }: makePythonHook { name = "conda-unpack-hook"; propagatedBuildInputs = [ ]; } ./conda-unpack-hook.sh ) { }; Loading @@ -48,7 +47,6 @@ in { makePythonHook }: makePythonHook { name = "egg-build-hook.sh"; propagatedBuildInputs = [ ]; } ./egg-build-hook.sh ) { }; Loading @@ -67,7 +65,6 @@ in { makePythonHook }: makePythonHook { name = "egg-unpack-hook.sh"; propagatedBuildInputs = [ ]; } ./egg-unpack-hook.sh ) { }; Loading