summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: flint: Build with ntl.series-3322Jakub Kądziołka2020-03-29
| | | | | * gnu/packages/algebra.scm (flint)[inputs]: Add ntl. [arguments]: Pass --with-ntl to configure.
* gnu: GnuPG: Really use ~/.guix-profile/bin/pinentry by default.base-for-series-3322Leo Famulari2020-03-29
| | | | | | | | | Fixes <https://bugs.gnu.org/24076>. * gnu/packages/patches/gnupg-default-pinentry.patch: New file. Use $HOME to find the user's Guix profile and installed pinentry. * gnu/local.mk (dist_patch_DATA): Add the patch. * gnu/packages/gnupg.scm (gnupg)[source]: Use it.
* gnu: Add flyer-composer-cli.Hartmut Goebel2020-03-29
| | | | * gnu/packages/pdf.scm (flyer-composer-cli): New variable.
* gnu: Add flyer-composer.Hartmut Goebel2020-03-29
| | | | * gnu/packages/pdf.scm (flyer-composer): New variable.
* gnu: z3: Fix build determinism.Jakub Kądziołka2020-03-29
| | | | | * gnu/packages/maths.scm (z3)[arguments]: Add a phase to set PYTHONHASHSEED=0.
* gnu: tesseract-ocr: Don't use unstable tarball.Efraim Flashner2020-03-29
| | | | | * gnu/packages/ocr.scm (tesseract-ocr)[source]: Download using git-fetch. [home-page]: Use full URL.
* gnu: vowpal-wabbit: Don't use unstable tarball.Efraim Flashner2020-03-29
| | | | | | * gnu/packages/machine-learning.scm (vowpal-wabbit)[source]: Download using git-fetch. [arguments]: Add custom 'make-files-writable phase.
* gnu: unionfs-fuse: Don't use unstable tarball.Efraim Flashner2020-03-29
| | | | * gnu/packages/linux.scm (unionfs-fuse)[source]: Download using git-fetch.
* gnu: txt2man: Don't use unstable tarball.Efraim Flashner2020-03-29
| | | | * gnu/packages/man.scm (txt2man)[source]: Download using git-fetch.
* gnu: nextpnr-ice40: Clean-up description.Efraim Flashner2020-03-29
| | | | * gnu/packages/fpga.scm (nextpnr-ice40)[description]: Appease guix lint.
* gnu: nextpnr-ice40: Use a source file-name.Efraim Flashner2020-03-29
| | | | * gnu/packages/fpga.scm (nextpnr-ice40)[source]: Add file-name field.
* gnu: synthv1: Update to 0.9.13.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/music.scm (synthv1): Update to 0.9.13.
* gnu: padthv1: Update to 0.9.13.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/music.scm (padthv1): Update to 0.9.13.
* gnu: samplv1: Update to 0.9.13.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/music.scm (samplv1): Update to 0.9.13.
* gnu: drumkv1: Update to 0.9.13.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/music.scm (drumkv1): Update to 0.9.13.
* gnu: cgit: Update to 1.2.3.Tobias Geerinckx-Rice2020-03-29
| | | | | * gnu/packages/version-control.scm (cgit): Update to 1.2.3. [inputs]: Update git to 2.25.1.
* gnu: xtl: Update to 0.6.13.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/cpp.scm (xtl): Update to 0.6.13.
* gnu: numix-gtk-theme: Fix installation directory.Tobias Geerinckx-Rice2020-03-29
| | | | | * gnu/packages/gnome-xyz.scm (numix-gtk-theme)[arguments]: Replace erroneous use of DESTDIR with INSTALL_DIR in #:make-flags.
* gnu: numix-gtk-theme: Fix name.Tobias Geerinckx-Rice2020-03-29
| | | | | | * gnu/package/gnome-xyz.scm (numix-gtk-theme): New public variable, renamed from…… (numix-theme): …this now-deprecated one.
* gnu: numix-theme: The ‘check’ phase already respects ‘#:tests?’.Tobias Geerinckx-Rice2020-03-29
| | | | | * gnu/packages/gnome-xyz.scm (numix-theme)[arguments]: Don't delete the ‘check’ phase.
* gnu: herbstluftwm: Put completions where fish expects them.Tobias Geerinckx-Rice2020-03-29
| | | | | * gnu/packages/wm.scm (herbstluftwm)[arguments]: Set FISHCOMPLETIONDIR in #:make-flags.
* gnu: herbstluftwm: The ‘check’ phase already respects ‘#:tests?’.Tobias Geerinckx-Rice2020-03-29
| | | | | * gnu/packages/wm.scm (herbstluftwm)[arguments]: Don't delete the ‘check’ phase.
* gnu: xscreensaver: Put ‘app-defaults’ in the right place.Tobias Geerinckx-Rice2020-03-29
| | | | | * gnu/packages/xdisorg.scm (xscreensaver)[arguments]: Drop /usr from AD_DIR make flag.
* gnu: Remove more packages deprecated for over almost a year.Tobias Geerinckx-Rice2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (armagetron-advanced) (cataclysm-dark-days-ahead, gnubackgammon, l-abbaye-des-morts) (the-battle-for-wesnoth, the-battle-for-wesnoth-server) (project-starfighter, kiki-the-nano-bot, fish-fillets-ng) (dungeon-crawl-stone-soup): Let's forget this ever happened. * gnu/packages/emacs-xyz.scm (geiser, paredit, git-modes/old-name) (magit, magit-svn, haskell-mode, emacs-emms-player-mpv, bbdb) (ert-runner, groovy-emacs-modes): Remove variable. * gnu/packages/engineering.scm (emacs-emms-player-simple-mpv) (emacs-evil-ediff, emacs-evil-mu4e, emacs-wgrep-helm, ao): Likewise. * gnu/packages/finance.scm (monero-core): Likewise. * gnu/packages/gnome.scm (dungeon-crawl-stone-soup-tiles) (tales-of-maj-eyal, battle-tanks, the-legend-of-edgar) (gnome-tweak-tool): Likewise. * gnu/packages/gnuzilla.scm (conkeror): Likewise. * gnu/packages/guile-xyz.scm (mcron2): Likewise. * gnu/packages/image.scm (pngcrunch): Likewise. * gnu/packages/linux.scm (eudev-with-hwdb): Likewise. * gnu/packages/maths.scm (qtoctave): Likewise. * gnu/packages/package-management.scm (guile2.0-guix): Likewise. * gnu/packages/php.scm (php-with-bcmath): Likewise. * gnu/packages/python-xyz.scm (python-kivy-next, python2-kivy-next): Likewise. * gnu/packages/video.scm (livestreamer): Likewise. * gnu/packages/virtualization.scm (lookingglass): Likewise. * gnu/packages/vulkan.scm (vulkan-icd-loader): Likewise. * gnu/packages/syndication.scm (newsbeuter): Likewise. (newsboat)[description]: Remove historical footnote.
* gnu: Update hash-extender.Jakub Kądziołka2020-03-29
| | | | | | | * gnu/packages/crypto.scm (hash-extender): Update to newer commit. * gnu/packages/patches/hash-extender-test-suite.patch: The patch was merged upstream, no need to apply it anymore. * gnu/local.mk (dist_patch_DATA): Unregister the patch file.
* gnu: sameboy: Add missing #t in phase.Jakub Kądziołka2020-03-29
| | | | | * gnu/packages/emulators.scm (sameboy)[arguments]: Add a trailing #t to the install phase.
* gnu: rgbds: Update to 0.3.10.Jakub Kądziołka2020-03-29
| | | | * gnu/packages/assembly.scm (rgbds): Update to 0.3.10.
* algebra.scm: Add a copyright lineJakub Kądziołka2020-03-29
| | | | This is a follow-up to commit d96ad7fa1dcb12082db1acc07876f1ff219489df.
* gnu: ntl: Update to 11.4.3.Jakub Kądziołka2020-03-29
| | | | | | | | | | | | | * gnu/packages/algebra.scm (ntl): Update to 11.4.3. [source], [home-page]: Use https URL. [source](snippet): Remove bundled libtool. [inputs]: Add gf2x. [arguments](configure): Use invoke insteam of system*. Remove the no longer supported WIZARD argument. Add a LIBTOOL parameter, since it's now required. Enable building with gf2x. Pass the paths to dependencies explicitly. (eclib)[inputs]: Remove the transitive dependency on gmp, which is now handled automatically by libtool.
* packages: Change 'guile-for-grafts' back to 2.0.Ludovic Courtès2020-03-29
| | | | | | | This reverts 2b6fe60599d52b449bbf531cfdc4dbf18a14eb2c, due to reports of segfaults of Guile 3.0.2 during grafting. * guix/packages.scm (guile-for-grafts): Change back to GUILE-2.0.
* gnu: guile3.0-websocket: Install .go files in the right place.Ludovic Courtès2020-03-29
| | | | | * gnu/packages/guile-xyz.scm (guile3.0-websocket)[arguments]: In 'update-guile-version' phase, change "/ccache" to "/site-ccache".
* gnu: Add guile3.0-websocket.Evan Straw2020-03-29
| | | | | | * gnu/packages/guile-xyz.scm (guile3.0-websocket): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: shepherd: Mark '.go' derivations as non-substitutable.Ludovic Courtès2020-03-29
| | | | * gnu/services/shepherd.scm (scm->go): Pass #:options to 'computed-file'.
* '--dry-run' no longer implies '--no-grafts'.Ludovic Courtès2020-03-29
| | | | | | | | | | * guix/scripts/archive.scm (%options): "dry-run" option no longer adds 'graft? #f to RESULT. * guix/scripts/environment.scm (%options): Likewise. * guix/scripts/pack.scm (%options): Likewise. * guix/scripts/package.scm (%options): Likewise. * guix/scripts/pull.scm (%options): Likewise. * guix/scripts/system.scm (%options): Likewise.
* grafts: Don't rely on substitute info for missing store items.Ludovic Courtès2020-03-29
| | | | | | | | Fixes <https://bugs.gnu.org/22990>. * guix/grafts.scm (references-oracle)[references*]: Remove call to 'substitution-oracle' and to 'references/substitutes'. Use 'references/cached' and 'build-derivations' right away instead.
* store: Add 'references/cached'.Ludovic Courtès2020-03-29
| | | | * guix/store.scm (references/cached): New procedure.
* profiles: Use 'mapm/accumulate-builds'.Ludovic Courtès2020-03-29
| | | | | | | * guix/profiles.scm (check-for-collisions): Use 'mapm/accumulate-builds' to lower manifest entries. Call 'foldm' over the already-lowered entries. (profile-derivation): Use 'mapm/accumulate-builds' instead of 'mapm' when calling HOOKS.
* gexp: 'lower-inputs' uses 'mapm/accumulate-builds'.Ludovic Courtès2020-03-29
| | | | | | | This doesn't have an noticeable impact on the run time of 'guix system build desktop.tmp --no-grafts -d'. * guix/gexp.scm (lower-inputs): Use 'mapm/accumulate-builds' instead of 'mapm'.
* guix build: Use 'map/accumulate-builds'.Ludovic Courtès2020-03-29
| | | | | * guix/scripts/build.scm (options->derivations): Use 'map/accumulate-builds' instead of 'append-map'.
* store: Add 'map/accumulate-builds'.Ludovic Courtès2020-03-29
| | | | | | | | * guix/store.scm (<unresolved>): New record type. (build-accumulator, map/accumulate-builds, mapm/accumulate-builds): New procedures. * tests/store.scm ("map/accumulate-builds", "mapm/accumulate-builds"): New tests.
* gnu: emacs-flycheck-grammalecte: Fix location for external executables.Nicolas Goaziou2020-03-29
| | | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[inputs]: Add curl. [arguments]: Fix path to all "python", "python3" and "curl" occurrences.
* gnu: libreoffice: Update to 6.4.2.2.Marius Bakke2020-03-29
| | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.2.2.
* gnu: qtwebkit: Update to 5.212.0-alpha4.Marius Bakke2020-03-29
| | | | | * gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha4. [native-inputs]: Change from PYTHON-2.7 to PYTHON.
* gnu: msmtp: Don't rely on netcat to send queued messages.Efraim Flashner2020-03-29
| | | | | * gnu/packages/mail.scm (msmtp)[arguments]: Adjust custom 'install phase to also patch msmtpq to not need netcat.
* services: gdm: Add gdm user to 'video' supplementary group.Florian Pelz2020-03-29
| | | | | | | This makes it possible to use gdm with the 'uvesafb' kernel module. See <https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00389.html>. * gnu/services/xorg.scm (%gdm-accounts): Set supplementary groups.
* gnu: libostree: Update to 2020.3.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/package-management.scm (libostree): Update to 2020.3.
* gnu: libwacom: Update to 1.3.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/xdisorg.scm (libwacom): Update to 1.3.
* gnu: mtools: Update to 4.0.24.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/mtools.scm (mtools): Update to 4.0.24.
* gnu: igt-gpu-tools: Update home page.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/admin.scm (igt-gpu-tools)[home-page]: Update.
* gnu: xfce4-screensaver: Update to 0.1.9.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/xfce.scm (xfce4-screensaver): Update to 0.1.9.