summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: r-gprofiler2: Update to 0.2.0.•••* gnu/packages/cran.scm (r-gprofiler2): Update to 0.2.0. Ricardo Wurmus2020-08-301-2/+2
* gnu: r-rticles: Update to 0.15.•••* gnu/packages/cran.scm (r-rticles): Update to 0.15. Ricardo Wurmus2020-08-301-2/+2
* gnu: rust-bytemuck-1: Update to 1.4.0.•••* gnu/packages/crates-io.scm (rust-bytemuck-1): Update to 1.4.0. [arguments]: Add rust-bytemuck-derive-1 to cargo-inputs. Efraim Flashner2020-08-301-2/+5
* gnu: Add rust-bytemuck-derive-1.•••* gnu/packages/crates-io.scm (rust-bytemuck-derive-1): New variable. Efraim Flashner2020-08-301-0/+28
* gnu: delly: Update to 0.8.3.•••* gnu/packages/bioinformatics.scm (delly): Update to 0.8.3. [inputs]: Order alphabetically. Efraim Flashner2020-08-301-4/+4
* gnu: libreoffice: Update to 6.4.6.2.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.6.2. Fix indentation. Nicolas Goaziou2020-08-301-111/+110
* gnu: Remove linux-libre 5.7.•••The 5.7 kernel series is no longer supported upstream. * gnu/packages/linux.scm (deblob-scripts-5.7, linux-libre-5.7-version, linux-libre-5.7-pristine-source, linux-libre-5.7-source, linux-libre-headers-5.7, linux-libre-5.7) Remove variables. * gnu/packages/aux-files/linux-libre/5.7-arm.conf, gnu/packages/aux-files/linux-libre/5.7-arm64.conf, gnu/packages/aux-files/linux-libre/5.7-i686.conf, gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them. Leo Famulari2020-08-305-40292/+0
* gnu: emacs-tramp: Update to 2.4.4.2.•••* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.2. Nicolas Goaziou2020-08-301-2/+2
* gnu: sdsl-lite: Fix build.•••* gnu/packages/datastructures.scm (sdsl-lite)[arguments]: Fix typo in custom 'install-pkgconfig-file phase. Efraim Flashner2020-08-301-2/+2
* gnu: guile-studio: Update to 0.0.3-1.5c05b03.•••* gnu/packages/guile-xyz.scm (guile-studio): Update to 0.0.3-1.5c05b03. [inputs]: Add emacs-flycheck-guile. Ricardo Wurmus2020-08-301-3/+4
* gnu: synthing-gtk: Add missing input.•••* gnu/packages/syncthing.scm (syncthin-gtk)[inputs]: Add librsvg. Efraim Flashner2020-08-301-0/+1
* gnu: sdsl-lite: Install pkgconfig file.•••* gnu/packages/datastructures.scm (sdsl-lite)[arguments]: Add custom 'install-pkgconfig-file phase to install sdsl-lite.pc. Efraim Flashner2020-08-301-3/+23
* gnu: vowpal-wabbit: Install more headers.•••* gnu/packages/machine-learning.scm (vowpal-wabbit)[arguments]: Add 'install-more-headers phase to install more headers. Efraim Flashner2020-08-301-1/+10
* gnu: emacs-js2-mode: Update to 20190219-1.40aab27.•••* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to to 20190219-1.40aab27. Ricardo Wurmus2020-08-301-21/+23
* gnu: squid: Update to 4.13.•••* gnu/packages/networking.scm (squid): Update to 4.13. Tobias Geerinckx-Rice2020-08-301-2/+2
* gnu: python-authres: Edit description.•••* gnu/packages/mail.scm (python-authres)[synopsis, description]: Edit. Or, one typo fix run amok. Tobias Geerinckx-Rice2020-08-301-14/+13
* gnu: xonsh: Update to 0.9.20.•••* gnu/packages/shells.scm (xonsh): Update to 0.9.20. Tobias Geerinckx-Rice2020-08-301-3/+2
* gnu: emacs-haskell-mode: Delete test failing on Emacs 27.1.•••* gnu/packages/emacs-xyz.scm (emacs-haskell-mode)[arguments]<delete-failing-tests>: Add "haskell-indent-tests.el" to list of deleted tests as it currently fails on Emacs 27.1 https://github.com/haskell/haskell-mode/issues/1714 Brett Gilio2020-08-291-1/+6
* gnu: libde265: Update to 1.0.6.•••* gnu/packages/video.scm (libde265): Update to 1.0.6. Tobias Geerinckx-Rice2020-08-301-2/+2
* gnu: osinfo-db: Update to 20200813.•••* gnu/packages/virtualization.scm (osinfo-db): Update to 20200813. Tobias Geerinckx-Rice2020-08-301-2/+2
* gnu: straw-viewer: Update to 0.0.7.•••* gnu/packages/video.scm (straw-viewer): Update to 0.0.7. Tobias Geerinckx-Rice2020-08-301-3/+2
* gnu: vapoursynth: Update to 52.•••* gnu/packages/video.scm (vapoursynth): Update to 52. Tobias Geerinckx-Rice2020-08-301-2/+2
* gnu: wireguard-tools: Update to 1.0.20200827.•••* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20200827. Tobias Geerinckx-Rice2020-08-301-2/+2
* gnu: scrypt: Update to 1.3.1.•••* gnu/packages/crypto.scm (scrypt): Update to 1.3.1. [arguments]: Patch configure to respect $PATH. Tobias Geerinckx-Rice2020-08-301-3/+6
* gnu: scrypt: Install licence file with documentation.•••* gnu/packages/crypto.scm (scrypt)[arguments]: Add a #:license-file-regexp and install the documentation to the same standard location. Tobias Geerinckx-Rice2020-08-301-3/+4
* gnu: fdupes: Update to 2.1.2.•••* gnu/packages/admin.scm (fdupes): Update to 2.1.2. [source]: Use bootstrapped release tarball. [arguments]: Delete field. [inputs]: Add ncurses and pcre2. Tobias Geerinckx-Rice2020-08-301-14/+9
* gnu: htop: Update to 3.0.0.•••* gnu/packages/admin.scm (htop): Update to 3.0.0. [source]: Switch to new upstream. Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Add autoconf and automake. [home-page]: Switch to new upstream. Tobias Geerinckx-Rice2020-08-301-10/+14
* gnu: alpine: Update to 2.23.2.•••* gnu/packages/mail.scm (alpine): Update to 2.23.2. [source]: Use new git tag. Tobias Geerinckx-Rice2020-08-301-6/+3
* gnu: fetchmail: Update to 6.4.10.•••* gnu/packages/mail.scm (fetchmail): Update to 6.4.10. Tobias Geerinckx-Rice2020-08-301-2/+2
* gnu: emacs-clojure-mode: Fix build.•••* gnu/packages/emacs-xyz.scm (emacs-clojure-mode)[#:phases]: Add "fix-tests" phase. Oleg Pykhalov2020-08-291-1/+11
* gnu: Add p2c.•••* gnu/packages/pascal.scm (p2c): New variable. Danny Milosavljevic2020-08-291-0/+51
* gnu: Add emacs-org-webring.•••* gnu/packages/emacs-xyz.scm (emacs-org-webring): New variable. Brett Gilio2020-08-291-0/+38
* gnu: Add fpc.•••* gnu/packages/pascal.scm: New file. * gnu/packages/patches/fpc-reproducibility.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add pascal.scm. (dist_patch_DATA): Register patch. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Kei Kebreau2020-08-293-0/+245
* gnu: reuse: Update to 0.11.1.•••* gnu/packages/license.scm (reuse): Update to 0.11.1. [native-inputs]: added python-setuptools-scm. Signed-off-by: Leo Famulari <leo@famulari.name> Michael Rohleder2020-08-291-3/+5
* gnu: Add libhandy-0.0.•••As of 355761c2d27fe80ae73b872b8026cb15d8487fd0, packages built against libhandy fail to either build or to run since they require the 0.0.x API. * gnu/packages/gnome.scm (libhandy-0.0): New variable. (gnome-tweaks, geary)[inputs]: Use libhandy-0.0 instead of libhandy. * gnu/packages/gnome.scm (chatty)[inputs]: Likewise. Signed-off-by: Leo Famulari <leo@famulari.name> Leo Prikler2020-08-292-3/+17
* gnu: Add hdt-cpp.•••* gnu/packages/rdf.scm (hdt-cpp): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> pukkamustard2020-08-291-0/+30
* gnu: dash: Update to 0.5.11.2.•••* gnu/packages/shells.scm (dash): Update to 0.5.11.2. Tobias Geerinckx-Rice2020-08-291-2/+2
* gnu: libedit: Update to 20191231-3.1.•••* gnu/packages/libedit.scm (libedit): Update to 20191231-3.1. Tobias Geerinckx-Rice2020-08-291-3/+3
* gnu: tracker-miners: Update to 2.3.4.•••* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.4. Tobias Geerinckx-Rice2020-08-291-2/+2
* gnu: tracker: Update to 2.3.5.•••* gnu/packages/gnome.scm (tracker): Update to 2.3.5. Tobias Geerinckx-Rice2020-08-291-2/+2
* gnu: libdatrie: Update to 0.2.12.•••* gnu/packages/gtk.scm (libdatrie): Update to 0.2.12. Tobias Geerinckx-Rice2020-08-291-2/+2
* gnu: hexedit: Update to 1.5.•••* gnu/packages/hexedit.scm (hexedit): Update to 1.5. Tobias Geerinckx-Rice2020-08-291-3/+3
* gnu: idris: Fix for Haskell build system changes.•••See also 9e5496e0ae0ee8f638ca93949ecca314fdb9251e and 718dc7d4a5e5d26cac80c79d78535677e0379dc8. * gnu/packages/idris.scm (idris)[arguments]: Add a phase that sets 'LD_LIBRARY_PATH', and one that restores the 'libidris_rts.a' library back to the default output. Timothy Sample2020-08-291-1/+17
* Revert "gnu: emacs: Strip double wrap."•••This reverts commit 0ec6b8afd7e7a6c288fbf48c5779f2e0bdaffb55 that prevents the load of Emacs packages. Mathieu Othacehe2020-08-291-11/+0
* gnu: emacs: Strip double wrap.•••* gnu/packages/emacs.scm (emacs)[#:phases]: Add 'strip-double-wrap. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Leo Prikler2020-08-291-0/+11
* gnu: grilo-plugins: Update to 0.3.11.•••* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.11. Tobias Geerinckx-Rice2020-08-291-3/+2
* gnu: gnome-mines: Update to 3.36.1.•••* gnu/packages/gnome.scm (gnome-mines): Update to 3.36.1. Tobias Geerinckx-Rice2020-08-291-3/+2
* gnu: debianutils: Update to 4.11.1.•••* gnu/packages/debian.scm (debianutils): Update to 4.11.1. Tobias Geerinckx-Rice2020-08-291-2/+2
* gnu: ndctl: Update to 69.•••* gnu/packages/disk.scm (ndctl): Update to 69. Tobias Geerinckx-Rice2020-08-291-2/+2
* gnu: lesspipe: Update to 1.85.•••* gnu/packages/less.scm (lesspipe): Update to 1.85. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Michael Rohleder2020-08-291-2/+2