aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-09releng: add prod environment, ready for releaseJade Lovelace
2024-06-09releng: automatically figure out if we should tag latest for dockerJade Lovelace
2024-06-09releng: support multiarch docker imagesJade Lovelace
2024-06-09manual: rewrite the docker guide now that we have imagesJade Lovelace
2024-06-09Rewrite docker to be sensible and smallerJade Lovelace
2024-06-09Implement docker upload in the releng toolsJade Lovelace
2024-06-06releng: support pushing the manual to docs alsoJade Lovelace
2024-06-06Expose officialRelease from the flakeJade Lovelace
2024-06-06Put into place initial release engineeringJade Lovelace
2024-06-06Add meson release noteJade Lovelace
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-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