path: root/gnu/system.scm
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-07-06 20:43:00 +0200
committerMarius Bakke <mbakke@fastmail.com>2019-07-06 20:43:00 +0200
commitc72647fbae675654e32e17a6891980a7b9272a71 (patch)
tree312d64246ed9cac73a356b87dbbe4d10f50a4a93 /gnu/system.scm
parent4ed252c332b83ca544f7ccf3890cdab293163736 (diff)
downloadguix-c72647fbae675654e32e17a6891980a7b9272a71.tar.gz
guix-c72647fbae675654e32e17a6891980a7b9272a71.zip
gnu: xpad: Build against gtksourceview@3.
* gnu/packages/gnome.scm (xpad)[inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3.
Diffstat (limited to 'gnu/system.scm')
0 files changed, 0 insertions, 0 deletions
/guix/commit/?id=8ada024ba69c6e8f72c69461c2322cddad88921b'>gnu: Add 4dtris.Ricardo Wurmus * gnu/packages/games.scm (4dtris): New variable. 2019-03-10gnu: Add slingshot.Ricardo Wurmus * gnu/packages/games.scm (slingshot): New variable. 2019-03-10gnu: scons: Update to 3.0.4.Ricardo Wurmus * gnu/packages/python-xyz.scm (scons): Update to 3.0.4. [arguments]: Remove second instance of "imp.load_module" (bug 34236). 2019-03-10gnu: Add opensmtpd-next.Tobias Geerinckx-Rice * gnu/packages/mail.scm (opensmtpd-next): New public variable. 2019-03-10gnu: ibus: Update Unicode data to 12.0.0.Tobias Geerinckx-Rice * gnu/packages/ibus.scm (ibus)[native-inputs]: Use versioned URLs for Unicode data and update hashes. 2019-03-09gnu: hyperledger-fabric: Fix description, set supported system and parallel ↵Pierre Neidhardt build. * gnu/packages/hyperledger.scm (hyperledger-fabric)[description]: Rephrase into something less marketing-ish. [arguments]: Build with multiple jobs. [supported-systems]: Support x86_64-linux only. 2019-03-09gnu: Add openfst.Ricardo Wurmus * gnu/packages/machine-learning.scm (openfst): New variable. 2019-03-09gnu: Add hyperledger-fabric.Pierre Neidhardt * gnu/local.mk (hyperledger): New variable. 2019-03-09gnu: lynis: Update to 2.7.2.Tobias Geerinckx-Rice * gnu/packages/admin.scm (lynis): Update to 2.7.2. 2019-03-09gnu: youtube-viewer: Update to "3.5.4.Tobias Geerinckx-Rice * gnu/packages/video.scm (youtube-viewer): Update to "3.5.4. 2019-03-09gnu: dovecot: Avoid unnecessary patching.Tobias Geerinckx-Rice * gnu/packages/mail.scm (dovecot)[arguments]: Replace ‘pre-configure’ patching with custom ‘make install sysconfdir=…’. 2019-03-09gnu: dovecot: Indent arguments.Tobias Geerinckx-Rice * gnu/packages/mail.scm (dovecot)[arguments]: C-M-q and tuck left. 2019-03-09gnu: i3lock-color: Update to 2.12.c.Tobias Geerinckx-Rice * gnu/packages/wm.scm (i3lock-color): Update to 2.12.c. [inputs]: Add xcb-util-xrm. 2019-03-09gnu: i3lock-color: Don't use unstable tarball.Tobias Geerinckx-Rice * gnu/packages/wm.scm (i3lock-color)[source]: Use GIT-FETCH and GIT-FILE-NAME. 2019-03-09gnu: i3lock-fancy: Don't use unstable tarball.Tobias Geerinckx-Rice * gnu/packages/wm.scm (i3lock-fancy)[source]: Use GIT-FETCH and GIT-FILE-NAME. 2019-03-08upstream: Correctly report failure to update Git checkouts.Ludovic Courtès Fixes <https://bugs.gnu.org/34778>. Reported by Gábor Boskovits <boskovits@gmail.com>. * guix/upstream.scm (package-update/url-fetch): New procedure, with code formerly in 'package-update'. (%method-updates): New variable. (package-update): Check the method to download PACKAGE's source, and look up a corresponding update method in %METHOD-UPDATES, and raise an error if none was found. 2019-03-08activation: Shared system home directories are now 555 and root-owned.Ludovic Courtès Fixes <https://bugs.gnu.org/34788>. Reported by Jack Hill <jackhill@jackhill.us>. Regression introduced by the combination of 8bb76f3d44c1f5ffec8011819494db306a51d801 and 0ae735bcc8ff7fdc89d67b492bdee9091ee19e86: /var/empty would be 700 and owned by one of the system accounts (thus inaccessible to others), and /var/run/dbus would be 700 as well, thereby preventing D-Bus clients from connecting to the daemon. * gnu/build/activation.scm (duplicates): New procedure. (activate-users+groups)[system-accounts]: New variable. Use it. Make shared system account home directories #o555 and root-owned. * gnu/services/dbus.scm (dbus-activation): Make /var/run/dbus #o755. * gnu/tests/base.scm (run-basic-test): Test the ownership and permissions of /var/empty. 2019-03-08gnu: Add java-eclipse-jdt-compiler-apt.Ricardo Wurmus * gnu/packages/java.scm (java-eclipse-jdt-compiler-apt): New variable. 2019-03-08gnu: Add epl2.0.Ricardo Wurmus * guix/licenses.scm (epl2.0): New variable. 2019-03-08gnu: blast+: Update to 2.7.1.Ricardo Wurmus * gnu/packages/bioinformatics.scm (blast+): Update to 2.7.1. [inputs]: Add lmdb. [source]: Remove obsolete patch. * gnu/package/patches/blast+-fix-makefile.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Remove it. 2019-03-08gnu: Add texlive-latex-pdfx.Ricardo Wurmus * gnu/packages/tex.scm (texlive-latex-pdfx): New variable. 2019-03-08gnu: Add texlive-latex-xmpincl.Ricardo Wurmus * gnu/packages/tex.scm (texlive-latex-xmpincl): New variable. 2019-03-08gnu: Add translate2geda.Ricardo Wurmus * gnu/packages/engineering.scm (translate2geda): New variable. 2019-03-08gnu: Add rkrlv2.Ricardo Wurmus * gnu/packages/music.scm (rkrlv2): New variable. 2019-03-08gnu: fc-host-tools: Update to 10.Danny Milosavljevic * gnu/packages/embedded.scm (fc-host-tools): Update to 10. [arguments]<:make-flags>: Change INSTBIN to INSTALL_PREFIX. 2019-03-08gnu: crawl: Find all the included headers.Efraim Flashner * gnu/packages/games.scm (crawl)[arguments]: Add a custom phase to change the path for some headers. 2019-03-08gnu: crawl: Don't assume system architecture.Efraim Flashner This allows crawl to build on non-Intel architectures. * gnu/packages/games.scm (crawl)[arguments]: Add a custom phase to remove x86* specific CFLAGS. 2019-03-08gnu: crawl: Build with python3-wrapper.Efraim Flashner * gnu/packages/games.scm (crawl)[native-inputs replace python with python-wrapper. [arguments]: Remove custom 'patch-python phase. 2019-03-08channels: Do not fail when the inferior lacks 'guix repl'.Ludovic Courtès Fixes <https://bugs.gnu.org/34637>. Reported by Martin Flack <martin.flack@gmail.com>. Previously we'd fail to build the package cache for old versions of Guix that lack 'guix repl'. Now we simply ignore the issue and keep going without a cache. * guix/inferior.scm (gexp->derivation-in-inferior): Add #:silent-failure? and honor it. [drop-extra-keyword]: New procedure. Use it. * guix/channels.scm (package-cache-file): Pass #:silent-failure? #t. 2019-03-08doc: Document references.Ludovic Courtès Suggested by "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>. Fixes <https://bugs.gnu.org/34574>. * doc/guix.texi (Derivations): Document references. 2019-03-08gnu: u-boot: Remove openssl input.Vagrant Cascadian Fixes <https://bugs.gnu.org/34717>. * gnu/packages/bootloaders (u-boot): Remove openssl from native-inputs. (u-boot-tools): Disable FIT_SIGNATURES in tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2019-03-08gnu: flatpak: Add more dependencies.Rutger Helling * gnu/packages/package-management.scm (flatpak)[propagated-inputs]: Add "glib-networking", "gnupg" and "gsettings-desktop-schemas". 2019-03-08gnu: r-genelendatabase: Update to 1.18.0.Ricardo Wurmus * gnu/packages/bioconductor.scm (r-genelendatabase): Update to 1.18.0. 2019-03-08gnu: r-mzr: Update to 2.16.2.Ricardo Wurmus * gnu/packages/bioinformatics.scm (r-mzr): Update to 2.16.2. [inputs]: Replace "boost" with "boost-for-mysql". 2019-03-08gnu: r-gviz: Update to 1.26.5.Ricardo Wurmus * gnu/packages/bioinformatics.scm (r-gviz): Update to 1.26.5. 2019-03-08gnu: r-ensembldb: Update to 2.6.7.Ricardo Wurmus * gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.6.7. 2019-03-08gnu: r-annotationhub: Update to 2.14.4.Ricardo Wurmus * gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.14.4. 2019-03-08gnu: r-rhtslib: Update to 1.14.1.Ricardo Wurmus * gnu/packages/bioinformatics.scm (r-rhtslib): Update to 1.14.1. 2019-03-08gnu: r-genomicfeatures: Update to 1.34.4.Ricardo Wurmus * gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.34.4. 2019-03-08gnu: r-rtracklayer: Update to 1.42.2.Ricardo Wurmus * gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.42.2. 2019-03-08