aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15lix-doc: don't chomp bold headings offFireFly
2024-05-15release-notes: build unreleased release notes by defaultJade Lovelace
2024-05-15build-release-notes: add change author metadata and use itJade Lovelace
2024-05-15build-release-notes: add change author info DBJade Lovelace
2024-05-15doc: add release note credits and categories for all the changes in LixJade Lovelace
2024-05-15build-release-notes: support categoriesJade Lovelace
2024-05-15build-release-notes: fail if the directory does not existJade Lovelace
2024-05-15doc: fix rl-next buildAlois Wohlschlager
2024-05-15Merge "feat: add `credits` field to release note generator" into mainjade
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-14feat: add `credits` field to release note generatorRaito Bezarius
2024-05-15Merge "doc: add a script to upload the nightly manual manually" into mainjade
2024-05-14doc: add a script to upload the nightly manual manuallyJade Lovelace
2024-05-13repl: clear the interrupt before reading the next lineAlois Wohlschlager
2024-05-13libutil: remove the interrupt-blocking codeAlois Wohlschlager
2024-05-12tests: don't build test plugin shared libs on static buildsPierre Bourdon
2024-05-12Merge "libstore: Fix sandbox=relaxed" into mainArtemis Tosini
2024-05-11add clarifying doc-comments on {get,create}NixStateDir()Qyriad
2024-05-11filetransfer: unit test content-encoding handlingPierre Bourdon
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-09Merge changes I4bffa766,If2561cd5 into mainQyriad
2024-05-09Merge "fix: eval error of .#devShells.x86_64-linux.x86_64-freebsd13" into mainjade
2024-05-09Merge "flake: update nixpkgs input to latest nixos-23.11" into mainMaximilian Bosch
2024-05-09add and fix -Wignored-qualifiersQyriad
2024-05-09fix: eval error of .#devShells.x86_64-linux.x86_64-freebsd13Jade Lovelace
2024-05-09add and fix -Wdeprecated-copyQyriad
2024-05-09Merge "nix3-eval: don't elide top-level errors" into mainQyriad
2024-05-09Merge "repl: show a progress bar while performing builds" into mainalois31
2024-05-08flake: update nixpkgs input to latest nixos-23.11Maximilian Bosch
2024-05-08Merge "Improve the justfile" into mainPatrick Jackson
2024-05-08nix3-eval: don't elide top-level errorsQyriad
2024-05-08libstore: Fix sandbox=relaxedThéophane Hufschmitt