mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 19:33:03 +00:00
09a5f17eec
Before the change: $ nix-instantiate --eval --strict --expr 'with import ./. {}; with corsix-th.luaEnv; [luaPath luaCpath]' error: error: attribute 'lib' missing After the change: $ nix-instantiate --eval --strict --expr 'with import ./. {}; with corsix-th.luaEnv; [luaPath luaCpath]' [ "/nix/store/f17ah5zjri1yjacc1c50g9xlr8qqwbgh-lua-5.2.4-env/share/lua/5.2/?.lua;/nix/store/f17ah5zjri1yjacc1c50g9xlr8qqwbgh-lua-5.2.4-env/share/lua/5.2/?/init.lua" "/nix/store/f17ah5zjri1yjacc1c50g9xlr8qqwbgh-lua-5.2.4-env/lib/lua/5.2/?.so" ] |
||
---|---|---|
.. | ||
hooks | ||
tests | ||
5.1.darwin.patch | ||
5.2.darwin.patch | ||
5.4.darwin.patch | ||
build-luarocks-package.nix | ||
CVE-2014-5461.patch | ||
CVE-2022-28805.patch | ||
default.nix | ||
interpreter.nix | ||
lua-dso.make | ||
with-packages.nix | ||
wrap-lua.nix | ||
wrap.sh | ||
wrapper.nix | ||
zip.patch |