/etc/completion/bash/

/build.cc?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/nix/libstore/build.cc
AgeCommit message (Expand)Author
2022-06-05daemon: Quote consistently within a string....Tobias Geerinckx-Rice
2022-05-29daemon: Clarify ‘--check’ error when outputs are missing....Tobias Geerinckx-Rice
2022-05-18daemon: runChild() is forbidden to talk during environment set up...yarl-baudig@mailoo.org
2021-11-25daemon: Read substitute nar size as 'unsigned long long'....Ludovic Courtès
2021-04-09daemon: 'guix substitute' replies on FD 4....Ludovic Courtès
2021-03-18daemon: Prevent privilege escalation with '--keep-failed' [security]....Ludovic Courtès
2020-12-19daemon: Delegate deduplication to 'guix substitute'....Ludovic Courtès
2020-12-19daemon: Do not reset timestamps and permissions on substituted items....Ludovic Courtès
2020-12-19daemon: Let 'guix substitute' perform hash checks....Ludovic Courtès
2020-12-08daemon: Raise an error if substituter doesn't send the expected hash....Ludovic Courtès
2020-12-08substitute: Cache and reuse connections while substituting....Ludovic Courtès
2020-12-08daemon: Run 'guix substitute --substitute' as an agent....Ludovic Courtès
2020-12-08daemon: Use 'Agent' to spawn 'guix substitute --query'....Ludovic Courtès
2020-12-01daemon: Remove unneeded forward declaration....Ludovic Courtès
2020-11-29daemon: Remove pre-Guix hack....Ludovic Courtès
2020-10-09nix: Honor '--rounds' when also using '--check'....Maxim Cournoyer
2020-10-01daemon: Try to execute derivation builders only for matching OS kernels....Ludovic Courtès
2020-09-14daemon: Move 'Agent' to libutil....Ludovic Courtès
2020-09-14daemon: Generalize 'HookInstance' to 'Agent'....Ludovic Courtès