aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: ruby-libxml: Fix build.Christopher Baines2020-11-01
| | | | | | | | rdoc fails to install the documentation, so disable rdoc for now, as I'm unsure how to fix this. * gnu/packages/ruby.scm (ruby-libxml)[arguments]: Add --no-document to #:gem-flags.
* gnu: Add hledger.Carlo Holl2020-11-01
| | | | | | * gnu/packages/finance.scm (hledger): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-hledger-lib.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-hledger-lib): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-cassava-megaparsec.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-cassava.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-cassava): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-wizards.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-wizards): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-uglymemo.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-uglymemo): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-tabular.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-tabular): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-text-short.Carlo Holl2020-11-01
| | | | * gnu/packages/haskell-xyz.scm (ghc-text-short): New variable.
* gnu: Add ghc-only.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-only): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-lucid.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-lucid): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-hspec-megaparsec.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-hspec-megaparsec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: ghc-doctest: Update to 0.16.3.Carlo Holl2020-11-01
| | | | | | | * gnu/packages/haskell-xyz.scm (ghc-doctest): Update to 0.16.3. [inputs,native-inputs]: Replace with what is generated by guix import. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-decimal.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-decimal): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-csv.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-csv): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-control-monad-free.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-control-monad-free): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: git: Update to 2.29.2.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/version-control.scm (git): Update to 2.29.2.
* gnu: tmux: Update to 3.1c.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/tmux.scm (tmux): Update to 3.1c.
* gnu: youtube-dl: Fix hash.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/video.scm (youtube-dl)[source]: Make hash less wrong.
* gnu: nginx-documentation: Update to 1.19.3-2603-3cb2736bb74c.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/web.scm (nginx-documentation): Update to 1.19.3-2603-3cb2736bb74c.
* gnu: nginx: Update to 1.19.4.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/web.scm (nginx): Update to 1.19.4.
* gnu: snd: Update to 20.8.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/audio.scm (snd): Update to 20.8.
* gnu: thunar: Update to 1.8.16.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/xfce.scm (thunar): Update to 1.8.16.
* gnu: youtube-dl: Update to 2020.11.01.1.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2020.11.01.1.
* gnu: facter: Update to 4.0.44.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.44.
* gnu: wimlib: Update to 1.13.3.Tobias Geerinckx-Rice2020-11-01
| | | | * gnu/packages/backup.scm (wimlib): Update to 1.13.3.
* gnu: mdk: Update to 1.3.0.Efraim Flashner2020-11-01
| | | | | * gnu/packages/education.scm (mdk): Update to 1.3.0. [home-page]: Update.
* gnu: python-dateparser: Use the test variant of tzdata.Leo Famulari2020-10-31
| | | | | * gnu/packages/python-xyz.scm (python-dateparser)[inputs]: Remove field. [native-inputs]: Add tzdata-for-tests.
* gnu: httpie: Update to 2.3.0.Tanguy Le Carrour2020-10-31
| | | | | | | | * gnu/packages/python-web.scm (httpie): Update to 2.3.0. [propagated-inputs]: Add python-requests-toolbelt. [home-page]: Update URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: esbuild: Update to 0.8.0.Ryan Prior2020-10-31
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* pack: Relocatable wrapper leaves root available to child processes.Ludovic Courtès2020-10-31
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/44261>. Reported by Jan Nieuwenhuizen <janneke@gnu.org>. * gnu/packages/aux-files/run-in-namespace.c (exec_in_user_namespace): Add call to 'prctl'. Call 'mount' for NEW_ROOT and define 'is_tmpfs'. When IS_TMPFS is true, call 'umount' and 'rmdir' after 'waitpid'; otherwise, call 'rm_rf' only when 'waitpid' returns -1 the second time. (exec_with_loader): Call 'prctl'. Remove NEW_ROOT only when 'waitpid' returns -1 the second time, otherwise leave it behind. * tests/guix-pack-relocatable.sh (wait_for_file): New function. Add test.
* gnu: Add python-asyncssh.Lars-Dominik Braun2020-10-31
| | | | | | * gnu/packages/ssh.scm (python-asyncssh): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add xstow.Hendur Saga via Guix-patches via2020-10-31
| | | | | | * gnu/packages/package-management.scm (xstow): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add font-openmojinixo2020-10-31
| | | | | | * gnu/packages/fonts.scm (font-openmoji): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: sbcl-geco: Fix build.Guillaume Le Vaillant2020-10-31
| | | | | | * gnu/packages/patches/sbcl-geco-fix-organism-class.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/lisp-xyz.scm (sbcl-geco)[source]: Use it.
* gnu: gnome-builder: Fix the build.Leo Prikler2020-10-31
| | | | | | | | | | | | As reported in #43296, gnome-builder tries to be linked against the static version of libselinux (propagated through glib/gio), failing to do so, as it also wants to be a PIE. To keep the PIE, link it against the dynamic library. Fixes <https://bugs.gnu.org/43296>. * gnu/packages/gnome.scm (gnome-builder)[arguments]: Add 'fix-ninja' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: r-lme4: Update to 1.1-25.Ricardo Wurmus2020-10-31
| | | | * gnu/packages/statistics.scm (r-lme4): Update to 1.1-25.
* gnu: r-quantreg: Update to 5.75.Ricardo Wurmus2020-10-31
| | | | * gnu/packages/statistics.scm (r-quantreg): Update to 5.75.
* gnu: r-vgam: Update to 1.1-4.Ricardo Wurmus2020-10-31
| | | | * gnu/packages/statistics.scm (r-vgam): Update to 1.1-4.
* gnu: r-flexmix: Update to 2.3-17.Ricardo Wurmus2020-10-31
| | | | * gnu/packages/statistics.scm (r-flexmix): Update to 2.3-17.
* gnu: r-statmod: Update to 1.4.35.Ricardo Wurmus2020-10-31
| | | | * gnu/packages/statistics.scm (r-statmod): Update to 1.4.35.
* gnu: r-ztable: Update to 0.2.2.Ricardo Wurmus2020-10-31
| | | | | | * gnu/packages/statistics.scm (r-ztable): Update to 0.2.2. [propagated-inputs]: Remove r-moonbook; add r-rstudioapi. [native-inputs]: Add r-knitr.
* gnu: r-e1071: Update to 1.7-4.Ricardo Wurmus2020-10-31
| | | | * gnu/packages/statistics.scm (r-e1071): Update to 1.7-4.
* gnu: r-pkgmaker: Update to 0.32.2.Ricardo Wurmus2020-10-31
| | | | | * gnu/packages/statistics.scm (r-pkgmaker): Update to 0.32.2. [propagated-inputs]: Remove r-bibtex, r-magrittr, and r-stringi.
* gnu: r-dt: Update to 0.16.Ricardo Wurmus2020-10-31
| | | | * gnu/packages/statistics.scm (r-dt): Update to 0.16.
* gnu: r-domc: Update to 1.3.7.Ricardo Wurmus2020-10-31
| | | | * gnu/packages/statistics.scm (r-domc): Update to 1.3.7.
* gnu: r-doparallel: Update to 1.0.16.Ricardo Wurmus2020-10-31
| | | | * gnu/packages/statistics.scm (r-doparallel): Update to 1.0.16.
* gnu: r-foreach: Update to 1.5.1.Ricardo Wurmus2020-10-31
| | | | * gnu/packages/statistics.scm (r-foreach): Update to 1.5.1.
* gnu: r-iterators: Update to 1.0.13.Ricardo Wurmus2020-10-31
| | | | * gnu/packages/statistics.scm (r-iterators): Update to 1.0.13.
* gnu: r-segmented: Update to 1.3-0.Ricardo Wurmus2020-10-31
| | | | * gnu/packages/statistics.scm (r-segmented): Update to 1.3-0.