GNU Guix consists of Scheme code that implements the deployment model of the Nix package management tool. In fact, it currently talks to a build daemon whose code comes from Nix (see the manual for details.) Nix was initially written by Eelco Dolstra; other people have been contributing to it. See `nix/AUTHORS' for details. The list of GNU Guix contributors is now generated from the output of 'git log' and written to this file, as can be seen in release tarballs. >cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/screen.scm
AgeCommit message (Expand)Author
2020-06-02gnu: byobu: Update to 5.133....* gnu/packages/screen.scm (byobu): Update to 5.133. Tobias Geerinckx-Rice
2020-03-26gnu: screen: Build fix for the Hurd....* gnu/packages/patches/screen-hurd-path-max.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/screen.scm (screen): Use it. Jan Nieuwenhuizen
2020-02-06gnu: screen: Update to 4.8.0....* gnu/packages/screen.scm (screen): Update to 4.8.0. Efraim Flashner