| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/debug.scm (stress-make)[arguments]: Add 'set-default-shell
phase.
|
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (suitesparse): Update to 4.5.5.
[source]: Add 'modules' and 'snippet' field to remove bundled source.
[arguments]: Remove 'prepare-out' phase. Adjust #:make-flags for metis.
Make build parallel, since it now appears to be safe.
[inputs]: Add metis.
|
|
|
|
| |
* gnu/packages/maths.scm (suitesparse)[arguments]: Use modify-phases.
|
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (petsc, slepc)[arguments]: Set #:make-flags to
override default unlimited '-j'.
(petsc)[arguments]: Scrub build machine cores from installed files in
'clean-local-references' phase.
|
|
|
|
|
| |
* gnu/packages/maths.scm (slepc): Update to 3.7.4.
[source]: Use direct source link. Remove 'file-name' field.
|
|
|
|
| |
* gnu/packages/maths.scm (petsc): Update to 3.7.6.
|
|
|
|
| |
* gnu/packages/gnome.scm (epiphany): Update to 3.24.3.
|
|
|
|
| |
* gnu/packages/gnome.scm (tracker): Update to 1.12.2.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.2.
|
|
|
|
| |
* gnu/packages/gnome.scm (mutter): Update to 3.24.4.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gedit)[arguments]: Remove #:configure-flags.
[inputs]: Add gspell.
|
|
|
|
| |
* gnu/packages/gnome.scm (gedit): Update to 3.22.1.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gspell)[inputs]: Move enchant from here...
[propagated-inputs]: ...to here.
|
|
|
|
| |
* gnu/packages/gnome.scm (gspell)[inputs, native-inputs]: Re-order.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.35.
|
|
|
|
| |
* gnu/packages/gnome.scm (brasero): Update to 3.12.2.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-bitstream-vera)[home-page]: Use HTTPS.
* gnu/packages/glib.scm (glib)[home-page]: Likewise.
* gnu/packages/gnome.scm (gcr, libgnome-keyring, gnome-keyring, evince)
(gnome-icon-theme, libgsf, gnome-mime-data, vala, vte, python2-rsvg)
(glib-networking, gnome-settings-daemon, libchamplain, grilo, grilo-plugins)
(gjs, zenity, mutter, network-manager, network-manager-applet, gdm)
[home-page]: Likewise.
* gnu/packages/gtk.scm (gtk-engines, murrine)[home-page]: Likewise.
|
|
|
|
| |
* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.22-alpha.
|
|
|
|
| |
* gnu/services/herd.scm (stop-service): New procedure.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously the match expression case for a successful response
(where error is #f) required that the result component contained a list with a
single element.
As far as I see when looking at the responses from the shepherd, this is not
normally the case. Therefore, to avoid treating successful responses as
errors, make the match requirement more permissive, accepting any value.
* gnu/services/herd.scm (invoke-action): Change match condition for ok responses.
|
|
|
|
| |
* gnu/packages/gimp.scm (babl): Update to 0.1.28.
|
|
|
|
| |
* gnu/packages/gimp.scm (gegl)[arguments]: Use the 'modify-phases' syntax.
|
|
|
|
| |
* gnu/packages/gimp.scm (gegl)[arguments]: Add '-lm' configure-flag.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.1.3.
|
|
|
|
| |
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.5.
|
|
|
|
|
|
| |
* gnu/packages/libreoffice.scm (hunspell): Update to 1.6.1.
[native-inputs]: Add autoconf, automake, and libtool.
[arguments]: Add ‘bootstrap’ phase.
|
|
|
|
| |
* gnu/packages/libreoffice.scm (hunspell)[home-page]: Update it.
|
|
|
|
|
|
| |
Add missing copyright line for 2016.
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2017.01.22-0.
|
|
|
|
| |
* gnu/packages/moreutils.scm (moreutils): Update to 0.61.
|
|
|
|
| |
* gnu/packages/admin.scm (sudo)[arguments]: Use ‘modify-phases’.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.5.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.41.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.80.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.43.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-puma): Update to 3.9.1.
[source]: Remove patch.
[arguments]: Disable tests.
[native-inputs]: Remove field.
* gnu/packages/patches/ruby-puma-ignore-broken-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-nokogiri-diff): Update to 0.2.0-1.a38491e4.
|
|
|
|
| |
* gnu/packages/ruby.scm: Update to 0.3.3-1.b662a604
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-2.4.1): New variable.
(ruby)[replacement]: New field.
|
|
|
|
|
| |
* nix/libstore/build.cc (DerivationGoal::startBuilder): When calling 'clone',
ensure that the stack is aligned on a 16-byte boundary.
|
|
|
|
|
|
|
|
| |
This change might not correct, so we revert it for now:
https://lists.gnu.org/archive/html/guix-devel/2017-08/msg00057.html
This reverts commit 6a4364335c967f841b53ed35c22f90445437e4b0.
|
|
|
|
| |
* gnu/packages/embedded.scm (propeller-gcc-4)[supported-system]: New field.
|
|
|
|
|
|
| |
* gnu/packages/nim.scm (nim): Update to 0.17.0.
[source, home-page]: Use https.
[arguments]: Patch more shebangs, use custom build phase.
|
|
|
|
|
| |
* gnu/packages/maths.scm (cubicle)[native-inputs]: Retrieve WHICH from
(gnu packages base).
|
|
|
|
|
| |
* gnu/packages/video.scm (vapoursynth)[supported-systems]: Remove
aarch64-linux from the supported-systems.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2017.08.06.
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (ntfs-3g): Update to 2017.3.23.
[source]: Remove patch.
* gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/linux.scm (ntfs-3g)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/backup.scm (wimlib): Update to 1.12.0.
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]:
Restore hash from before the tarball changed in place. It changed back.
This reverts commit fd4085793818ab2aea28dfeeb2728f6f02416c4c.
|
|
|
|
|
| |
* gnu/packages/calendar.scm (khal)[propagated-inputs]: Move vdirsyncer ...
[native-inputs]: ... here.
|