aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-05-18nix cat/dump-path/key: stop progress bar before writeFullPuck Meerburg
2024-05-18Merge "derived-path: refuse built derived path with a non-derivation base" in...Pierre Bourdon
2024-05-18Deprecate the online flake registries and vendor the default registryjulia
2024-05-17Merge "primops: change to std::function, allowing the passing of user data" i...Puck Meerburg
2024-05-17Merge "Loosen constness on listElems() result" into mainPuck Meerburg
2024-05-17Merge "docs: mention importNative/exec in allow-unsafe-native-code-during-eva...Qyriad
2024-05-17Merge "Allow enabling core dumps from builds for nix & child processes" into ...julia
2024-05-17docs: mention importNative/exec in allow-unsafe-native-code-during-evaluationQyriad
2024-05-17derived-path: refuse built derived path with a non-derivation basePierre Bourdon
2024-05-16Allow enabling core dumps from builds for nix & child processesmidnightveil
2024-05-17Merge "add clarifying doc-comments on {get,create}NixStateDir()" into mainQyriad
2024-05-16Merge "builtins: fix builtins.langVersion docs to state it's deprecated" into...jade
2024-05-16primops: change to std::function, allowing the passing of user dataYorick van Pelt
2024-05-16Loosen constness on listElems() resultPuck Meerburg
2024-05-15builtins: fix builtins.langVersion docs to state it's deprecatedJade Lovelace
2024-05-15build: fix build when gc is disabledMel Zuser
2024-05-15Merge "nix3-build: show all FOD errors with `--keep-going`" into mainMaximilian Bosch
2024-05-15Merge changes I8456c47b,I48253f5f into mainalois31
2024-05-15nix3-build: show all FOD errors with `--keep-going`Maximilian Bosch
2024-05-13repl: clear the interrupt before reading the next lineAlois Wohlschlager
2024-05-13libutil: remove the interrupt-blocking codeAlois Wohlschlager
2024-05-12Merge "libstore: Fix sandbox=relaxed" into mainArtemis Tosini
2024-05-11add clarifying doc-comments on {get,create}NixStateDir()Qyriad
2024-05-11filetransfer: fix decompression regression from 121edecfPierre Bourdon
2024-05-10Merge "bump the extra --version info from info to notice, -vv -> -v" into mainQyriad
2024-05-10Merge "feat(libstore): print the first line of stdout of SSH in case of failu...Raito Bezarius
2024-05-10feat(libstore): print the first line of stdout of SSH in case of failureRaito Bezarius
2024-05-10bump the extra --version info from info to notice, -vv -> -vQyriad
2024-05-10libutil: remove callback.hheldritch horrors
2024-05-10libstore: de-callback-ify FileTransfereldritch horrors
2024-05-09libstore: de-callback-ify Store::queryRealisationeldritch horrors
2024-05-09libstore: un-callback-ify Store::queryRealisationUncachedeldritch horrors
2024-05-09libstore: de-callback-ify Store::queryPathInfoUncachedeldritch horrors
2024-05-09libstore: de-callback-ify BinaryCacheStore::getFileeldritch horrors
2024-05-09libstore: de-callback-ify CA realisation substitutioneldritch horrors
2024-05-09add and fix -Wignored-qualifiersQyriad
2024-05-09add and fix -Wdeprecated-copyQyriad
2024-05-09Merge "nix3-eval: don't elide top-level errors" into mainQyriad
2024-05-08nix3-eval: don't elide top-level errorsQyriad
2024-05-08libstore: Fix sandbox=relaxedThéophane Hufschmitt
2024-05-08repl: show a progress bar while performing buildsAlois Wohlschlager
2024-05-07remove the autoconf+Make buildsystemQyriad
2024-05-07Merge changes Icf26010a,Ib6161567 into mainNikodem Rabuliński
2024-05-07Always initialize curl in parent process on darwinNikodem Rabuliński
2024-05-07libutil: de-callback-ify computeClosureeldritch horrors
2024-05-07libstore: limit CA realisation info substitution concurrencyeldritch horrors
2024-05-07libutil: throw EndOfFile at sourceToSink endeldritch horrors
2024-05-06fix fallback chroot store creation after b247ef72dQyriad
2024-05-06filetransfer: correctly abort empty transferseldritch horrors
2024-05-06filetransfer: extract decompressor creationeldritch horrors