aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | gnu: emacs-perspective: Update to 2.2.•••* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.2. [source]: Download using git-fetch. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> LaFreniere, Joseph2019-06-13
* | | | | | | gnu: gpodder: Only return #t when needed.•••* gnu/packages/gpodder.scm (gpodder)[arguments]: Return #t from 'do-not-run-msgmerge. Don't return #t from 'install. Efraim Flashner2019-06-13
* | | | | | | gnu: gpodder: Update to 3.10.9.•••* gnu/packages/gpodder.scm (gpodder): Update to 3.10.9. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Pierre Langlois2019-06-13
* | | | | | | gnu: dstat: Add python2-six.•••* gnu/packages/admin.scm (dstat)[inputs]: Add python2-six. [arguments]: Add ‘wrap’ phase to make dstat find required modules. Tobias Geerinckx-Rice2019-06-13
* | | | | | | daemon: Replace "illegal" by "invalid" in error messages.•••* nix/libstore/build.cc (parseReferenceSpecifiers): Replace "illegal" by "invalid". * nix/libstore/globals.cc (Settings::pack): Likewise. * nix/libstore/store-api.cc (checkStoreName): Likewise. Ludovic Courtès2019-06-13
* | | | | | | gnu: Add USB_ModeSwitch.•••* gnu/packages/usb-modeswitch.scm: New file. * gnu/packages/patches/usb-modeswitch-accept-config-arg.patch: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add package. (dist_patch_DATA): Add patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz2019-06-13
* | | | | | | gnu: Add emacsy.•••* gnu/packages/guile-xyz.scm (emacsy): New variable. Jan Nieuwenhuizen2019-06-12
* | | | | | | gnu: GParted: Update 1.0.0.•••* gnu/packages/disk.scm (gparted): Update to 1.0.0. [arguments]: Remove obsolete configure flag. [inputs]: Use gtkmm@3. Add yelp-tools and itstool. Remove libxslt, gnome-doc-utils, docbook-xml-4.2, python-2, python2-libxml2, and which. [native-inputs]: Add lvm2. Leo Famulari2019-06-12
* | | | | | | gnu: linux-libre: Update to 5.1.9.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.9. (%linux-libre-hash): Update hash. Mark H Weaver2019-06-12
* | | | | | | gnu: linux-libre@4.19: Update to 4.19.50.•••* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.50. (%linux-libre-4.19-hash): Update hash. Mark H Weaver2019-06-12
* | | | | | | gnu: linux-libre@4.14: Update to 4.14.125.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.125. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2019-06-12
* | | | | | | gnu: linux-libre@4.9: Update to 4.9.181.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.181. Mark H Weaver2019-06-12
* | | | | | | gnu: linux-libre@4.4: Update to 4.4.181.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.181. Mark H Weaver2019-06-12
* | | | | | | doc: Improve tarball extraction example.Julien Lepiller2019-06-12
* | | | | | | gnu: Add python-pynvim.•••* gnu/packages/vim.scm (python-pynvim, python2-pynvim): New variables. Julien Lepiller2019-06-12
* | | | | | | services: Import (srfi srfi-26) from the build side.•••See <https://lists.gnu.org/archive/html/guix-devel/2019-06/msg00119.html>. * gnu/services/nix.scm (nix-activation): Remove (srfi srfi-26) from (host-) imported modules. Tobias Geerinckx-Rice2019-06-12
* | | | | | | gnu: Add r-txdb-hsapiens-ucsc-hg38-knowngene.•••* gnu/packages/bioconductor.scm (r-txdb-hsapiens-ucsc-hg38-knowngene): New variable. Ricardo Wurmus2019-06-12
* | | | | | | gnu: ungoogled-chromium: Update to 75.0.3770.80-0.5d8abc3.•••* gnu/packages/chromium.scm (%preserved-third-party-files): Update for 75. (%chromium-version): Update to 75.0.3770.80. (%ungoogled-revision): Update to 5d8abc38b43a62f379615a0dc972b29d9aebb4b4. (%debian-revision): Update to debian/75.0.3770.80-1. (%chromium-origin, %ungoogled-origin, %debian-origin): Update hashes. (ungoogled-chromium-source): Include Debians GCC6 patches. (ungoogled-chromium)[arguments]: Add "enable_vr=false" to #:configure-flags. Marius Bakke2019-06-12
* | | | | | | gnu: chromium: Move origins into separate variables.•••* gnu/packages/chromium.scm (%chromium-origin, %ungoogled-origin, %debian-origin): New variables. (ungoogled-chromium-source): Adjust accordingly. Marius Bakke2019-06-12
* | | | | | | gnu: pigx-rnaseq: Update to 0.0.6.•••* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.6. [inputs]: Remove bedtools. Ricardo Wurmus2019-06-12
* | | | | | | gnu: wget.scm: List inputs alphabetically.•••* gnu/packages/wget.scm: List inputs alphabetically. Efraim Flashner2019-06-12
* | | | | | | gnu: wget: Change default paste site.•••* gnu/packages/wget.scm (wgetpaste)[arguments]: Change default paste site in custom 'remove-dead-paste-site phase. Efraim Flashner2019-06-12
* | | | | | | gnu: wgetpaste: Add xclip to wrapper program list.•••* gnu/packages/wget.scm (wgetpaste)[arguments]: Add xclip to list of wrapper programs in custom 'wrap-program phase. [inputs]: Add xclip. Efraim Flashner2019-06-12
* | | | | | | gnu: Add r-annotatr.•••* gnu/packages/bioconductor.scm (r-annotatr): New variable. Ricardo Wurmus2019-06-12
* | | | | | | gnu: crate: Add proc-macro2 and quote.•••* gnu/packages/crates-io.scm: (rust-proc-macro2): New variable. (rust-quote): New variable. Signed-off-by: Chris Marusich <cmmarusich@gmail.com> Ivan Petkov2019-06-11
* | | | | | | gnu: crate: Add unicode-xid.•••* gnu/local.mk: (GNU_SYSTEM_MODULES): Add packages/crates-io.scm. * gnu/packages/crates-io.scm: New file, containing unicode-xid. Signed-off-by: Chris Marusich <cmmarusich@gmail.com> Ivan Petkov2019-06-11
* | | | | | | import: crate: Define dependencies as arguments.•••* guix/import/crate.scm: (crate-fetch)[input-crates]: Rename to dev-crates. [native-input-crates]: Rename to dev-dep-crates. [inputs]: Rename to cargo-inputs. [native-inputs]: Rename to cargo-development-inputs. (maybe-cargo-inputs, maybe-cargo-development-inputs, maybe-arguments): Add them. (make-crate-sexp)[inputs]: Rename to cargo-inputs. [native-inputs]: Rename to cargo-development-inputs. [maybe-native-inputs, maybe-inputs]: Replace with maybe-arguments. * guix/import/utils.scm: (package-names->package-inputs): Make public. Add docstring. * tests/crate.scm (crate->guix-package): Update the match pattern. Signed-off-by: Chris Marusich <cmmarusich@gmail.com> Ivan Petkov2019-06-11
* | | | | | | doc: Update cargo-build-system parameter docs.•••* doc/guix.texi: (Build Systems)[cargo-build-system]: Add references to the #:rust, #:cargo-inputs, and #:cargo-development-inputs parameters. Remove reference to installing crate sources. Signed-off-by: Chris Marusich <cmmarusich@gmail.com> Ivan Petkov2019-06-11
* | | | | | | build-system/cargo: Don't copy source as an output.•••* guix/build-system/cargo.scm: (cargo-build)[build-expression->derivation]: Don't add "src" output. * guix/build/cargo-build-system.scm: (install-source): Delete it. (%standard-phases): Delete 'install-source. Signed-off-by: Chris Marusich <cmmarusich@gmail.com> Ivan Petkov2019-06-11
* | | | | | | build-system/cargo: Use sources from package sources.•••* guix/build/cargo-build-system.scm (crate-src?): New procedure. (configure): Use the new procedure to expand crate tarballs in the vendor directory. Signed-off-by: Chris Marusich <cmmarusich@gmail.com> Ivan Petkov2019-06-11
* | | | | | | build-system/cargo: Expand transitive crate sources.•••* guix/build/cargo: (package-cargo-inputs): Add it. (package-cargo-development-inputs): Add it. (crate-closure): Add it. (expand-crate-sources): Add it. (lower)[private-keywords]: Add #:cargo-inputs and [bag]: Use expand-crate-sources to augment build-inputs. Signed-off-by: Chris Marusich <cmmarusich@gmail.com> Ivan Petkov2019-06-11
* | | | | | | gnu: Add emacs-shroud.•••* gnu/packages/emacs-xyz.scm (emacs-shroud): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Amar Singh2019-06-11
* | | | | | | services: Add SRFI-26 to Nix activation gexp.•••Fix the following fatal error on ‘guix system reconfigure’: Backtrace: 18 (primitive-load "/home/nckx/.config/guix/current/bin/guix") In guix/ui.scm: 1620:12 17 (run-guix-command _ . _) In ice-9/boot-9.scm: 829:9 16 (catch _ _ #<procedure 7a7caa2d4c80 at guix/ui.scm:587:2 (key c)> _) 829:9 15 (catch _ _ #<procedure 7a7caa2d4c98 at guix/ui.scm:710:6 (key proc format-string format-args . …> …) In guix/scripts/system.scm: 1325:8 14 (_) In guix/status.scm: 768:4 13 (call-with-status-report _ _) In guix/scripts/system.scm: 1181:4 12 (process-action _ _ _) In guix/store.scm: 623:10 11 (call-with-store _) 1800:24 10 (run-with-store _ _ #:guile-for-build _ #:system _ #:target _) In guix/scripts/system.scm: 920:13 9 (_ _) 409:8 8 (_ _) In unknown file: 7 (primitive-load "/gnu/store/dha7j9gcz3vgb8cy7vfvvaswwsywrrzj-activate") In ice-9/boot-9.scm: 260:13 6 (for-each #<procedure primitive-load (_)> _) In unknown file: 5 (primitive-load "/gnu/store/ql1xjxrssxm51z2bn2v6l3mlrncij84h-activate-service") In ice-9/eval.scm: 619:8 4 (_ #f) 196:35 3 (_ #f) 196:27 2 (_ #f) 223:20 1 (proc #<directory (guile-user) 1fa4140>) In unknown file: 0 (%resolve-variable (7 . cut) #<directory (guile-user) 1fa4140>) ERROR: In procedure %resolve-variable: error: cut: unbound variable Reported-by: Alex McGrath on #guix. * gnu/services/nix.scm (nix-activation): Import and use (srfi srfi-26). Tobias Geerinckx-Rice2019-06-11
* | | | | | | gnu: racket: Update to 7.3.•••* gnu/packages/scheme.scm (racket): Update to 7.3. * gnu/packages/patches/racket-store-checksum-override.patch: Update for Racket 7.3. Christopher Lemmer Webber2019-06-11
* | | | | | | gnu: Add r-psiplot.•••* gnu/packages/bioinformatics.scm (r-psiplot): New variable. Ricardo Wurmus2019-06-11
| |_|_|_|_|/ |/| | | | |
* | | | | | gnu: tbb: Update to 2019_U8.•••* gnu/packages/tbb.scm (tbb): Update to 2019_U8. Marius Bakke2019-06-11
* | | | | | gnu: offlineimap: Update to 7.2.4.•••* gnu/packages/mail.scm (offlineimap): Update to 7.2.4. Marius Bakke2019-06-11
* | | | | | gnu: wine-staging: Update to 4.10.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.10. * gnu/packages/wine.scm (wine-staging): Update to 4.10. Rutger Helling2019-06-11
* | | | | | gnu: faudio: Update to 19.06.07.•••* gnu/packages/audio.scm (faudio): Update to 19.06.07. Rutger Helling2019-06-11
* | | | | | gnu: kitty: Update to 0.14.2.•••* gnu/packages/terminals.scm (kitty): Update to 0.14.2. Rutger Helling2019-06-11
* | | | | | gnu: grim: Update to 1.2.0.•••* gnu/packages/image.scm (grim): Update to 1.2.0. Tobias Geerinckx-Rice2019-06-10
* | | | | | gnu: slurp: Update to 1.2.0.•••* gnu/packages/image.scm (slurp): Update to 1.2.0. Tobias Geerinckx-Rice2019-06-10
* | | | | | pack: Fix 'guix pack -f docker'.•••Regression introduced in a0f352b30f4869a7af7017b8a5011ac7602dd115. * guix/scripts/pack.scm (docker-image): Check whether ENTRY-POINT is true before returning (string-append #$profile ...). Ludovic Courtès2019-06-10
* | | | | | services: slim: Update SLiM theme to 1.x.•••* gnu/services/xorg.scm (%default-slim-theme-name): Change to "1.x". Signed-off-by: Ludovic Courtès <ludo@gnu.org> Diego Nicola Barbato2019-06-10
* | | | | | artwork: Update snapshot to 2f2fe74.•••* gnu/artwork.scm (%artwork-repository): Update to 2f2fe74. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Diego Nicola Barbato2019-06-10
* | | | | | store: 'build-things' accepts derivation/output pairs.•••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. Ludovic Courtès2019-06-10
* | | | | | ssh: Add missing import.•••* guix/ssh.scm: Use (ice-9 format). Ludovic Courtès2019-06-10
* | | | | | download: Update list of content-addressed mirrors.•••* guix/download.scm (%content-addressed-mirrors): Change "berlin.guixsd.org" to "ci.guix.gnu.org" and move it first. Ludovic Courtès2019-06-10
* | | | | | doc: Work around a po4a bug.•••* doc/guix.texi: Work around a po4a bug that prevents `guix pull` from completing. Julien Lepiller2019-06-10
* | | | | | Revert "nls: Update 'de' translation of the manual."•••This reverts commit 78b0f9419fdac88d7b84314868bab1b1e8173602. Ricardo Wurmus2019-06-10