pocl: remove updateScript
This commit is contained in:
parent
ebe20c9dbc
commit
cd6a5a15fc
@ -2,7 +2,6 @@
|
||||
lib,
|
||||
stdenv,
|
||||
fetchFromGitHub,
|
||||
nix-update-script,
|
||||
cmake,
|
||||
pkg-config,
|
||||
hwloc,
|
||||
@ -99,8 +98,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
lttng-ust
|
||||
];
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
nativeInstallCheckInputs = [
|
||||
writableTmpDirAsHomeHook
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user