summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-31gnu: linux-libre 5.4: Update to 5.4.94....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.94. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2021-01-31gnu: linux-libre: Update to 5.10.12....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.12. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2021-01-31gnu: cmst: Update to 2020.11.01....* gnu/packages/connman.scm (cmst): Update to 2020.11.01. Efraim Flashner
2021-01-31gnu: slurm-18.08: Update to 18.08.9....Fixes CVE-2019-{12838,19727,19728}. * gnu/packages/parallel.scm (slurm-18.08): Update to 18.08.9. Efraim Flashner
2021-01-31gnu: slurm-19.05: Update to 19.05.8....Fixes CVE-2020-{12693,27745,27746,19727,19728}. * gnu/packages/parallel.scm (slurm-19.05): Update to 19.05.8. Efraim Flashner
2021-01-30gnu: slurm: Update to 20.11.3....* gnu/packages/parallel.scm (slurm): Update to 20.11.3. Efraim Flashner
2021-01-30gnu: slurm: Update note about slurm versions....* gnu/packages/parallel.scm: Update note about what slurm versions should be kept. Efraim Flashner
2021-01-30gnu: parallel: Update to 20210122....* gnu/packages/parallel.scm (parallel): Update to 20210122. Efraim Flashner
2021-01-30gnu: blender-2.79: Fix build....* gnu/packages/graphics.scm (blender-2.79)[inputs]: Add pugixml. Nicolas Goaziou
2021-01-30guix system: Adjust 'upgrade-shepherd-services' to shepherd service change....Fixes a regression introduced in 95f72dcd7aece05e9252c93bef5a831f96cb5393. * guix/scripts/system/reconfigure.scm (upgrade-shepherd-services)[target-services]: Add call to 'shepherd-configuration-services'. Ludovic Courtès
2021-01-30gnu: blender: Fix build....* gnu/packages/graphics.scm (openimageio): Update to 2.2.10.1. [arguments]: Do not use system pugixml. [inputs]: Add fmt. * gnu/packages/graphics.scm (blender)[inputs]: Add "pugixml". Nicolas Goaziou
2021-01-30gnu: alacritty: Fix build....This is a follow-up of 880e6334b7aeda04ad8572f9c68a9055de15aeb8. * gnu/packages/terminals.scm (alacritty)[arguments]: Rename "rust-dirs-2.0" into "rust-dirs-2" and "rust-embed-resource-1.3" into "rust-embed-resource-1". Mathieu Othacehe
2021-01-30gnu: cuirass: Update to 0.0.1-61.6838ec2....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-61.6838ec2. Mathieu Othacehe
2021-01-30guix system: Test 'extension-graph' and 'shepherd-graph'....* tests/guix-system.sh: Test 'guix system extension-graph' and 'guix system shepherd-graph'. Ludovic Courtès
2021-01-30services: shepherd: Allow custom 'shepherd' package....* gnu/services/shepherd.scm (<shepherd-configuration>): New record. (shepherd-boot-gexp, shepherd-root-service-type): Use it. (scm->go, shepherd-configuration-file): Allow passing custom shepherd package. * gnu/system.scm (operating-system-shepherd-service-names): Use the new record. * guix/scripts/system.scm (export-shepherd-graph): Adjust accordingly. * doc/guix.texi (Shepherd Services). Document it. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Maxime Devos
2021-01-30gnu: Add julia-json....* gnu/packages/julia-xyz.scm (julia-json): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-01-30gnu: Add julia-offsetarrays....* gnu/packages/julia-xyz.scm (julia-offsetarrays): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-01-30gnu: Add julia-adapt....* gnu/packages/julia-xyz.scm (julia-adapt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-01-30gnu: Add julia-parsers....* gnu/packages/julia-xyz.scm (julia-parsers): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-01-30gnu: Add julia-fixedpointnumbers....* gnu/packages/julia-xyz.scm (julia-fixedpointnumbers): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-01-30gnu: Add julia-datastructures....* gnu/packages/julia-xyz.scm (julia-datastructures): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-01-30gnu: Add julia-orderedcollections....* gnu/packages/julia-xyz.scm (julia-orderedcollections): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-01-30gnu: julia-compat: Update to 3.25.0....* gnu/packages/julia-xyz.scm (julia-compat): Update to 3.25.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-01-30gnu: julia-compat: Set file name according to standards....* gnu/packages/julia-xyz.scm (julia-compat)[source]: Set 'file-name' to (git-file-name ...). Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-01-30build-system/julia: Don't rely on file name to set module name....* guix/build/julia-build-system.scm (project.toml->name): New procedure. (precompile, check, julia-build): Accept new key argument #:julia-package-name. * guix/build-system/julia.scm (julia-build): ... add it. * doc/guix.texi (julia-build-system): Update julia-package-name accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-01-30build-system/julia: Enable tests....* guix/build-system/julia.scm (julia-build): Set tests? default to #t. * guix/build/julia-build-system.scm (check): Respect tests? and fix julia invocation. (%standard-phases): Add check phase after install. * doc/guix.texi (julia-build-system): Update accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-01-30gnu: rust-embed-resource-1: Drop minor version from name....* gnu/packages/crates-io.scm (rust-embed-resource-1): Drop minor version from name. * gnu/packages/rust-apps.scm (watchexec): Apply renaming. Nicolas Goaziou
2021-01-30gnu: rust-dirs-2: Drop minor version from name....* gnu/packages/crates-io.scm (rust-dirs-2): Drop minor version from name. (rust-dirs-1.0): (rust-term-0.6): * gnu/packages/rust-apps.scm (fd): * gnu/packages/sequoia.scm (sequoia): * gnu/packages/web.scm (castor): Apply renaming. Nicolas Goaziou
2021-01-30gnu: rust-downcast-rs-1: Drop minor version from name....* gnu/packages/crates-io.scm (rust-downcast-rs-1): Drop minor version from name. * gnu/packages/crates-graphics.scm (rust-wayland-client-0.23): (rust-wayland-client-0.21): (rust-wayland-server-0.23): (rust-wayland-server-0.21): Apply renaming. Nicolas Goaziou
2021-01-30gnu: rust-downcast-rs-1.1: Remove variable....* gnu/packages/crates-io.scm (rust-downcast-rs-1.1): Remove variable. * gnu/packages/crates-graphics.scm (rust-wayland-client-0.23): (rust-wayland-client-0.21): (rust-wayland-server-0.23): (rust-wayland-server-0.21): Refer to rust-downcast-rs-1.2 instead. Nicolas Goaziou
2021-01-30gnu: rust-expat-sys-2: Drop minor version from name....* gnu/packages/crates-io.scm (rust-expat-sys-2): Drop minor version from name. (rust-servo-fontconfig-sys-4): Apply renaming. Nicolas Goaziou
2021-01-30gnu: cuirass: Update to 0.0.1-60.1e8d075....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-60.1e8d075. Mathieu Othacehe
2021-01-30gnu: picocom: Fix cross-compilation....* gnu/packages/terminals.scm (picocom)[arguments]: Use CC-FOR-TARGET instead of "gcc". Marius Bakke
2021-01-30gnu: uBlock Origin: Update to 1.33.0....* gnu/packages/browser-extensions.scm (uassets): Update to commit a5b1e3cae. (ublock-origin): Update to 1.33.0. Marius Bakke
2021-01-30gnu: foot: Update to 1.6.2....* gnu/packages/terminals.scm (foot): Update to 1.6.2. [native-inputs]: Remove GCC-10. Marius Bakke
2021-01-30gnu: ungoogled-chromium: Update to 88.0.4324.104-0.4e2679c....* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 88. (%chromium-version): Set to 88.0.4324.104. (%ungoogled-revision): Set to 4e2679ce15a53925b34a95aa3e1731751530dc22. (%ungoogled-origin): Update hash. (libvpx/chromium): New variable. (ungoogled-chromium): Update hash. [arguments]: Patch one file for compatibility with system ICU. [inputs]: Change from ICU4C-67 to ICU4C-68. Change from LIBVPX to LIBVPX/CHROMIUM. Marius Bakke
2021-01-30gnu: Add cl-out123....* gnu/packages/lisp-xyz.scm (cl-out123, ecl-cl-out123, sbcl-cl-out123): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-30gnu: Add nq....* gnu/packages/admin.scm (nq): New variable. Guillaume Le Vaillant
2021-01-29doc: Update guidance about Rust package naming....* doc/contributing.texi (Rust Crates): Explain versions suffix based on packages version and Crate "caret" versioning. Hartmut Goebel
2021-01-29gnu: Remove avogadro....This package fails to build and has been superseded by avogadro2. * gnu/packages/chemistry.scm (avogadro): Remove variable. * gnu/packages/patches/avogadro-boost148.patch, gnu/packages/patches/avogadro-eigen3-update.patch, gnu/packages/patches/avogadro-python-eigen-lib.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari
2021-01-29gnu: grocsvs: Remove package....This package depends on Python 2 and doesn't build anymore. Upstream doesn't seem active, but if they ever port it to Python 3, they should let people know here: https://github.com/grocsvs/grocsvs/issues/6. * gnu/packages/bioinformatics.scm (grocsvs): Delete. Maxim Cournoyer
2021-01-29gnu: syncthing-gtk: Switch source to use Debian's Python 3 port....* gnu/packages/syncthing.scm (syncthing-gtk)[source]: Adjust to use the Debian Python 3 port. [phases]{remove-windows.py}: New phase. Maxim Cournoyer
2021-01-29gnu: python2-virtualenv: Remove package....* gnu/packages/python-xyz.scm (python2-virtualenv): Delete. Maxim Cournoyer
2021-01-29gnu: python2-pbr: Remove package....* gnu/packages/python-xyz.scm (python2-pbr-minimal) (python2-pbr): Delete variables. Maxim Cournoyer
2021-01-29gnu: python2-fixtures: Remove package....* gnu/packages/check.scm (python2-fixtures-bootstrap) (python2-fixtures): Delete variables. Maxim Cournoyer
2021-01-29gnu: python2-testtools: Remove package....* gnu/packages/check.scm (python2-testtools-bootstrap) (python2-testtools): Delete variables. Maxim Cournoyer
2021-01-29gnu: python2-testscenarios: Remove package....* gnu/packages/check.scm (python2-testscenarios-bootstrap) (python2-testscenarios): Delete variables. Maxim Cournoyer
2021-01-29gnu: python2-subunit: Remove package....* gnu/packages/check.scm (python2-subunit-bootstrap) (python2-subunit): Delete variables. Maxim Cournoyer
2021-01-29gnu: python2-testrepository: Remove package....* gnu/packages/check.scm (python2-testrepository-bootstrap) (python2-testrepository): Delete variables. Maxim Cournoyer
2021-01-29gnu: python2-requests-mock: Remove package....* gnu/packages/python-xyz.scm (python2-requests-mock): Delete. Maxim Cournoyer