aboutsummaryrefslogtreecommitdiff
path: root/gnu/build
diff options
context:
space:
mode:
authornafkhamdc <navid.afkhami@mdc-berlin.de>2024-03-26 11:03:36 +0000
committerRicardo Wurmus <rekado@elephly.net>2024-03-27 15:10:15 +0100
commit3feb8f7f0227729ea15bdc84957f5d2e8c6ed117 (patch)
treebb0e7a645d55c484996cb3e5e349881c27b74086 /gnu/build
parent64db5d6de377832a3ae73b22e1028cceff178e56 (diff)
downloadguix-3feb8f7f0227729ea15bdc84957f5d2e8c6ed117.tar.gz
guix-3feb8f7f0227729ea15bdc84957f5d2e8c6ed117.zip
gnu: Add python-icecream.
* gnu/packages/python-xyz.scm (python-icecream): New variable. Change-Id: I866d0ce591a1b81fdd7e0ee706cb8e9791e70c49 Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Diffstat (limited to 'gnu/build')
0 files changed, 0 insertions, 0 deletions
.ac?id=62a091368df3bab499142d06f5114a73915c71f2'>maint: Check whether Guile-zlib is recent enough....Ludovic Courtès 2021-02-04build: Add '--with-channel-commit' and related configure flags....Ludovic Courtès 2020-12-27maint: Remove unused '--with-nix-prefix' configure option....Ludovic Courtès 2020-12-19maint: Require Guile >= 2.2.6....Ludovic Courtès 2020-12-11maint: Avoid macros obsolete in Autoconf 2.70....Ludovic Courtès 2020-11-29Make "guile-avahi" dependency optional....Mathieu Othacehe 2020-11-29Add Avahi support....Mathieu Othacehe 2020-10-22git: Require Guile-Git 0.3.0 or later....Ludovic Courtès 2020-10-05build: Use a 'guile' executable that doesn't warn about locales....Ludovic Courtès 2020-08-29build: Remove references to the 'nix-hash' program....Ludovic Courtès 2020-08-29build: Remove check for Guile 2.2.1 bug....Ludovic Courtès 2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config)....Mathieu Othacehe 2020-06-16etc: Add committer script....Ricardo Wurmus 2020-05-28maint: Check whether Guile-Gcrypt is recent enough....Ludovic Courtès 2020-05-14etc: indent-code.el: Use the --quick option....Maxim Cournoyer