aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/screen.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/screen.scm')
0 files changed, 0 insertions, 0 deletions
pan title='2018-03-30 23:42:07 +0200'>2018-03-30daemon: Remove unused schema upgrade code....Ludovic Courtès 2018-03-30daemon: Remove dead code....Ludovic Courtès 2018-01-11daemon: Always try to execute the builder regardless of the platform....Ludovic Courtès 2018-01-07daemon: Make libbz2 an optional dependency....Ludovic Courtès 2018-01-07daemon: Add gzip log compression....Ludovic Courtès 2017-08-18Simplify remouting with MS_PRIVATE in sandbox build...Jörg Thalheim 2017-08-07daemon: Ensure the child stack is aligned on a 16-byte boundary....Mark H Weaver 2017-08-05daemon: On aarch64, use increments of 16 on the stack....Efraim Flashner 2017-08-05Revert "daemon: Ensure proper alignment on the stack."...Mark H Weaver 2017-05-30daemon: Report hash mismatches in a cleaner way....Ludovic Courtès 2017-02-20daemon: Ensure proper alignment on the stack....Efraim Flashner 2017-02-07daemon: Define 'NIX_STORE' before invoking 'guix perform-download'....Ludovic Courtès 2017-01-15daemon: Client settings no longer override daemon settings....Ludovic Courtès 2017-01-11daemon: Allow check builds of 'builtin:download' derivations....Ludovic Courtès 2016-12-29daemon: Allow fixed-output derivation builds with TMPDIR set....Ludovic Courtès 2016-12-09daemon: Set ownership of kept build directories to the calling user....Hartmut Goebel 2016-12-05daemon: Fix invalid Boost format string....Ludovic Courtès 2016-11-16daemon: Add 'built-in-builders' RPC....Ludovic Courtès 2016-11-16daemon: Add "builtin:download" derivation builder....Ludovic Courtès 2016-10-28daemon: Do not error out when deduplication fails due to ENOSPC....Ludovic Courtès 2016-10-28daemon: Improve the SQLite wrapper API....Eelco Dolstra 2016-10-28daemon: Factor out SQLite handling....Eelco Dolstra 2016-10-28daemon: Turn retrying SQLite transactions into a higher-order function....Eelco Dolstra