aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-06Move version to a JSON file so we can have release namesJade Lovelace
2024-06-06Remove rl-next-devJade Lovelace
2024-06-06Add xonsh to the shellJade Lovelace
2024-06-06pname: nix -> lixJade Lovelace
2024-06-06devshells: only enable pch for clangQyriad
2024-06-06build: expose option to enable or disable precompiled std headersQyriad
2024-06-06Merge "libstore/filetransfer: fix no-s3 build" into mainjade
2024-06-05libstore/filetransfer: fix no-s3 buildLinus Heckemann
2024-06-04Merge "tests/nixos: make the tarball-flakes test better reflect real use case...Pierre Bourdon
2024-06-04tests/nixos: make the tarball-flakes test better reflect real use casesPierre Bourdon
2024-06-03nix flake update: add test for multiple inputs from nix#10073Olmo Kramer
2024-06-03Show message about `--update-input` being replaced by `nix flake update`Nikodem Rabuliński
2024-06-03Accept multiple arguments to `nix flake update`Nikodem Rabuliński
2024-06-01Revert "nix3: always use the same verbosity default (info)"Qyriad
2024-06-01Merge "build: fix static linking with a hack" into mainQyriad
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2024-06-01Merge "libfetchers: allow fetching gitlab refs with >1 commit" into mainLinus Heckemann
2024-05-31build: fix static linking with a hackQyriad
2024-05-31Merge "build-remote: truncate+hash store URI used in lockfile paths" into mainjade
2024-05-31Merge "truncate WAL files on exit" into mainjade
2024-05-31Merge changes Ifcb0d310,I664366b8,Ibe7cf546 into mainjade
2024-05-31libfetchers: allow fetching gitlab refs with >1 commitLinus Heckemann
2024-05-31Merge "libutil: fix args assert being thrown on Darwin in nix-eval-jobs" into...jade
2024-05-31Merge "libstore/build: copy ca-certificates too" into mainalois31
2024-05-31truncate WAL files on exitannalee
2024-05-31build-remote: truncate+hash store URI used in lockfile pathsLunaphied
2024-05-31libutil: fix args assert being thrown on Darwin in nix-eval-jobsJade Lovelace
2024-05-31Merge "document context-dependent keywords" into mainterru
2024-05-31libstore/build: copy ca-certificates tooAlois Wohlschlager
2024-05-30gitignore: delete 90% of itJade Lovelace
2024-05-30build-time: remove 20% more by PCH'ing C++ stdlibJade Lovelace
2024-05-30shellHook: make it actually runJade Lovelace
2024-05-30libfetchers: handle nonexistent refs in GitLab repos more gracefullyLinus Heckemann
2024-05-30Merge "Revert "tests/filetransfer: reënable on Darwin"" into mainjade
2024-05-30Revert "tests/filetransfer: reënable on Darwin"jade
2024-05-30Merge "build: fix static aws-cpp-sdk" into mainQyriad
2024-05-30Merge "tests/filetransfer: reënable on Darwin" into mainjade
2024-05-30Merge "Remove 100s of CPU time (10%) from build times (1465s -> 1302s)" into ...jade
2024-05-30Merge "unix-domain-socket.cc: add comment explaining why bindConnectProcHelpe...jade
2024-05-30Merge "release-notes: add missing credits/category to consistent-nix-build en...Maximilian Bosch
2024-05-30release-notes: add missing credits/category to consistent-nix-build entryMaximilian Bosch
2024-05-30libstore/filetransfer: remove debug printK900
2024-05-30Merge "libutil/args: warn on unknown settings after parsing all flags" into mainMaximilian Bosch
2024-05-30build: fix static aws-cpp-sdkQyriad
2024-05-29Remove 100s of CPU time (10%) from build times (1465s -> 1302s)Jade Lovelace
2024-05-30package: fix derivation correctness when staticQyriad
2024-05-30package: return from shellHook correctlyQyriad
2024-05-30package: dequalify {host,build}Platform for convenienceQyriad
2024-05-29tests/filetransfer: reënable on DarwinJade Lovelace
2024-05-30libutil/args: warn on unknown settings after parsing all flagsCole Helbling