Age | Commit message (Expand) | Author |
2024-06-13 | Merge "tests/libcmd: set HOME to a temporary directory" into main | alois31 |
2024-06-12 | tests/flake-registry: Fix occasional deadlocks | Jade Lovelace |
2024-06-12 | tests: verify that NIX_DAEMON_PACKAGE's version looks like a version | Jade Lovelace |
2024-06-12 | [resubmit] flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes) | Pierre Bourdon |
2024-06-12 | tests/libcmd: set HOME to a temporary directory | Alois Wohlschlager |
2024-06-10 | Merge "tests: fix daemon version in isDaemonNewer function" into main | jade |
2024-06-08 | tests/nixos/nix-copy: fix NixOS >= 24.05 compatibility | Pierre Bourdon |
2024-06-08 | tests: fix daemon version in isDaemonNewer function | Mario Rodas |
2024-06-06 | build: expose option to enable or disable precompiled std headers | Qyriad |
2024-06-04 | Merge "tests/nixos: make the tarball-flakes test better reflect real use case... | Pierre Bourdon |
2024-06-04 | tests/nixos: make the tarball-flakes test better reflect real use cases | Pierre Bourdon |
2024-06-03 | nix flake update: add test for multiple inputs from nix#10073 | Olmo Kramer |
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-31 | Merge changes Ifcb0d310,I664366b8,Ibe7cf546 into main | jade |
2024-05-31 | libstore/build: copy ca-certificates too | Alois Wohlschlager |
2024-05-30 | build-time: remove 20% more by PCH'ing C++ stdlib | Jade Lovelace |
2024-05-30 | Merge "Revert "tests/filetransfer: reënable on Darwin"" into main | jade |
2024-05-30 | Revert "tests/filetransfer: reënable on Darwin" | jade |
2024-05-30 | Merge "tests/filetransfer: reënable on Darwin" into main | jade |
2024-05-29 | tests/filetransfer: reënable on Darwin | Jade Lovelace |
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 | Merge "tests: fix functional-timeout" into main | Mario Rodas |
2024-05-29 | libstore: fix http abuses no longer working | eldritch horrors |
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-29 | util.{hh,cc}: Split out file-system.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out terminal.{hh,cc} | Tom Hubrecht |
2024-05-28 | util.{hh,cc}: Split out environment-variables.{hh,cc} | Tom Hubrecht |
2024-05-28 | tests: fix functional-timeout | Mario Rodas |
2024-05-25 | Merge "libstore/build: always enable seccomp filtering and no-new-privileges"... | alois31 |
2024-05-24 | libstore/build: always enable seccomp filtering and no-new-privileges | Alois Wohlschlager |
2024-05-24 | libfetchers: log fetches by URL just before they happen | Qyriad |
2024-05-24 | Merge "nixos/tests: enable remoteBuilds tests against Nix 2.18" into main | Pierre Bourdon |
2024-05-23 | Merge changes I462a8cf0,I3b0bcea3,I2acd56e7,Ifc149764,I9e2ef170 into main | Qyriad |
2024-05-23 | packaging: rename nixexpr -> lixexpr and so on | Jade Lovelace |
2024-05-23 | add libcmd test for lookupFileArg | Qyriad |
2024-05-23 | nixos/tests: enable remoteBuilds tests against Nix 2.18 | Pierre Bourdon |
2024-05-18 | Merge "derived-path: refuse built derived path with a non-derivation base" in... | Pierre Bourdon |
2024-05-18 | Deprecate the online flake registries and vendor the default registry | julia |
2024-05-17 | derived-path: refuse built derived path with a non-derivation base | Pierre Bourdon |
2024-05-16 | Allow enabling core dumps from builds for nix & child processes | midnightveil |
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 |