aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
...
* gnu: Add python-autoflake.•••* gnu/packages/python-xyz.scm (python-autoflake): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-07
* gnu: Add python-flake8-pie.•••* gnu/packages/python-xyz.scm (python-flake8-pie): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-07
* gnu: Add python-uvicorn.•••* gnu/packages/python-web.scm (python-uvicorn): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-07
* gnu: Add python-watchgod.•••* gnu/packages/python-xyz.scm (python-watchgod): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-07
* gnu: Add python-pytest-toolbox.•••* gnu/packages/python-check.scm (python-pytest-toolbox): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-07
* gnu: Add python-uvloop.•••* gnu/packages/python-web.scm (python-uvloop): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-07
* gnu: Add python-httptools.•••* gnu/packages/python-web.scm (python-httptools): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-07
* gnu: gnuastro: Update to 0.13.•••* gnu/packages/astronomy.scm (gnuastro): Update to 0.13. Efraim Flashner2020-09-07
* gnu: guile-pfds: When using Guile 3, compile as a r6rs library.•••This allow the package to be resused by r6rs compliant scheme implementations that expect *.sls files. * gnu/packages/guile-xyz.scm (guile2.2-pfds): Rename *.sls files to *.scm since Guile 2 does not support the sls extension. (guile-pfds): Removed the renaming of files to *.sls to *.scm. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Martin Becze2020-09-07
* gnu: g-golf: Update to 0.1.0-822.84e894e.•••* gnu/packages/guile-xyz.scm (g-golf): Update to 0.1.0-822.84e894e. This also fixes the version to the correct one which is 0.1.0. Technically g-golf does not actually have a release yet. The author of g-golf confirmed versions will start at 0.1.0 as autotools currently has that version. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Mike Rosset2020-09-07
* gnu: emacsy-minimal: Update to v0.4.1-31-g415d96f.•••Emacsy now includes trivial fixes for 'end-of-line to be on par with Emacs 'end-of-line. * gnu/packages/guile-xyz.scm (emacsy-minimal): Update to v0.4.1-31-g415d96f. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Mike Rosset2020-09-07
* gnu: coq-equations: Update 1.2.1-8.10-2.•••* gnu/packages/coq.scm (coq-equations): Update to 1.2.1-8.10-2. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Robin Green2020-09-07
* gnu: libsass: Update to 3.6.4.•••* gnu/packages/web.scm (libsass): Update to 3.6.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder2020-09-07
* gnu: xournalpp: Fix path to addr2line binary.•••* gnu/packages/pdf.scm (xournalpp)[arguments]: Add phase substituting path of addr2line utility. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Lars-Dominik Braun2020-09-07
* gnu: libhandy: Update to 0.91.0.•••* gnu/packages/gnome.scm (libhandy): Update to 0.91.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Leo Prikler2020-09-07
* gnu: xtl: Update to 0.6.18.•••* gnu/packages/cpp.scm (xtl): Update to 0.6.18. Tobias Geerinckx-Rice2020-09-07
* gnu: simple-scan: Update to 3.36.6.•••* gnu/packages/gnome.scm (simple-scan): Update to 3.36.6. Tobias Geerinckx-Rice2020-09-07
* gnu: Add node@10.22.•••* gnu/packages/node.scm (node-10.22): New variable. Pierre Langlois2020-09-06
* gnu: node: Downgrade to 10.20.0.•••Fixes <https://issues.guix.gnu.org/43228>. * gnu/packages/node.scm (node): Downgrade to 10.22.0. [inputs]: Downgrade nghttp2 to 1.40. Pierre Langlois2020-09-06
* gnu: Add ebusd.•••* gnu/packages/embedded.scm (ebusd): New variable. Danny Milosavljevic2020-09-07
* gnu: linux-libre: Enforce the use of the correct deblobbing scripts.•••* gnu/packages/linux.scm (deblob-scripts-5.8, deblob-scripts-5.4, deblob-scripts-4.19, deblob-scripts-4.14, deblob-scripts-4.9, deblob-scripts-4.4): Use the respective LINUX-LIBRE-X.Y-VERSION variables. Leo Famulari2020-09-06
* gnu: Do not truncate the version of the linux-libre deblobbing script file na...•••* gnu/packages/linux.scm (linux-libre-deblob-scripts): Use VERSION instead of VERSION-MAJOR+MINOR. Leo Famulari2020-09-06
* gnu: linux-libre: Update to 5.8.7.•••* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.7. (linux-libre-5.8-pristine-source): Update hash. (deblob-scripts-5.8): Update to 5.8.7. Mark H Weaver2020-09-06
* gnu: linux-libre@5.4: Update to 5.4.63.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.63. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.63. Mark H Weaver2020-09-06
* gnu: Add guile-prometheus.•••* gnu/packages/guile-xyz.scm (guile-prometheus): New variable. Christopher Baines2020-09-06
* gnu: browserpass-native: Update to 3.0.7.•••* gnu/packages/password-utils.scm (browserpass-native): Update to 3.0.7. Alex Griffin2020-09-06
* gnu: go-github-com-mattn-go-zglob: Update to 0.0.3.•••* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): Update to 0.0.3. Alex Griffin2020-09-06
* gnu: kmonad: Update to 0.4.0.•••* gnu/packages/haskell-apps.scm (kmonad): Update to 0.4.0. [arguments]: Update doc dir for new repo layout. [inputs]: Add new dependencies. Alex Griffin2020-09-06
* gnu: pagekite: Update to 1.5.2.200725.•••* gnu/packages/networking.scm (pagekite): Update to 1.5.2.200725. Alex Griffin2020-09-06
* gnu: mod-wsgi: Update to 4.7.1.•••* gnu/packages/web.scm (mod-wsgi): Update to 4.7.1. Christopher Baines2020-09-06
* gnu: Add go-github-com-tv42-httpunix.•••* gnu/packages/golang.scm (go-github-com-tv42-httpunix): New variable. Nicolas Goaziou2020-09-06
* gnu: hydrogen: Update to 1.0.1.•••* gnu/packages/music.scm (hydrogen): Update to 1.0.1. Nicolas Goaziou2020-09-06
* gnu: fet: Update to 5.46.1.•••* gnu/packages/education.scm (fet): Update to 5.46.1. Nicolas Goaziou2020-09-06
* gnu: emacs-cider: Update to 0.26.1.•••* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.26.1. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Michael Rohleder2020-09-06
* gnu: emacs-perspective: Update to 2.11.•••* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.11. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Michael Rohleder2020-09-06
* gnu: emacs-chronometrist: Update to 0.5.5.•••* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.5.5. [propagated-inputs]: Add emacs-anaphora. Nicolas Goaziou2020-09-06
* gnu: youtube-dl: Update to 2020.09.06.•••* gnu/packages/video.scm (youtube-dl): Update to 2020.09.06. Efraim Flashner2020-09-06
* gnu: Update Iosevka fonts from 3.2.2 to 3.4.7•••* gnu/packages/fonts.scm (font-iosevka, font-iosevka-slab, font-iosevka-term, font-iosevka-term-slab, font-iosevka-aile, font-iosevka-etoile, font-iosevka-sparkle): Update to 3.4.7. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> simendsjo2020-09-06
* gnu: lxqt-panel: Patch xkeyboard-config location.•••* gnu/packages/lxqt.scm (lxqt-panel)[inputs]: Add xkeyboard-config. [arguments]: Add custom phase to patch the path to xkeyboard-config in kbindicator for reading the keyboard layouts. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Hamzeh Nasajpour2020-09-06
* gnu: pspp: Update to 1.4.1.•••* gnu/packages/statistics.scm (pspp): Update to 1.4.1. Efraim Flashner2020-09-06
* gnu: libphutil: Deprecate package.•••This package was deprecated upstream and the functionality was moved into arcanist and phabricator. * gnu/packages/phabricator.scm (libphutil): Deprecate package. Efraim Flashner2020-09-06
* gnu: arcanist: Update to 0.0.0-2.ceb082e.•••* gnu/packages/phabricator.scm (arcanist): Update to 0.0.0-2.ceb082e. [inputs]: Remove libphutil. [arguments]: Adjust custom 'install phase for removed input. Wrap binary with php. [license]: Add license of vendored library. Efraim Flashner2020-09-06
* gnu: seqmagick: Update to 0.8.0.•••* gnu/packages/bioinformatics.scm (seqmagick): Update to 0.8.0. Andreas Enge2020-09-05
* gnu: deluge: Update to 2.0.3.•••* gnu/packages/bittorrent.scm (deluge): Update to 2.0.3. [source]: Update URL. [inputs]: Remove libtorrent, python2-chardet, python2-pygtk, python2-pyopenssl, python2-pyxdg, python2-service-identity, python2-twisted. [propagated-inputs]: Add gtk+, librsvg, libtorrent, python-pycairo, python-chardet, python-dbus, python-mako, python-pygobject, python-pillow, python-pyopenssl, python-pyxdg, python-rencode, python-service-identity, python-setproctitle, python-six, python-twisted, and python-zope-interface. [native-inputs]: Add python-wheel. [arguments]: Disable tests. Add 'fix-gettext-warning and 'wrap phase. Kei Kebreau2020-09-05
* gnu: Add npiet.•••* gnu/packages/piet.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Jesse Gibbons2020-09-05
* gnu: dunst: Update to 1.5.0.•••* gnu/packages/dunst.scm (dunst): Update to 1.5.0. Oleg Pykhalov2020-09-05
* gnu: sbcl-ironclad: Update to 0.51.•••* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.51. Guillaume Le Vaillant2020-09-05
* gnu: sbcl-cl-webkit: Update to 20200905.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200905. Pierre Neidhardt2020-09-05
* gnu: python-docker-py: Rename to python-docker.•••This is a follow-up to commit 3146b6da6dd3124f8693f48a9ed7ff8208324e23. * gnu/packages/docker.scm (python-docker-py): Rename to... (python-docker): ...this. (docker-compose): Adjust inputs. * gnu/packages/android.scm (fdroidserver): Adjust inputs. Andreas Enge2020-09-05
* gnu: Update gPodder to 3.10.16 and disable updater.•••* gnu/packages/gpodder.scm (gpodder): Update to 3.10.16 and add patch. * gnu/packages/patches/gpodder-disable-updater.patch: New file * gnu/local.mk (dist_patch_DATA): Add patch Signed-off-by: Andreas Enge <andreas@enge.fr> raingloom2020-09-05