aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
* gnu: kdeconnect: Set upstream-name.•••* gnu/packages/kde.scm (kdeconnect)[properties]: New field. Efraim Flashner2019-09-09
* gnu: Add r-soupx.•••* gnu/packages/cran.scm (r-soupx): New variable. Ricardo Wurmus2019-09-09
* gnu: retroarch: Update to 1.7.8.3.•••* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.3. Rutger Helling2019-09-09
* gnu: btrfs-progs: Update to 5.2.2.•••* gnu/packages/linux.scm (btrfs-progs): Update to 5.2.2. Rutger Helling2019-09-09
* gnu: glib-networking: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (glib-networking)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-09
* gnu: bs1770gain: Return #t from source snippet.•••* gnu/packages/audio.scm (bs1770gain)[source]: Return #t from snippet. Tobias Geerinckx-Rice2019-09-08
* gnu: bs1770gain: Update to 0.6.0.•••* gnu/packages/audio.scm (bs1770gain): Update to 0.6.0. [source]: Adjust snippet. Tobias Geerinckx-Rice2019-09-08
* gnu: diffoscope: Add zip and unzip for test suite.•••* gnu/packages/package-management (diffoscope)[native-inputs]: Add zip, unzip. Vagrant Cascadian2019-09-08
* gnu: Add pgpdump.•••* gnu/packages/gnupg (pgpdump): New variable. * gnu/packages/package-management (diffoscope)[native-inputs]: Add pgpdump. Vagrant Cascadian2019-09-08
* gnu: js-respond: Don't use unstable-tarball.•••* gnu/packages/javascript.scm (js-respond)[source]: Use 'git-fetch'. Efraim Flashner2019-09-08
* gnu: js-respond: Use minify-build-system.•••* gnu/packages/javascript.scm (js-respond)[build-system]: Use minify-build-system. [arguments]: Remove custom builder code. [native-inputs]: Remove uglify-js, source, gzip, tar. Efraim Flashner2019-09-08
* gnu: js-filesaver: Don't use unstable tarball.•••* gnu/packages/javascript.scm (js-filesaver)[source]: Use 'git-fetch'. Efraim Flashner2019-09-08
* gnu: js-es5-shim: Update to 4.5.13.•••* gnu/packages/javascript.scm (js-es5-shim): Update to 4.5.13. Efraim Flashner2019-09-08
* gnu: js-es5-shim: Don't use unstable tarball.•••* gnu/packages/javascript.scm (js-es5-shim)[source]: Use 'git-fetch'. Efraim Flashner2019-09-08
* gnu: js-selectize: Update to 0.12.6.•••* gnu/packages/javascript.scm (js-selectize): Update to 0.12.6. Efraim Flashner2019-09-08
* gnu: js-selectize: Don't use unstable tarball.•••* gnu/packages/javascript.scm (js-selectize)[source]: Use 'git-fetch'. Efraim Flashner2019-09-08
* gnu: js-highlight: Don't use unstable tarball.•••* gnu/packages/javascript.scm (js-highlight)[source]: Use 'git-fetch'. Efraim Flashner2019-09-08
* gnu: js-strftime: Don't use unstable tarball.•••* gnu/packages/javascript.scm (js-strftime)[source]: Use 'git-fetch'. Efraim Flashner2019-09-08
* gnu: js-html5shiv: Don't use unstable tarball.•••* gnu/packages/javascript.scm (js-html5shiv)[source]: Use 'git-fetch'. Efraim Flashner2019-09-08
* gnu: openntpd: Fix error CA errors when using constraints.•••The error printed by nttpd was "constraint: failed to load constraint ca" when libressl tried loading the file /etc/ssl/cert.pem. The problem was investigated as part of fixing issue 37318 (see: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37318). * gnu/packages/ntp.scm (openntpd)[configure-flags]: Use the '--with-cacert' flag to specify the location of the certificate authority file of libressl. Maxim Cournoyer2019-09-08
* gnu: thunar-volman: Update to 0.9.5.•••* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org> L p R n d n2019-09-08
* gnu: tumbler: Remove unused gstreamer.•••* gnu/packages/xfce.scm (tumbler)[inputs]: Remove gstreamer. Signed-off-by: Ludovic Courtès <ludo@gnu.org> L p R n d n2019-09-08
* gnu: tumbler: Fix pdf thumbnailer.•••* gnu/packages/xfce.scm (tumbler)[inputs]: Add cairo. Signed-off-by: Ludovic Courtès <ludo@gnu.org> L p R n d n2019-09-08
* gnu: libraft: Fetch source from Git.•••* gnu/packages/cluster.scm (libraft)[source]: Switch to GIT-FETCH. Ludovic Courtès2019-09-08
* gnu: Add libraft•••* gnu/packages/cluster.scm (libraft): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andrew Miloradovsky2019-09-08
* gnu: guix: Update to cc98b00.•••* gnu/packages/package-management.scm (guix): Update to cc98b00. (guix-daemon)[arguments]: Remove 'install' phase; add 'change-default-guix' phase. Ludovic Courtès2019-09-08
* gnu: micropython: Update to 1.11.•••* gnu/packages/python.scm (micropython): Update to 1.11. Efraim Flashner2019-09-08
* gnu: wget2: Update to 1.99.2.•••* gnu/packages/wget.scm (wget2): Update to 1.99.2. [source]: Download from gnu mirrors. [arguments]: Remove custom 'bootstrap phase, update custom 'skip-network-tests phase. Don't build static library. [inputs]: Add bzip2, gpgme, zlib. [native-inputs]: Remove autoconf, automake, flex, gettext-minimal, libtool, python-2. Efraim Flashner2019-09-08
* gnu: wget.scm: Use license: prefix.•••* gnu/packages/wget.scm (wget, wgetpaste, wget2)[license]: Use 'license:' prefix. Efraim Flashner2019-09-08
* gnu: Add fmit.•••* gnu/packages/music.scm (fmit): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> raingloom2019-09-08
* gnu: haskell-xyz.scm: Correctly hide packages.•••* gnu/packages/haskell-xyz.scm (ghc-attoparsec-bootstrap, ghc-integer-logarithms-bootstrap, ghc-scientific-bootstrap, ghc-semigroups-bootstrap, ghc-unordered-containers-bootstrap, ghc-wcwidth-bootstrap)[properties]: Fix typo, make 'hidden?' a tuple. Efraim Flashner2019-09-08
* gnu: Add emacs-tao-theme.•••* gnu/packages/emacs-xyz.scm (emacs-tao-theme): New variable. Ricardo Wurmus2019-09-08
* gnu: Add odt2txt.•••* gnu/packages/textutils (odt2txt): New variable. * gnu/packages/package-management (diffoscope)[native-inputs]: Add odt2txt. [use-modules]: Remove accidentally added libreoffice package module. Vagrant Cascadian2019-09-08
* gnu: Add sng.•••* gnu/packages/images (sng): New variable. * gnu/packages/package-management (diffoscope)[native-inputs]: Add sng. Vagrant Cascadian2019-09-07
* gnu: Add pngsuite.•••* gnu/packages/image (pngsuite): New variable. Vagrant Cascadian2019-09-07
* gnu: diffoscope: Enable even more tests.•••* gnu/packages/package-management (diffoscope)[native-inputs]: Add additional dependencies for tests. [use-module]: Add corresponding package modules. Vagrant Cascadian2019-09-07
* gnu: diffoscope: Enable additional tests.•••* gnu/packages/package-management (diffoscope) [native-inputs]: Add additional packages used for tests. Vagrant Cascadian2019-09-07
* gnu: diffoscope: Update to 123.•••* gnu/packages/package-management (diffoscope): Update to 123. [arguments]: Update phase writable-test-data to include tests directory. Add phase remove-ocaml-test. Vagrant Cascadian2019-09-07
* gnu: python-debian: Update to 0.1.36.•••* gnu/packages/python-xyz (python-debian): Update to 0.1.36. [source]: Switch to using git-fetch. [arguments]: Add phase to delete tests depending on tools not yet present in guix. [propagated-inputs]: Add python-chardet. Vagrant Cascadian2019-09-07
* gnu: r-rsubread: Update to 1.34.7.•••* gnu/packages/bioconductor.scm (r-rsubread): Update to 1.34.7. Ricardo Wurmus2019-09-08
* gnu: r-regioner: Update to 1.16.3.•••* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.3. Ricardo Wurmus2019-09-08
* gnu: r-gprofiler: Update to 0.6.8.•••* gnu/packages/bioinformatics.scm (r-gprofiler): Update to 0.6.8. Ricardo Wurmus2019-09-08
* gnu: r-annotationhub: Update to 2.16.1.•••* gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.16.1. Ricardo Wurmus2019-09-08
* gnu: r-edger: Update to 3.26.8.•••* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.8. Ricardo Wurmus2019-09-08
* gnu: r-ggraph: Update to 2.0.0.•••* gnu/packages/cran.scm (r-ggraph): Update to 2.0.0. [propagated-inputs]: Add r-graphlayouts, r-rlang, and r-tidygraph; remove r-plyr. Ricardo Wurmus2019-09-08
* gnu: r-msigdbr: Update to 7.0.1.•••* gnu/packages/cran.scm (r-msigdbr): Update to 7.0.1. Ricardo Wurmus2019-09-08
* gnu: r-ggeffects: Update to 0.12.0.•••* gnu/packages/cran.scm (r-ggeffects): Update to 0.12.0. Ricardo Wurmus2019-09-08
* gnu: r-ggformula: Update to 0.9.2.•••* gnu/packages/cran.scm (r-ggformula): Update to 0.9.2. Ricardo Wurmus2019-09-08
* gnu: r-insight: Update to 0.5.0.•••* gnu/packages/cran.scm (r-insight): Update to 0.5.0. Ricardo Wurmus2019-09-08
* gnu: r-ggpubr: Update to 0.2.3.•••* gnu/packages/cran.scm (r-ggpubr): Update to 0.2.3. Ricardo Wurmus2019-09-08