Age | Commit message (Expand) | Author |
2024-06-12 | doc: rewrite the multi-user documentation to actually talk about security | Jade Lovelace |
2024-06-06 | build: expose option to enable or disable precompiled std headers | Qyriad |
2024-06-03 | Show message about `--update-input` being replaced by `nix flake update` | Nikodem Rabuliński |
2024-06-03 | Accept multiple arguments to `nix flake update` | Nikodem Rabuliński |
2024-06-01 | Revert "nix3: always use the same verbosity default (info)" | Qyriad |
2024-06-01 | Merge "build: fix static linking with a hack" into main | Qyriad |
2024-06-01 | chore: rebrand Nix to Lix when it makes sense | Raito Bezarius |
2024-05-31 | build: fix static linking with a hack | Qyriad |
2024-05-30 | build-time: remove 20% more by PCH'ing C++ stdlib | Jade Lovelace |
2024-05-29 | Remove 100s of CPU time (10%) from build times (1465s -> 1302s) | Jade Lovelace |
2024-05-29 | util.hh: Delete remaining file and clean up headers | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out namespaces.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out unix-domain-socket.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out current-process.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out processes.{hh,cc} | Tom Hubrecht |
2024-05-25 | Merge "nix3-upgrade-nix: fix when there are differing pnames" into main | Qyriad |
2024-05-25 | nix3-upgrade-nix: fix when there are differing pnames | Qyriad |
2024-05-24 | nix3: always use the same verbosity default (info) | Qyriad |
2024-05-18 | nix cat/dump-path/key: stop progress bar before writeFull | Puck Meerburg |
2024-05-08 | nix3-eval: don't elide top-level errors | Qyriad |
2024-05-07 | remove the autoconf+Make buildsystem | Qyriad |
2024-05-05 | Fix the pages in the manual for Lix | Jade Lovelace |
2024-05-05 | point nix3-upgrade-nix to releases.lix.systems/manifest.nix | Qyriad |
2024-05-03 | Merge "Rename `nix show-config` to `nix config show`" into main | Maximilian Bosch |
2024-05-03 | Rename `nix show-config` to `nix config show` | Théophane Hufschmitt |
2024-05-03 | Merge changes Id1a67156,I03f4c7c1,I146736bb,I3b1453cb into main | Qyriad |
2024-05-02 | nix3-profile: make element names stable | Qyriad |
2024-05-02 | nix3-profile: remove indices | Qyriad |
2024-05-02 | nix3-profile: allow using human-readable names to select packages | Qyriad |
2024-04-29 | docs: clarify how ^ works for -E/-f installables | Qyriad |
2024-04-29 | docs: give translation examples from nix-build -E/-A to installables | Qyriad |
2024-04-29 | docs: clarify how the different kinds of installables are selected | Qyriad |
2024-04-29 | docs: guide to installables docs in installable commands' docs | Qyriad |
2024-04-29 | nix3-upgrade-nix: allow manually specifying new nix | Qyriad |
2024-04-29 | fix `nix upgrade-nix` on new-style profiles | Qyriad |
2024-04-29 | refactor some nix-env and profile code to libcmd | Qyriad |
2024-04-25 | filetransfer: remove decompress request parameter | eldritch horrors |
2024-04-08 | "but doctor, I AM the untrusted store": nix doctor had wrong trustedness | Jade Lovelace |
2024-03-30 | meson: install libexec binaries | eldritch horrors |
2024-03-29 | meson: add missing explicit dependency on nlohmann_json | Winter |
2024-03-27 | HOT SALE: 15% off your build times! | Jade Lovelace |
2024-03-25 | Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul | Théophane Hufschmitt |
2024-03-25 | Overhaul completions, redo #6693 (#8131) | John Ericson |
2024-03-25 | Merge "Improve new CLI UX by supporting short `-E` flag for `--expr`" into main | lunaphied |
2024-03-24 | Improve new CLI UX by supporting short `-E` flag for `--expr` | Lunaphied |
2024-03-22 | build: optionally build and install with meson | Qyriad |
2024-03-18 | Merge changes I72c945ca,I2138bb4d,Ib96749f3 into main | jade |
2024-03-18 | un-nixes ur lix, a little | Jade Lovelace |
2024-03-18 | libutil: make AutoCloseFD a better resource | eldritch horrors |
2024-03-18 | Merge "Delete hasPrefix and hasSuffix from the codebase" into main | jade |