aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* gnu: rclone: Update to 1.49.2.•••* gnu/packages/sync.scm (rclone): Update to 1.49.2. Tobias Geerinckx-Rice2019-09-10
* gnu: fakeroot: Update to 1.24.•••* gnu/packages/linux.scm (fakeroot): Update to 1.24. [source]: Adjust and use HTTPS. Tobias Geerinckx-Rice2019-09-10
* gnu: eclib: Update to 20190909.•••* gnu/packages/algebra.scm (eclib): Update to 20190909. Tobias Geerinckx-Rice2019-09-10
* gnu: aisleriot: Update to 3.22.9.•••* gnu/packages/gnome.scm (aisleriot): Update to 3.22.9. Tobias Geerinckx-Rice2019-09-10
* gnu: monero-gui: Update to 0.14.1.2.•••* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant2019-09-10
* gnu: monero: Activate Trezor support.•••* gnu/packages/finance.scm (monero): [native-inputs]: Add python and protobuf. [inputs]: Add libusb and protobuf. [arguments]: Add delete-dead-links phase. (monero-gui)[inputs]: Add libusb and protobuf. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant2019-09-10
* gnu: monero: Fix detection of readline library.•••* gnu/packages/finance.scm (monero)[arguments]: Define 'Readline_ROOT_DIR' in 'configure-flags'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant2019-09-10
* gnu: Add copyright header.•••* gnu/packages/xfce.scm: Add copyright header. Signed-off-by: Ludovic Courtès <ludo@gnu.org> L p R n d n2019-09-10
* gnu: orage: Fix build.•••* gnu/packages/xfce.scm (orage)[arguments]: Add phase fixing build with libical3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> L p R n d n2019-09-10
* gnu: ristretto: Update to 0.10.0.•••* gnu/packages/xfce.scm (ristretto): Update to 0.10.0. [inputs] Add gtk+. Remove gtk+-2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> L p R n d n2019-09-10
* gnu: mousepad: Update to 0.4.2.•••* gnu/packages/xfce.scm (mousepad): Update to 0.4.2. [arguments] Remove unnecessary --enable-gtk3 flag from #:configure-flags. [inputs] Add xfconf. Signed-off-by: Ludovic Courtès <ludo@gnu.org> L p R n d n2019-09-10
* import: crate: Allow imports of a specific version.•••* guix/import/crate.scm (crate->guix-package): Add optional 'version' argument and honor it. * guix/scripts/import/crate.scm (guix-import-crate): Assume the first argument is a spec and destructure it with 'package-name->name+version'. Pass both to 'crate->guix-package'. * doc/guix.texi (Invoking guix import): Document it. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Martin Becze2019-09-10
* refresh: Distinguish between "no updater" and "failing updater".•••Previously, something like "guix refresh texmacs" would report "no updater". Now, it reports that the 'gnu-ftp' updater failed to list releases. * guix/upstream.scm (lookup-updater): Use 'find' instead of 'any' to return the <upstream-updater>. (package-latest-release): Adjust accordingly. * guix/scripts/refresh.scm (check-for-package-update): When 'package-latest-release' returns #f, distinguish between "no updater" and "failing updater". Ludovic Courtès2019-09-10
* packages: 'package-field-location' really catches 'system-error.•••This had been wrong since forever (i.e., 2013). * guix/packages.scm (package-field-location): Catch 'system-error, not 'system. Ludovic Courtès2019-09-10
* gnu: zeromq: Use HTTPS home page.•••* gnu/packages/networking.scm (zeromq)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2019-09-09
* gnu: zeromq: Update to 4.3.2.•••* gnu/packages/networking.scm (zeromq): Update to 4.3.2. [source]: Download GitHub release tarball. Tobias Geerinckx-Rice2019-09-09
* gnu: libmbim: Update to 1.20.0.•••* gnu/packages/freedesktop.scm (libmbim): Update to 1.20.0. Tobias Geerinckx-Rice2019-09-09
* gnu: libmbim: Don't use NAME in source URI.•••* gnu/packages/freedesktop.scm (libmbim)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-09
* gnu: libsecret: Update to 0.19.1.•••* gnu/packages/gnome.scm (libsecret): Update to 0.19.1. Tobias Geerinckx-Rice2019-09-09
* gnu: libsecret: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (libsecret)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-09-09
* gnu: mes: Update to 0.20.•••* gnu/packages/mes.scm (mes): Update to 0.20. Use nyacc-0.99.0. Jan Nieuwenhuizen2019-09-09
* gnu: mescc-tools: Update to 0.6.1.•••* gnu/packages/mes.scm (mescc-tools): Update to 0.6.1. Jan Nieuwenhuizen2019-09-09
* gnu: nyacc: Update to 0.99.0.•••* gnu/packages/mes.scm (nyacc): Update to 0.99.0. Jan Nieuwenhuizen2019-09-09
* gnu: grammalecte: Update to 1.4.0.•••* gnu/packages/dictionaries.scm (grammalecte): Update to 1.4.0. [synopsis]: Remove spurious space. Nicolas Goaziou2019-09-09
* gnu: Add scron.•••* gnu/packages/suckless.scm (scron): New package. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Robert Vollmert2019-09-09
* gnu: kdeconnect: Update to 1.3.5.•••* gnu/packages/kde.scm (kdeconnect): Update to 1.3.5. [source]: Update source uri. Efraim Flashner2019-09-09
* 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
* services: Add ‘/usr/bin/env’ special file.•••* gnu/services/base.scm (%base-services): Add ‘/usr/bin/env‘ to special-files-service-type. 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
* services: openntpd: Fix the config generation code.•••This fixes issue #37318 (see: http://bugs.gnu.org/37318). * gnu/services/networking.scm (openntpd-configuration->string): Rewrite in order to make the "openntpd configuration generation sanity check" test pass. Maxim Cournoyer2019-09-08
* services: openntpd: Add test for issue #3731.•••See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37318. * gnu/services/networking.scm (openntpd-configuration->string): New procedure, extracted from top of the `openntpd-shepherd-service' to make it testable. (openntpd-shepherd-service): Adapt following the move of the code to the above procedure. * tests/networking.scm: Add a test for the `openntpd-configuration->string' procedure. Maxim Cournoyer2019-09-08
* services: openntpd: Remove useless let.•••* gnu/services/networking.scm (openntpd-shepherd-service): Remove useless let. Maxim Cournoyer2019-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