summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: keepassxc: Update to 2.4.3.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.4.3. Efraim Flashner2019-06-161-3/+3
* gnu: linux-libre: Update to 5.1.10.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.10. (%linux-libre-hash): Update hash. Mark H Weaver2019-06-161-2/+2
* gnu: linux-libre@4.19: Update to 4.19.51.•••* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.51. (%linux-libre-4.19-hash): Update hash. Mark H Weaver2019-06-161-2/+2
* gnu: linux-libre@4.14: Update to 4.14.126.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.126. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2019-06-161-2/+2
* gnu: Add waybar.•••* gnu/packages/wm.scm(waybar): New variable. Gábor Boskovits2019-06-161-0/+46
* gnu: Add spdlog.•••* gnu/packages/logging.scm(spdlod): New variable. Gábor Boskovits2019-06-151-0/+26
* services: Include USB_ModeSwitch in %desktop-services.•••Fixes <https://bugs.gnu.org/35640>. * gnu/services/desktop.scm (%desktop-services): Add usb-modeswitch-service-type. * doc/guix.texi (Networking Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz2019-06-152-0/+4
* services: Add usb-modeswitch-service-type.•••* gnu/services/networking.scm (usb-modeswitch-service-type): New variable. (usb-modeswitch-configuration): New variable. (usb-modeswitch-sh): New procedure. (usb-modeswitch-configuration->udev-rules): New procedure. * doc/guix.texi (Networking Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz2019-06-152-0/+139
* gnu: units: Update to 2.19.•••* gnu/packages/maths.scm (units): Update to 2.19. Ludovic Courtès2019-06-151-2/+2
* gnu: rush: Update to 1.9.•••* gnu/packages/rush.scm (rush): Update to 1.9. Ludovic Courtès2019-06-151-2/+2
* gnu: wget: Update to 1.20.3.•••* gnu/packages/wget.scm (wget): Update to 1.20.3. Ludovic Courtès2019-06-151-2/+2
* gnu: gengetopt: Update to 2.23.•••* gnu/packages/popt.scm (gengetopt): Update to 2.23. [native-inputs]: New field. Ludovic Courtès2019-06-151-5/+8
* gnu: dico: Update to 2.9.•••* gnu/packages/dico.scm (dico): Update to 2.9. Ludovic Courtès2019-06-151-2/+2
* gnu: libmicrohttpd: Update to 0.9.64.•••* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.64. Ludovic Courtès2019-06-151-2/+2
* services: Remove unneeded imports that led to cycles.•••Fixes <https://bugs.gnu.org/36207>. Reported by Jack Hill <jackhill@jackhill.us>. * gnu/services/admin.scm: Remove unneeded import of (gnu services base). * gnu/services/mcron.scm: Likewise. Ludovic Courtès2019-06-152-3/+1
* gnu: swayidle: Add elogind support.•••* gnu/packages/wm.scm (swayidle)[arguments]: Add #:configure-flags. [inputs]: Add elogind. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Meiyo Peng2019-06-151-1/+4
* gnu: emacs-desktop-environment: Update to 0.2.2.•••* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.2.2. Pierre Neidhardt2019-06-151-2/+2
* Merge branch 'staging'Marius Bakke2019-06-152-43/+13
|\
| * build-system/haskell: Generate Setup.hs if needed.•••The default Setup.hs is boilerplate that is frequently left out of source packages. Several packages already add a phase to generate it, so moving this phase to the build system is just factoring out an existing pattern. See <https://github.com/phadej/time-compat/issues/4>. * guix/build/haskell-build-system.scm (generate-setuphs): New procedure. (%standard-phases): Add it after 'unpack'. * gnu/packages/haskell.scm (ghc-foundation, ghc-inline-c, ghc-inline-c-cpp, ghc-rio): Remove 'arguments'. Signed-off-by: Timothy Sample <samplet@ngyro.com> Robert Vollmert2019-06-132-42/+12
| * build-system/haskell: Fix Haddock phase docstring.•••* guix/build/haskell-build-system.scm (haddock): Fix docstring. Signed-off-by: Timothy Sample <samplet@ngyro.com> Robert Vollmert2019-06-131-1/+1
* | gnu: Remove leftover patch.•••This is a follow-up to commit d680a8afd1190aac46742d3abf2a0de1a45ea10f. * gnu/packages/patches/inkscape-poppler-compat3.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke2019-06-152-500/+0
* | gnu: Add benchmark.•••* gnu/packages/benchmark.scm(benchmark): New variable. * gnu/packages/patches/benchmark-unbundle-googletest.patch: New file. * gnu/local.mk(dist_patch_DATA): Add it. Gábor Boskovits2019-06-143-1/+99
* | gnu: Remove r-loomr.•••The loomR package is actually non-free software according to its author. See https://github.com/mojaveazure/loomR/pull/24. * gnu/packages/bioinformatics.scm (r-loomr): Remove variable. Ricardo Wurmus2019-06-141-29/+0
* | doc: Fix typo.•••* doc/guix.texi: Switch URI and description in @uref for hpcguix-web. Björn Höfling2019-06-141-1/+1
* | gnu: sway: Hardcode path to swaybg.•••* gnu/packages/wm.scm (sway)[arguments]: Hardcode path to swaybg. [inputs]: Add swaybg. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Meiyo Peng2019-06-141-1/+8
* | gnu: whois: Update to 5.4.3.•••* gnu/packages/networking.scm (whois): Update to 5.4.3. Marius Bakke2019-06-141-2/+2
* | gnu: ungoogled-chromium: Update to 75.0.3770.90-0.5d8abc3 [fixes CVE-2019-5842].•••* gnu/packages/chromium.scm (%chromium-version): Update to 75.0.3770.90. (%debian-revision): Update to 'debian/75.0.3770.90-1'. (%chromium-origin): Update hashes. Marius Bakke2019-06-141-4/+4
* | import: hackage: Handle Hackage revisions.•••Hackage packages can have metadata revisions (Cabal file only) that are not reflected in the source archive. The Haskell build system has support for this, but until now the Hackage importer would create a package based on the revised Cabal file which would then build using the old Cabal file. Fixes <https://bugs.gnu.org/35750>. * guix/import/cabal.scm (<cabal-package>): Add 'revision' field. (eval-cabal): Parse 'x-revision:' property. * guix/import/hackage.scm (read-cabal-and-hash): New procedure. (hackage-fetch-and-hash): New procedure. (hackage-fetch): Rewrite using 'hackage-fetch-and-hash'. (hackage-module->sexp): Add 'cabal-hash' argument and use it to populate the '#:cabal-revision' argument. (hackage->guix-package): Use the new '-and-hash' functions to get the hash of the Cabal file and pass it to 'hackage-module->sexp'. * guix/tests/hackage.scm: Test import of Cabal file revision. Signed-off-by: Timothy Sample <samplet@ngyro.com> Robert Vollmert2019-06-133-20/+94
* | gnu: emacs-org-noter: Tweak.•••* gnu/packages/emacs-xyz.scm (emacs-org-noter): Adjust indentation and description. Ludovic Courtès2019-06-131-7/+5
* | gnu: Add emacs-org-noter•••* gnu/packages/emacs-xyz.scm (emacs-org-noter): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Dimakakos Dimos2019-06-131-0/+28
* | gnu: ikiwiki: Update to 3.20190228.•••* gnu/packages/web.scm (ikiwiki): Update to 3.20190228. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin2019-06-131-13/+6
* | gnu: perl-yaml-libyaml: Update to 0.78.•••* gnu/packages/perl.scm (perl-yaml-libyaml): Update to 0.78. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin2019-06-131-2/+2
* | gnu: perl-canary-stability: Update to 2013.•••* gnu/packages/perl.scm (perl-canary-stability): Update to 2013. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin2019-06-131-2/+3
* | gnu: perl-db-file: Update to 1.852.•••* gnu/packages/databases.scm (perl-db-file): Update to 1.852. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin2019-06-131-2/+3
* | gnu: Add emacs-solaire-mode.•••* gnu/packages/emacs-xyz.scm (emacs-solaire-mode): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Alex Griffin2019-06-131-0/+23
* | gnu: Add emacs-mixed-pitch.•••* gnu/packages/emacs-xyz.scm (emacs-mixed-pitch): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Alex Griffin2019-06-131-0/+23
* | gnu: Add emacs-restart-emacs.•••* gnu/packages/emacs-xyz.scm (emacs-restart-emacs): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Alex Griffin2019-06-131-0/+22
* | gnu: Add emacs-elfeed-org.•••* gnu/packages/emacs-xyz.scm (emacs-elfeed-org): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Alex Griffin2019-06-131-1/+43
* | gnu: Add emacs-xtest.•••* gnu/packages/emacs-xyz.scm (emacs-xtest): New variable. Oleg Pykhalov2019-06-131-0/+21
* | gnu: parcimonie: Update source and home-page.•••* gnu/packages/gnupg.scm (parcimonie)[source]: Update to new url. [home-page]: Same. Efraim Flashner2019-06-131-3/+3
* | Merge branch 'staging'Marius Bakke2019-06-1327-228/+171
|\|
| * gnu: gstreamer: Skip failing test on 32-bit systems.•••* gnu/packages/gstreamer.scm (gstreamer)[arguments]: When building for a 32-bit system, add #:phases. Marius Bakke2019-06-131-1/+14
| * gnu: perl-io-socket-ssl: Update to 2.066.•••The previous version failed to build, but this updated version does build successfully. * gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.066. Christopher Baines2019-06-121-2/+2
| * Merge branch 'master' into stagingMarius Bakke2019-06-1132-8793/+9092
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-06-0964-9017/+9743
| |\ \
| * | | gnu: mesa: Disable failing test on i686.•••* gnu/packages/gl.scm (mesa)[arguments]: Add phase when building for i686. Marius Bakke2019-06-051-0/+9
| * | | Merge branch 'master' into stagingMarius Bakke2019-06-0554-1040/+692
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-06-0393-1026/+4227
| |\ \ \ \
| * | | | | gnu: nss, nss-certs: Update to 3.44.•••* gnu/packages/nss.scm (nss): Update to 3.44. * gnu/packages/certs.scm (nss-certs): Likewise. Marius Bakke2019-05-242-5/+5
| * | | | | gnu: imagemagick: Update to 6.9.10-46.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-46. Marius Bakke2019-05-241-2/+2