| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/glib.scm (libsigc++): Update to 2.10.2.
|
|
|
|
| |
* gnu/packages/cups.scm (cups-filters): Update to 1.25.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
* guix/build/haskell-build-system.scm (haddock): Fix docstring.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer)[arguments]: When building for a
32-bit system, add #:phases.
|
|
|
|
|
|
|
| |
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.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/tbb.scm (tbb): Update to 2019_U8.
|
| |
| |
| |
| | |
* gnu/packages/mail.scm (offlineimap): Update to 7.2.4.
|
| |
| |
| |
| |
| | |
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.10.
* gnu/packages/wine.scm (wine-staging): Update to 4.10.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (faudio): Update to 19.06.07.
|
| |
| |
| |
| | |
* gnu/packages/terminals.scm (kitty): Update to 0.14.2.
|
| |
| |
| |
| | |
* gnu/packages/image.scm (grim): Update to 1.2.0.
|
| |
| |
| |
| | |
* gnu/packages/image.scm (slurp): Update to 1.2.0.
|
| |
| |
| |
| |
| |
| |
| | |
Regression introduced in a0f352b30f4869a7af7017b8a5011ac7602dd115.
* guix/scripts/pack.scm (docker-image): Check whether ENTRY-POINT is
true before returning (string-append #$profile ...).
|
| |
| |
| |
| |
| |
| | |
* gnu/services/xorg.scm (%default-slim-theme-name): Change to "1.x".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/artwork.scm (%artwork-repository): Update to 2f2fe74.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This allows callers to request the substitution of a single derivation
output.
* guix/store.scm (build-things): Accept derivation/output pairs among
THINGS.
* guix/derivations.scm (build-derivations): Likewise.
* tests/store.scm ("substitute + build-things with specific output"):
New test.
* tests/derivations.scm ("build-derivations with specific output"):
New test.
* doc/guix.texi (The Store): Adjust accordingly.
|
| |
| |
| |
| | |
* guix/ssh.scm: Use (ice-9 format).
|
| |
| |
| |
| |
| | |
* guix/download.scm (%content-addressed-mirrors): Change
"berlin.guixsd.org" to "ci.guix.gnu.org" and move it first.
|
| |
| |
| |
| |
| | |
* doc/guix.texi: Work around a po4a bug that prevents `guix pull` from
completing.
|
| |
| |
| |
| | |
This reverts commit 78b0f9419fdac88d7b84314868bab1b1e8173602.
|
| |
| |
| |
| |
| |
| |
| | |
mirrors.mit.edu seems no longer available over FTP.
* guix/gnu-maintenance.scm (latest-kde-release): Change from mirrors.mit.edu
to ftp.mirrorservice.org.
|
| |
| |
| |
| | |
* gnu/packages/bioconductor.scm (r-biosigner): New variable.
|
| |
| |
| |
| | |
* gnu/packages/bioconductor.scm (r-ropls): New variable.
|
| |
| |
| |
| |
| | |
* gnu/services/base.scm (%guix-publish-log-rotations): New variable.
(guix-publish-service-type): Extend the rottlog-service-type.
|
| |
| |
| |
| |
| |
| |
| | |
This makes it easier to read the output, as it's recorded in a file.
* gnu/services/base.scm (guix-publish-shepherd-service): Add #:log-file to
make-forkexec-constructor.
|
| |
| |
| |
| |
| |
| | |
* gnu/services/nix.scm: New file.
* gnu/local.mk: Add this.
* doc/guix.texi (Miscellaneous Services): Document this.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.8.
(%linux-libre-hash): Update hash.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.49.
(%linux-libre-4.19-hash): Update hash.
|
| |
| |
| |
| |
| |
| |
| |
| | |
This release series is no longer supported upstream.
* gnu/packages/linux.scm (%linux-libre-4.15-version)
(%linux-libre-4.15-hash, linux-libre-4.15)
(linux-libre-headers-4.15): Remove variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.124.
(%linux-libre-4.14-hash): Update hash.
|
| |
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Use git-fetch.
[version]: Include revision and commit.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/databases.scm (recutils)[native-inputs]: Remove emacs-minimal.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/databases.scm (emacs-recutils): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Dropped in 49405aaf5c2c9cfc713c7efdccaf6d48d3c714a3, it's still in use
by the (leaf) allegro-5.0 package.
* gnu/packages/patches/allegro-mesa-18.2.5-and-later.patch: Newish file.
* gnu/local.mk (dist_patch_DATA): Re-add it.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (mobile-broadband-provider-info): Update to 20190116.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.45.
|
| |
| |
| |
| | |
* gnu/packages/gl.scm (virtualgl): Update to 2.6.2.
|
| |
| |
| |
| | |
* gnu/packages/astronomy.scm (cfitsio): Update to 3.47.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (radeontop)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[home-page]: Move down to its conventional spot.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (radeontop): Update to 1.2.
|
| |
| |
| |
| |
| | |
* doc/guix.texi (Version Control Services): Fix typos & edit surrounding
text.
|
| |
| |
| |
| | |
* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.0.2.
|
| |
| |
| |
| | |
* gnu/packages/bioconductor.scm (r-aucell): Update to 1.6.1.
|
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.10.1.
|
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.18.1.
|
| |
| |
| |
| | |
* gnu/packages/statistics.scm (r-numderiv): Update to 2016.8-1.1.
|
| |
| |
| |
| | |
* gnu/packages/statistics.scm (r-quantreg): Update to 5.40.
|
| |
| |
| |
| | |
* gnu/packages/statistics.scm (r-fpc): Update to 2.2-2.
|