summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2020-09-04gnu: php: Update to 7.4.10....* gnu/packages/php.scm (php): Update to 7.4.10. Tobias Geerinckx-Rice
2020-09-04gnu: liblinphone: Add installation of man pages....* gnu/packages/linphone.scm (liblinphone)[arguments]: Add phase 'install-man-pages. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder
2020-09-03gnu: linux-libre: Use Python 3 in make-linux-libre-source....Successfully tested with all of the linux-libre versions we carry in Guix: 4.4.234, 4.9.234, 4.14.195, 4.19.142, 5.4.61 and 5.8.5. * gnu/packages/linux.scm (make-linux-libre-source): Replace python-2 by python-wrapper. Do not set the PYTHON environment variable, which is not required when using python-wrapper. Maxim Cournoyer
2020-09-03gnu: nix: Add the "--enable-gc" configure flag to fix build....Fixes <http://issues.guix.gnu.org/43181>. * gnu/packages/package-management.scm (nix)[configure-flags]: Add the "--enable-gc" option. Maxim Cournoyer
2020-09-03gnu: Add bitlbee-purple....* gnu/packages/messaging.scm (bitlbee-purple): New variable. Ludovic Courtès
2020-09-03gnu: linux-libre: Update to 5.8.6....* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.6. (linux-libre-5.8-pristine-source): Update hash. (deblob-scripts-5.8): Update to 5.8.6. Mark H Weaver
2020-09-03gnu: linux-libre@5.4: Update to 5.4.62....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.62. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.62. Mark H Weaver
2020-09-03gnu: linux-libre@4.19: Update to 4.19.143....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.143. (linux-libre-4.19-pristine-source): Update hash. (deblob-scripts-4.19): Update to 4.19.143. Mark H Weaver
2020-09-03gnu: linux-libre@4.14: Update to 4.14.196....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.196. (linux-libre-4.14-pristine-source): Update hash. (deblob-scripts-4.14): Update to 4.14.196. Mark H Weaver
2020-09-03gnu: linux-libre@4.9: Update to 4.9.235....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.235. (linux-libre-4.9-pristine-source): Update hash. (deblob-scripts-4.9): Update to 4.9.235. Mark H Weaver
2020-09-03gnu: linux-libre@4.4: Update to 4.4.235....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.235. (linux-libre-4.4-pristine-source): Update hash. (deblob-scripts-4.4): Update to 4.4.235. Mark H Weaver
2020-09-03gnu: inxi-minimal: Update to 3.1.06-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.06-1. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Michael Rohleder
2020-09-03gnu: global: Update to 6.6.5....* gnu/packages/code.scm (global): Update to 6.6.5. Efraim Flashner
2020-09-03gnu: gnupg: Update to 2.2.23 [security fixes]....No CVE assigned yet. See <https://dev.gnupg.org/T5050>. * gnu/packages/gnupg.scm (gnupg): Update to 2.2.23. Tobias Geerinckx-Rice
2020-09-03gnu: Add emacs-company-reftex....* gnu/packages/emacs-xyz.scm (emacs-company-reftex): New variable. Arun Isaac
2020-09-03gnu: electron-cash: Update to 4.1.0....* gnu/packages/finance.scm (electron-cash): Update to 4.1.0. [inputs]: Use libsecp256k1-bitcoin-cash instead of libsecp256k1. Guillaume Le Vaillant
2020-09-03Add libsecp256k1-bitcoin-cash....* gnu/packages/crypto.scm (libsecp256k1-bitcoin-cash): New variable. Guillaume Le Vaillant
2020-09-03gnu: noisetorch: Update to 0.7.2-beta....* gnu/packages/pulseaudio.scm (noisetorch): Update to 0.7.2-beta. [arguments]: Add phase 'disable-update-check.go. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder
2020-09-03gnu: guix: Update to 44c6e6f....* gnu/packages/package-management.scm (guix): Update to 44c6e6f. Ludovic Courtès
2020-09-02gnu: xmonad: Add patch to support dynamic linking....Fixes <https://bugs.gnu.org/43131>. * gnu/packages/patches/xmonad-dynamic-linking.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/wm.scm (xmonad)[source]: Use it. Timothy Sample
2020-09-02gnu: sbcl: Update to 2.0.8....* gnu/packages/lisp.scm (sbcl): Update to 2.0.8. Pierre Neidhardt
2020-09-02gnu: ogre: Update to 1.12.6....* gnu/packages/graphics.scm (ogre): Update to 1.12.6. Tobias Geerinckx-Rice
2020-09-02gnu: perl-pdf-api2: Update to 2.038....* gnu/packages/perl.scm (perl-pdf-api2): Update to 2.038. Tobias Geerinckx-Rice
2020-09-02gnu: perl-hash-merge: Update to 0.302....* gnu/packages/perl.scm (perl-hash-merge): Update to 0.302. Tobias Geerinckx-Rice
2020-09-02gnu: perl-hash-merge: Run more tests....* gnu/packages/perl.scm (perl-hash-merge)[native-inputs]: Add perl-clone and perl-clone-pp. Tobias Geerinckx-Rice
2020-09-02gnu: Add sieve-connect....* gnu/packages/mail.scm (sieve-connect): New public variable. Tobias Geerinckx-Rice
2020-09-02gnu: hedgewars: Fix build with shared libraries....Fixes: <https://bugs.gnu.org/43112>. * gnu/packages/games.scm (hedgewars)[arguments]: Set "haskell_flags" in #:configure-flags to enable dynamic linking. Timothy Sample
2020-09-02gnu: rust-aho-corasick-0.6: Don't skip build....* gnu/packages/crates-io.scm (rust-aho-corasick-0.6)[arguments]: Don't skip build. Efraim Flashner
2020-09-02gnu: guix: Update to 2056226....* gnu/packages/package-management.scm (guix): Update to 2056226. Ludovic Courtès
2020-09-02gnu: Add knockd....* gnu/packages/networking.scm (knockd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Hendursaga
2020-09-02gnu: emacs-calibredb: Update to 2.6.0....* gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.6.0. [propagated-inputs]: removed emacs-org, because it's optional now. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2020-09-02gnu: Add xlsxio...* gnu/packages/xml.scm: (xlsxio): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Edouard Klein
2020-09-02gnu: Add gerbil...* gnu/packages/scheme.scm: (gerbil): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Edouard Klein
2020-09-02gnu: Add emacs-next....* gnu/packages/emacs.scm (emacs-next): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith
2020-09-02gnu: chez-scheme: Install libraries to 'lib/csvX.Y.Z-site'...* gnu/packages/chez.scm (chez-make-flags): Add 'chezversion'. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Martin Becze
2020-09-02gnu: nyxt: Update to 2-pre-release-1....* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-1. Pierre Neidhardt
2020-09-02gnu: Add sbcl-clack-handler-hunchentoot....* gnu/packages/lisp-xyz.scm (sbcl-clack-handler-hunchentoot): New variable. Pierre Neidhardt
2020-09-02gnu: Add clack-handler-fcgi....* gnu/packages/lisp-xyz.scm (cl-clack-handler-fcgi, sbcl-clack-handler-fcgi): New variables. (sbcl-clack): Extract revision and commit so that they can be factored with sbcl-clack-handler-fcgi. Pierre Neidhardt
2020-09-02gnu: Add cl-fastcgi....* gnu/packages/lisp-xyz.scm (cl-fastcgi, ecl-fastcgi, sbcl-fastcgi): New variables. Pierre Neidhardt
2020-09-02gnu: sbcl-mito: Remove spurious comment....* gnu/packages/lisp-xyz.scm (sbcl-mito)[arguments]: Remove spurious comment, this test is already removed a few lines below. Pierre Neidhardt
2020-09-02gnu: sbcl-dbi: Update to 20200518....* gnu/packages/lisp-xyz.scm (sbcl-dbi): Update to 20200518. Pierre Neidhardt
2020-09-02gnu: sbcl-cl-sqlite: Update to 0.2.1....* gnu/packages/lisp-xyz.scm (sbcl-cl-sqlite): Update to 0.2.1. Pierre Neidhardt
2020-09-02gnu: js-filesaver: Also install unminified version....* gnu/packages/javascript.scm (js-filesaver)[arguments]: Add phase to install unminified javascript file. Efraim Flashner
2020-09-02gnu: xfsprogs: Update to 5.7.0....* gnu/packages/linux.scm (xfsprogs): Update to 5.7.0. Efraim Flashner
2020-09-02gnu: osip: Update to 5.1.2....* gnu/packages/telephony.scm (osip): Update to 5.1.2. Efraim Flashner
2020-09-01gnu: %default-extra-linux-options: Enable kernel options for elogind service....Fixes: https://issues.guix.gnu.org/43078 These options are already enabled in the kernel configs included in guix, but might be missing from variants using a defconfig from the upstream kernel, such as linux-libre-arm-generic and linux-libre-arm64-generic. * gnu/packages/linux (%default-extra-linux-options): Enable CONFIG_CGROUP_FREEZER, CONFIG_BLK_CGROUP, CONFIG_CGROUP_WRITEBACK, CONFIG_CGROUP_SCHED, CONFIG_CGROUP_PIDS, CONFIG_CGROUP_FREEZER, CONFIG_CGROUP_DEVICE, CONFIG_CGROUP_CPUACCT, CONFIG_CGROUP_PERF, CONFIG_SOCK_CGROUP_DATA, CONFIG_BLK_CGROUP_IOCOST, CONFIG_CGROUP_NET_PRIO, CONFIG_CGROUP_NET_CLASSID, CONFIG_MEMCG, CONFIG_MEMCG_SWAP, CONFIG_MEMCG_KMEM, CONFIG_CPUSETS and CONFIG_PROC_PID_CPUSET. Vagrant Cascadian
2020-09-01gnu: guile-cairo: Update to 1.11.1....* gnu/packages/gtk.scm (guile-cairo): Update to 1.11.1. [arguments]: Add make-flag to hide guild warnings. Efraim Flashner
2020-09-01gnu: ttfautohint: Don't build static library....* gnu/packages/fontutils.scm (ttfautohint)[arguments]: Add configure-flag to not build static library. Efraim Flashner
2020-09-01gnu: ttfautohint: Update to 1.8.3....* gnu/packages/fontutils.scm (ttfautohint): Update to 1.8.3. [source]: Remove patch. * gnu/packages/patches/ttfautohint-source-date-epoch.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner
2020-09-01gnu: wireless-regdb: Update to 2020.04.29....* gnu/packages/linux.scm (wireless-regdb): Update to 2020.04.29. Efraim Flashner