mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 21:32:23 +03:00
4c0d7da183
The old forms presumably predates, or were made in ignorance of, `let inherit`. This way is better style as the scoping as more lexical, something which Nix can (or might already!) take advantage of. |
||
---|---|---|
.. | ||
default-gen-shell.nix | ||
default-primary-src.nix | ||
default.nix | ||
download-list-builder.sh | ||
generate-libreoffice-srcs.py | ||
libreoffice-srcs-additions.json | ||
libreoffice-srcs-still.nix | ||
libreoffice-srcs.nix | ||
README.md | ||
still-gen-shell.nix | ||
still-primary-src.nix | ||
still.nix |
LibreOffice
To generate libreoffice-srcs.nix
:
nix-shell default-gen-shell.nix --run generate
To generate libreoffice-srcs-still.nix
:
nix-shell still-gen-shell.nix --run generate