Age | Commit message (Expand) | Author |
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 |
2024-05-11 | filetransfer: unit test content-encoding handling | Pierre Bourdon |
2024-05-10 | libstore: de-callback-ify FileTransfer | eldritch horrors |
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-07 | Merge changes Icf26010a,Ib6161567 into main | Nikodem Rabuliński |
2024-05-07 | libutil: de-callback-ify computeClosure | eldritch horrors |
2024-05-06 | Fix failing darwin tests | Nikodem Rabuliński |
2024-05-05 | filetransfer: abort transfer on receiver exception | eldritch horrors |
2024-05-05 | Merge "tests/flakes/follow-paths: test that warning about non-existent input ... | Maximilian Bosch |
2024-05-04 | Fix /etc/group having desynced IDs from the actual UID in the sandbox | Jade Lovelace |
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-04 | Merge "Revert "Revert "Merge pull request #6621 from Kha/nested-follows""" in... | Maximilian Bosch |
2024-05-04 | Merge "libstore/local-derivation-goal: prohibit creating setuid/setgid binari... | 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 | libstore/local-derivation-goal: prohibit creating setuid/setgid binaries | Maximilian Bosch |
2024-05-03 | Rename `nix show-config` to `nix config show` | Théophane Hufschmitt |
2024-05-03 | libutil: make rewriteStrings sound | eldritch horrors |
2024-05-02 | Merge changes from topic "profile-v3" into main | Qyriad |
2024-05-02 | Add profile migration test | Eelco Dolstra |
2024-05-02 | nix3-profile: make element names stable | Qyriad |