summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add unifdef.Maxim Cournoyer2020-06-25
| | | | * gnu/packages/c.scm (unifdef): New variable.
* gnu: rust-num-cpus-1: Update to 1.13.0.Jakub Kądziołka2020-06-25
| | | | | * gnu/packages/crates-io.scm (rust-num-cpus-1): Update to 1.13.0. [cargo-development-inputs]: Remove rust-doc-comment-0.3.
* gnu: linux-libre: Update to 5.4.49.Mark H Weaver2020-06-24
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.49. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@5.7: Update to 5.7.6.Mark H Weaver2020-06-24
| | | | | * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.6. (linux-libre-5.7-pristine-source): Update hash.
* gnu: ripgrep: Update to 12.1.1.Jakub Kądziołka2020-06-25
| | | | * gnu/packages/rust-apps.scm (ripgrep): Update to 12.1.1.
* gnu: rust-termcolor-1: Update to 1.1.0.Jakub Kądziołka2020-06-25
| | | | | * gnu/packages/crates-io.scm (rust-termcolor-1): Update to 1.1.0. [arguments]: Don't skip build, adjust dependencies.
* gnu: crates-io: Remove minor versions from some package names.Jakub Kądziołka2020-06-25
| | | | | | | | * gnu/packages/crates-io.scm (rust-termcolor-1.0): Rename to rust-termcolor-1. (rust-humantime-1.3): Rename to rust-humantime-1. (rust-num-cpus-1.11): Rename to rust-num-cpus-1. (rust-signal-hook-registry-1.2): Rename to rust-signal-hook-registry-1.
* gnu: Remove rust-num-cpus-1.10.Jakub Kądziołka2020-06-25
| | | | | | | | | | | | | | | | * gnu/packages/rust-apps.scm (ripgrep)[arguments]: Replace rust-num-cpus-1.10 with 1.11. * gnu/packages/crates-io.scm (rust-crossbeam-channel-0.4, rust-crossbeam-channel-0.3, rust-futures-executor-preview-0.3, rust-hyper-0.12, rust-jobserver-0.1, rust-tokio-0.2)[arguments]: Likewise. (rust-gimli-0.18, rust-tokio-core-0.1, rust-tokio-io-pool-0.1, rust-tokio-reactor-0.1)[arguments]: Likewise; don't skip build. (rust-tokio-0.1): Don't skip build. Replace rust-num-cpus-1.10 with 1.11, rust-env-logger-0.6 with 0.5. (rust-tokio-threadpool-0.1)[arguments]: Don't skip build. Replace rust-num-cpus-1.10 with 1.11, rust-rand-0.4 with 0.6, rust-env-logger-0.6 with 0.5. Add rust-lazy-static-1. (rust-num-cpus-1.10): Remove variable.
* gnu: rust-rayon-1: Update to 1.3.1.Jakub Kądziołka2020-06-25
| | | | | | * gnu/packages/crates-io.scm (rust-rayon-1): Update to 1.3.1. [arguments]: Remove rust-doc-comment-0.3. Add rust-autocfg-1.0. Don't skip build.
* gnu: rust-rayon-core-1: Update to 1.7.1.Jakub Kądziołka2020-06-25
| | | | | | * gnu/packages/crates-io.scm (rust-rayon-core-1): Update to 1.7.1. [arguments]: Don't skip build. Replace rust-num-cpus-1.10 with 1.11. Disable tests.
* gnu: Remove rust-arc-swap-0.3.Jakub Kądziołka2020-06-25
| | | | * gnu/packages/crates-io.scm (rust-arc-swap-0.3): Remove variable.
* gnu: Remove rust-signal-hook-registry-1.0.Jakub Kądziołka2020-06-25
| | | | | * gnu/packages/crates-io.scm (rust-signal-hook-registry-1.0): Remove variable.
* gnu: rust-grep-0.2: Update to 0.2.7.Jakub Kądziołka2020-06-25
| | | | * gnu/packages/crates-io.scm (rust-grep-0.2): Update to 0.2.7.
* gnu: rust-pcre2-0.2: Update to 0.2.3.Jakub Kądziołka2020-06-25
| | | | | * gnu/packages/crates-io.scm (rust-pcre2-0.2): Update to 0.2.3. [cargo-inputs]: Replace rust-thread-local-0.3 with 1.0.
* gnu: rust-grep-pcre2-0.1: Update to 0.1.4.Jakub Kądziołka2020-06-25
| | | | * gnu/packages/crates-io.scm (rust-grep-pcre2-0.1): Update to 0.1.4.
* gnu: rust-grep-cli-0.1: Update to 0.1.5.Jakub Kądziołka2020-06-25
| | | | | * gnu/packages/crates-io.scm (rust-grep-cli-0.1): Update to 0.1.5. [arguments]: Don't skip build.
* gnu: rust-grep-printer-0.1: Update to 0.1.5.Jakub Kądziołka2020-06-25
| | | | | * gnu/packages/crates-io.scm (rust-grep-printer-0.1): Update to 0.1.5. [arguments]: Don't skip build. Replace rust-base64-0.10 with 0.12.
* gnu: Add rust-base64-0.12.Jakub Kądziołka2020-06-25
| | | | | * gnu/packages/crates-io.scm (rust-base64-0.12): New variable. (rust-base64-0.11): Inherit from rust-base64-0.12.
* gnu: rust-grep-searcher-0.1: Update to 0.1.7.Jakub Kądziołka2020-06-25
| | | | | * gnu/packages/crates-io.scm (rust-grep-searcher-0.1): Update to 0.1.7. [arguments]: Don't skip build. Replace rust-bytecount-0.5 with 0.6.
* gnu: Add rust-bytecount-0.6.Jakub Kądziołka2020-06-25
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-bytecount-0.6): New variable. (rust-bytecount-0.5): Inherit from rust-bytecount-0.6. Replace rust-rand-0.4 with 0.6 (the former only worked due to transitive dependencies and "the semver trick" [0]). (rust-bytecount-0.4): Inherit from rust-bytecount-0.5. [0]: https://github.com/dtolnay/semver-trick
* gnu: rust-aho-corasick-0.7: Update to 0.7.13.Jakub Kądziołka2020-06-25
| | | | * gnu/packages/crates-io.scm (rust-aho-corasick-0.7): Update to 0.7.13.
* gnu: rust-grep-regex-0.1: Update to 0.1.8.Jakub Kądziołka2020-06-25
| | | | | | * gnu/packages/crates-io.scm (rust-grep-regex-0.1): Update to 0.1.8. [cargo-inputs]: Add rust-bstr-0.2. Replace rust-thread-local-0.3 with 1.0. Remove rust-utf8-ranges-1.0.
* gnu: rust-grep-matcher-0.1: Update to 0.1.4.Jakub Kądziołka2020-06-25
| | | | * gnu/packages/crates-io.scm (rust-grep-matcher-0.1): Update to 0.1.4.
* gnu: rust-regex-1: Update to 1.3.9.Jakub Kądziołka2020-06-25
| | | | | * gnu/packages/crates-io.scm (rust-regex-1): Update to 1.3.9. [cargo-development-inputs]: Remove rust-doc-comment-0.3.
* gnu: rust-regex-syntax-0.6: Update to 0.6.18.Jakub Kądziołka2020-06-25
| | | | * gnu/packages/crates-io.scm (rust-regex-syntax-0.6): Update to 0.6.18.
* gnu: rust-ignore-0.4: Update to 0.4.16.Jakub Kądziołka2020-06-25
| | | | | | * gnu/packages/crates-io.scm (rust-ignore-0.4): Update to 0.4.16. [arguments]: Make rust-crossbeam-channel-0.4 a development input. Add rust-crossbeam-utils-0.7 to inputs.
* gnu: rust-crossbeam-utils-0.7: Fix build.Jakub Kądziołka2020-06-25
| | | | | * gnu/packages/crates-io.scm (rust-crossbeam-utils-0.7)[arguments]: Replace rust-autocfg-0.1 with 1.0. Don't skip build.
* gnu: rust-globset-0.4: Update to 0.4.5.Jakub Kądziołka2020-06-25
| | | | | | * gnu/packages/crates-io.scm (rust-globset-0.4): Update to 0.4.5. [cargo-inputs]: Add rust-serde-1.0. [cargo-development-inputs]: Add rust-lazy-static-1, rust-serde-json-1.0.
* Revert "ci: Build Guix System images."Ludovic Courtès2020-06-25
| | | | | | | | | | This reverts commit eda3fcfb46586710fff876ce6254b300795ef543. This change broke evaluations on CI: @ build-succeeded /gnu/store/991738x97ff1f8181a7p1pflqwkgagm8-profile.drv - ERROR: In procedure read: In procedure scm_lreadr: #<unknown port>:16:144: Unknown # object: #\<
* gnu: guix: Build with Guile 3.0.4.Ludovic Courtès2020-06-25
| | | | | | | | | | | | Since Guile 3.0.4 bytecode is not readable by 3.0.2, build the dependents of 'guix' with 3.0.4 as well. * gnu/packages/package-management.scm (guix)[inputs, native-inputs]: Use GUILE-3.0-LATEST. (gwl, guix-jupyter): Likewise. * gnu/packages/web.scm (hpcguix-web): Likewise. * gnu/packages/ci.scm (cuirass): Likewise. * gnu/packages/emacs-xyz.scm (emacs-guix): Likewise.
* gnu: guile: Update to 3.0.4.Ludovic Courtès2020-06-25
| | | | | | * gnu/packages/guile.scm (guile-3.0.3): Rename to... (guile-3.0-latest): ... this. Update to 3.0.4. (guile-3.0/libgc-7): Adjust accordingly.
* gnu: glib: Hide 'zip' binding from SRFI-1.Ludovic Courtès2020-06-25
| | | | * gnu/packages/glib.scm: Hide 'zip' from (srfi srfi-1).
* services: Add missing (ice-9 format) import.Ludovic Courtès2020-06-25
| | | | | | | | | | These issues were reported by -Wformat, though they were harmless in practice because importing (ice-9 format) changes the global 'format' binding currently. * gnu/services/nix.scm: Import (ice-9 format). * gnu/services/web.scm: Likewise. * gnu/system/mapped-devices.scm: Likewise.
* gnu: sameboy: Update to 0.13.3.Jakub Kądziołka2020-06-25
| | | | * gnu/packages/emulators.scm (sameboy): Update to 0.13.3.
* services: childhurd: Adjust for hurd-disk-image move.Marius Bakke2020-06-25
| | | | | | This is a follow-up to commit b904b59ce592c89dfb4675a8c06757afed6738a0. * gnu/services/virtualization.scm: Import (gnu system images hurd).
* gnu: Add sideload.Ryan Prior2020-06-24
| | | | | | * gnu/packages/pantheon.scm (sideload): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add gmic.Vinicius Monego2020-06-24
| | | | | | * gnu/packages/image-processing.scm (gmic): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add photoflare.Vinicius Monego2020-06-24
| | | | | | * gnu/packages/photo.scm (photoflare): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-on-guile: Update to 1.2.3.5.Marius Bakke2020-06-24
| | | | * gnu/packages/guile-xyz.scm (python-on-guile): Update to 1.2.3.5.
* gnu: cURL: Replace with 7.71.0 [fixes CVE-2020-8169, CVE-2020-8177].Marius Bakke2020-06-24
| | | | | * gnu/packages/curl.scm (curl-7.71.0): New variable. (curl)[replacement]: New field.
* gnu: Add emacs-ob-erlang.Maxim Cournoyer2020-06-24
| | | | * gnu/packages/emacs-xyz.scm (emacs-ob-erlang): New variable.
* gnu: fd: Update to 8.1.1.Jakub Kądziołka2020-06-24
| | | | | | | * gnu/packages/rust-apps.scm (fd): Update to 8.1.1. [cargo-inputs]: Add rust-anyhow-1.0, rust-dirs-2.0, rust-users-0.10. Replace rust-humantime-1.3 with 2, rust-lscolors-0.6 with 0.7, rust-num-cpus-1.10 with 1.11.
* gnu: Add rust-lscolors-0.7.Jakub Kądziołka2020-06-24
| | | | | * gnu/packages/crates-io.scm (rust-lscolors-0.7): New variable. (rust-lscolors-0.6): Inherit from rust-lscolors-0.7.
* gnu: Add rust-users-0.10.Jakub Kądziołka2020-06-24
| | | | | * gnu/packages/crates-io.scm (rust-users-0.10): New variable. (rust-users-0.9): Inherit from rust-users-0.10.
* gnu: Add rust-humantime-2.Jakub Kądziołka2020-06-24
| | | | | * gnu/packages/crates-io.scm (rust-humantime-2): New variable. (rust-humantime-1.3): Inherit from rust-humantime-2.
* gnu: Remove rust-humantime-1.2.Jakub Kądziołka2020-06-24
| | | | | | * gnu/packages/crates-io.scm (rust-humantime-1.2): Remove variable. (rust-env-logger-0.5, rust-env-logger-0.6)[arguments]: Replace rust-humantime-1.2 with 1.3. Don't skip build.
* system: image: Enable compression on ISO9660 images.Mathieu Othacehe2020-06-24
| | | | | | | ISO9660 image compression was temporarily disabled to speed-up tests of the new image API. Enable it again. * gnu/system/image.scm (iso9660-image)[compression]: Enable it.
* ci: Build Guix System images.Mathieu Othacehe2020-06-24
|
* image: Move hurd image definition to a dedicated file.Mathieu Othacehe2020-06-24
| | | | | | | | | | | | This moves hurd-disk-image to a dedicated file. It also defines a default operating-system so that the image can be built standalone. * gnu/system/images/hurd.scm: New file, * gnu/local.mk (GNU_SYSTEM_MODULES): add it, * gnu/system/image.scm (root-offset, root-label): Export it, (hurd-disk-image): remove it as this is now defined in the new, Hurd dedicated file above, (find-image): adapt to avoid loop dependency.
* gnu: symengine: Fix indentation.Nicolas Goaziou2020-06-24
| | | | | * gnu/packages/algebra.scm (symengine): Fix indentation and apply small cosmetic fixes.