A big thanks to Eelco Dolstra, who designed and implemented Nix. Transposing functional programming discipline to package management proved to be inspiring and fruitful. Thanks to the following people who contributed to GNU Guix through suggestions, bug reports, patches, internationalization, or general infrastructure help: Lluís Batlle i Rossell Sylvain Beucler Carlos Carleos Felipe Castro Daniel Clark Alexandru Cojocaru Aleix Conchillo Flaqué Malcolm Cook Thomas Danckaert Rafael Ferreira Christian Grothoff Eric Hanchrow Konrad Hinsen Brandon Invergo Anders Jonsson Jeffrin Jose Kete Daniel Kochmański Matthew Lien Dave Love Chris Marusich Niels Möller Cyprien Nicolas Yutaka Niibe Andrei Osipov Petter Adam Pribyl Pjotr Prins Yakkala Yagnesh Raghava Joshua Randall Bruno Félix Rezende Ribeiro Benno Schulenberg Thomas Schwinge Alexander Shendi Alen Skondro Jan Synáček Matthias Wachs Christopher Allan Webber Philip Woods GNU Guix also includes non-software works. Thanks to the following people who contributed the logo and general artwork and themes: Nikita Karetnikov Felipe López f='/guix/log/gnu/packages/shellutils.scm?id=2c66435a40080f6acd773169d1e9ba45ed52de7f'>shellutils.scm
AgeCommit message (Expand)Author
2023-07-28gnu: direnv: Update to 2.32.3....This version adds support to `guix shell` instead of `guix environment` by default. * gnu/packages/shellutils.scm (direnv): Update to 2.32.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Distopico
2023-07-10gnu: zsh-autosuggestions: Remove ruby-byebug dependency....ruby-byebug is for Ruby 2, so it's good to move away from using it. * gnu/packages/shellutils.scm (zsh-autosuggestions)[native-inputs]: Remove ruby-byebug. [arguments]: Update style. Christopher Baines
2023-06-01gnu: hstr: Update to 3.1....* gnu/packages/shellutils.scm (hstr): Update to 3.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Greg Hogan
2023-03-30gnu: Add zsh-completions...* gnu/packages/shellutils.scm (zsh-completions): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timo Wilken
2023-03-30gnu: Add zsh-history-substring-search...* gnu/packages/shellutils.scm (zsh-history-substring-search): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timo Wilken
2023-03-27gnu: boxes: Update to 2.2.0....* gnu/packages/shellutils.scm (boxes): Update to 2.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Greg Hogan