summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-11-01gnu: iptables: Update to 1.8.6.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (iptables): Update to 1.8.6. [arguments]: Remove obsolete #:phases.
2020-11-01gnu: btrfs-progs: Update to 5.9.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 5.9.
2020-11-01gnu: nvme-cli: Update to 1.13.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (nvme-cli): Update to 1.13.
2020-11-01gnu: lxtask: Update to 0.1.10.Tobias Geerinckx-Rice
* gnu/packages/lxde.scm (lxtask): Update to 0.1.10.
2020-11-01gnu: wolf-shaper: Update to 0.1.8.Tobias Geerinckx-Rice
* gnu/packages/music.scm (wolf-shaper): Update to 0.1.8.
2020-11-01gnu: eamcs-windsize: Declare a source file-name.Efraim Flashner
* gnu/packages/emacs-xyz.scm (emacs-windsize)[source]: Add file-name field.
2020-11-01gnu: yoshimi: Update to 1.7.3.Tobias Geerinckx-Rice
* gnu/packages/music.scm (yoshimi): Update to 1.7.3.
2020-11-01gnu: blueman: Update to 2.1.4.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (blueman): Update to 2.1.4.
2020-11-01gnu: qtractor: Update to 0.9.18.Tobias Geerinckx-Rice
* gnu/packages/music.scm (qtractor): Update to 0.9.18.
2020-11-01gnu: padthv1: Update to 0.9.18.Tobias Geerinckx-Rice
* gnu/packages/music.scm (padthv1): Update to 0.9.18.
2020-11-01gnu: samplv1: Update to 0.9.18.Tobias Geerinckx-Rice
* gnu/packages/music.scm (samplv1): Update to 0.9.18.
2020-11-01gnu: drumkv1: Update to 0.9.18.Tobias Geerinckx-Rice
* gnu/packages/music.scm (drumkv1): Update to 0.9.18.
2020-11-01gnu: synthv1: Update to 0.9.18.Tobias Geerinckx-Rice
* gnu/packages/music.scm (synthv1): Update to 0.9.18.
2020-11-01gnu: ncmpc: Update to 0.42.Tobias Geerinckx-Rice
* gnu/packages/mpd.scm (ncmpc): Update to 0.42.
2020-11-01gnu: mpd: Update to 0.22.2.Tobias Geerinckx-Rice
* gnu/packages/mpd.scm (mpd): Update to 0.22.2.
2020-11-01gnu: batctl: Update to 2020.4.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (batctl): Update to 2020.4.
2020-11-01gnu: ruby-libxml: Fix build.Christopher Baines
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.
2020-11-01gnu: Add hledger.Carlo Holl
* gnu/packages/finance.scm (hledger): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-hledger-lib.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-hledger-lib): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-cassava-megaparsec.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-cassava.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-cassava): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-wizards.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-wizards): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-uglymemo.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-uglymemo): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-tabular.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-tabular): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-text-short.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-text-short): New variable.
2020-11-01gnu: Add ghc-only.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-only): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-lucid.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-lucid): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-hspec-megaparsec.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-hspec-megaparsec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: ghc-doctest: Update to 0.16.3.Carlo Holl
* 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>
2020-11-01gnu: Add ghc-decimal.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-decimal): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-csv.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-csv): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-control-monad-free.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-control-monad-free): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: git: Update to 2.29.2.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git): Update to 2.29.2.
2020-11-01gnu: tmux: Update to 3.1c.Tobias Geerinckx-Rice
* gnu/packages/tmux.scm (tmux): Update to 3.1c.
2020-11-01gnu: youtube-dl: Fix hash.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl)[source]: Make hash less wrong.
2020-11-01gnu: nginx-documentation: Update to 1.19.3-2603-3cb2736bb74c.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.3-2603-3cb2736bb74c.
2020-11-01gnu: nginx: Update to 1.19.4.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx): Update to 1.19.4.
2020-11-01gnu: snd: Update to 20.8.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (snd): Update to 20.8.
2020-11-01gnu: thunar: Update to 1.8.16.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (thunar): Update to 1.8.16.
2020-11-01gnu: youtube-dl: Update to 2020.11.01.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.01.1.
2020-11-01gnu: facter: Update to 4.0.44.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (facter): Update to 4.0.44.
2020-11-01gnu: wimlib: Update to 1.13.3.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (wimlib): Update to 1.13.3.
2020-11-01gnu: mdk: Update to 1.3.0.Efraim Flashner
* gnu/packages/education.scm (mdk): Update to 1.3.0. [home-page]: Update.
2020-10-31gnu: python-dateparser: Use the test variant of tzdata.Leo Famulari
* gnu/packages/python-xyz.scm (python-dateparser)[inputs]: Remove field. [native-inputs]: Add tzdata-for-tests.
2020-11-01system: Add store-directory-prefix to boot-parameters.Miguel Ángel Arruga Vivas
Fixes <http://issues.guix.gnu.org/44196> * gnu/machine/ssh.scm (roll-back-managed-host): Use boot-parameters-store-directory-prefix. * gnu/system.scm (define-module): Export boot-parameters-store-directory-prefix. (<boot-parameters>)[store-directory-prefix]: New field. It is used to generate the correct paths when /gnu/store is installed on a btrfs subvolume whose name doesn't match the final runtime path, as the bootloader doesn't have knowledge about the final mounting points. [boot-parameters-store-directory-prefix]: New accessor. (read-boot-parameters): Read directory-prefix from store field. (operating-system-boot-parameters-file): Add directory-prefix to store field. * guix/scripts/system.scm (reinstall-bootloader): Use boot-parameters-store-directory-prefix. * test/boot-parameters.scm (%default-btrfs-subvolume, %default-store-directory-prefix): New variables. (%grub-boot-parameters): Use %default-store-directory-prefix. (%default-operating-system): Use %default-btrfs-subvolume. (test-boot-parameters): Add directory-prefix. (test optional fields): Add test for directory-prefix. (test os store-directory-prefix): New test.
2020-11-01system: Generate grub locale directory for grub.cfg.Miguel Ángel Arruga Vivas
* gnu/bootloader/grub.scm (grub-locale-directory): New function. (grub-configuration-file)[locale-config]: Use grub-locale-directory and avoid the extra search when eye-candy have performed it.
2020-10-31gnu: httpie: Update to 2.3.0.Tanguy Le Carrour
* 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>
2020-10-31gnu: esbuild: Update to 0.8.0.Ryan Prior
* gnu/packages/web.scm (esbuild): Update to 0.8.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-31pack: Relocatable wrapper leaves root available to child processes.Ludovic Courtès
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.
2020-10-31gnu: Add python-asyncssh.Lars-Dominik Braun
* gnu/packages/ssh.scm (python-asyncssh): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>