nix-ld: 1.2.1 -> 1.2.2 (#237962)
* nix-ld: 1.2.1 -> 1.2.2 Diff: https://github.com/mic92/nix-ld/compare/1.2.1...1.2.2 * Update pkgs/os-specific/linux/nix-ld/default.nix Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com> --------- Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
This commit is contained in:
@@ -13,8 +13,5 @@ import ./make-test-python.nix ({ lib, pkgs, ...} :
|
||||
testScript = ''
|
||||
start_all()
|
||||
machine.succeed("hello")
|
||||
|
||||
# test fallback if NIX_LD is not set
|
||||
machine.succeed("unset NIX_LD; unset NIX_LD_LIBRARY_PATH; hello")
|
||||
'';
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user