1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-13 05:56:03 +01:00
nix/src
Robert Hensing c4b95dbdd1 Fix issue 11892
It seems that I copied the expression for baseDir thoughtlessly and
did not come back to it.

- `baseDir` was only used in the `fromArgs` branch.
- `fromArgs` is true when `packages` is true.
2024-11-18 21:04:04 +01:00
..
build-remote build-remote: only allocate storeUri once 2024-07-25 14:04:03 +02:00
external-api-docs Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
internal-api-docs Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
libcmd Remove warning that interpretation of .drv has changed 2024-11-13 16:32:21 +01:00
libexpr Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
libexpr-c Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
libexpr-test-support Revert "Merge pull request #11826 from DeterminateSystems/revert-11804" 2024-11-11 15:21:34 +01:00
libexpr-tests Revert "Merge pull request #11826 from DeterminateSystems/revert-11804" 2024-11-11 15:21:34 +01:00
libfetchers Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
libfetchers-tests Revert "Merge pull request #11826 from DeterminateSystems/revert-11804" 2024-11-11 15:21:34 +01:00
libflake Revert "Merge pull request #11826 from DeterminateSystems/revert-11804" 2024-11-11 15:21:34 +01:00
libflake-tests Revert "Merge pull request #11826 from DeterminateSystems/revert-11804" 2024-11-11 15:21:34 +01:00
libmain fix(libmain/common-args): do not exceed maximum allowed verbosity 2024-11-14 02:07:03 +03:00
libmain-c Set Windows API version in Meson 2024-11-05 23:36:08 +11:00
libstore Merge pull request #11844 from roberth/papercut-nix-log 2024-11-17 19:06:16 -05:00
libstore-c Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
libstore-test-support Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
libstore-tests Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
libutil Merge pull request #11860 from DeterminateSystems/fix-doxygen-warnings 2024-11-13 16:09:37 -05:00
libutil-c Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
libutil-test-support Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
libutil-tests Filter OSC 8 correctly 2024-11-13 00:49:46 +00:00
nix doc/nix fmt: Mention nixfmt-rfc-style instead of nixfmt(-classic) 2024-11-17 14:12:27 -05:00
nix-build Fix issue 11892 2024-11-18 21:04:04 +01:00
nix-channel Don't use OS_STR in nix-channel.cc 2024-08-18 18:27:20 +05:30
nix-collect-garbage More std::filesystem for nix-collect-garbage 2024-08-26 17:29:23 -04:00
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env MacOS built: add workaround for missing view() member of std::ostringstream 2024-10-07 02:05:53 +02:00
nix-instantiate No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
nix-store Clean up standard stream logic 2024-11-07 15:11:41 -05:00
perl Revert "Merge pull request #11826 from DeterminateSystems/revert-11804" 2024-11-11 15:21:34 +01:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00