Age | Commit message (Expand) | Author |
2024-06-12 | tests: verify that NIX_DAEMON_PACKAGE's version looks like a version | Jade Lovelace |
2024-06-08 | tests: fix daemon version in isDaemonNewer function | Mario Rodas |
2024-06-03 | nix flake update: add test for multiple inputs from nix#10073 | Olmo Kramer |
2024-06-01 | chore: rebrand Nix to Lix when it makes sense | Raito Bezarius |
2024-05-31 | libstore/build: copy ca-certificates too | Alois Wohlschlager |
2024-05-30 | libutil/args: warn on unknown settings after parsing all flags | Cole Helbling |
2024-05-30 | Merge changes from topic "libutil-split" into main | jade |
2024-05-29 | util.hh: Delete remaining file and clean up headers | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out strings.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out processes.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out file-descriptor.{hh,cc} | Tom Hubrecht |
2024-05-28 | tests: fix functional-timeout | Mario Rodas |
2024-05-24 | libfetchers: log fetches by URL just before they happen | Qyriad |
2024-05-18 | Deprecate the online flake registries and vendor the default registry | julia |
2024-05-15 | Merge "nix3-build: show all FOD errors with `--keep-going`" into main | Maximilian Bosch |
2024-05-15 | nix3-build: show all FOD errors with `--keep-going` | Maximilian Bosch |
2024-05-12 | tests: don't build test plugin shared libs on static builds | Pierre Bourdon |
2024-05-12 | Merge "libstore: Fix sandbox=relaxed" into main | Artemis Tosini |
2024-05-08 | nix3-eval: don't elide top-level errors | Qyriad |
2024-05-08 | libstore: Fix sandbox=relaxed | Théophane Hufschmitt |
2024-05-07 | remove the autoconf+Make buildsystem | Qyriad |
2024-05-06 | Fix failing darwin tests | Nikodem Rabuliński |
2024-05-05 | Merge "tests/flakes/follow-paths: test that warning about non-existent input ... | Maximilian Bosch |
2024-05-04 | Merge "tests: actually run mercurial tests" into main | Maximilian Bosch |
2024-05-04 | tests: actually run mercurial tests | Maximilian Bosch |
2024-05-03 | tests/flakes/follow-paths: test that warning about non-existent input works r... | Maximilian Bosch |
2024-05-03 | Revert "Revert "Merge pull request #6621 from Kha/nested-follows"" | Maximilian Bosch |
2024-05-03 | Rename `nix show-config` to `nix config show` | Théophane Hufschmitt |
2024-05-02 | Add profile migration test | Eelco Dolstra |
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-25 | gc: Find roots using libproc on Darwin | Artemis Tosini |
2024-04-11 | Merge pull request #10456 from NixOS/fixpermdeniedbind | Théophane Hufschmitt |
2024-04-09 | Print top-level errors normally in `nix repl` | Rebecca Turner |
2024-04-09 | Merge "Add `repl-overlays`" into main | rebecca “wiggles” turner |
2024-04-08 | Add `repl-overlays` | Rebecca Turner |
2024-04-08 | "but doctor, I AM the untrusted store": nix doctor had wrong trustedness | Jade Lovelace |
2024-04-08 | Fix REPL test parser nits | Rebecca Turner |
2024-04-08 | Merge "Rename some parse failure tests to `parse-fail-*`" into main | rebecca “wiggles” turner |
2024-04-07 | Merge pull request #10208 from 9999years/print-strings-directly | Robert Hensing |
2024-04-06 | Merge "Rewrite REPL test parser" into main | rebecca “wiggles” turner |
2024-04-06 | Merge "meson: add missing tests: ca, dyn-drv, plugins, libstoreconsumer" into... | Qyriad |
2024-04-05 | Merge "meson: run repl characterization test" into main | Qyriad |
2024-04-05 | Rewrite REPL test parser | Rebecca Turner |
2024-04-04 | meson: add missing tests: ca, dyn-drv, plugins, libstoreconsumer | Qyriad |
2024-04-04 | Rename some parse failure tests to `parse-fail-*` | Rebecca Turner |
2024-04-03 | meson: run repl characterization test | Qyriad |
2024-04-03 | Make `repl_characterization.cc` constants `string_view`s | Rebecca Turner |
2024-03-31 | Merge pull request #9920 from 9999years/forbid-nested-debuggers | Théophane Hufschmitt |