Age | Commit message (Expand) | Author |
---|---|---|
2021-05-28 | gnu: intel-mpi-benchmarks: Remove top-level reference to 'openmpi'....This circular dependency could lead to "unbound variable" errors when running 'guix show openmpi' or similar. * gnu/packages/benchmark.scm (intel-mpi-benchmarks/openmpi): Inline code formerly in 'intel-mpi-benchmarks' procedure. (intel-mpi-benchmarks): Remove. | Ludovic Courtès |
2021-05-28 | gnu: cuirass: Update to 1.0.0-21.65ae16b....* gnu/packages/ci.scm (cuirass): Update to 1.0.0-21.65ae16b. | Mathieu Othacehe |
2021-05-28 | gnu: hackrf: Update to 2021.03.1....* gnu/packages/radio.scm (hackrf): Update to 2021.03.1. | Guillaume Le Vaillant |
2021-05-28 | gnu: Add python-cachetools....* gnu/packages/python-xyz.scm (python-cachetools): New variable. | Roel Janssen |
2021-05-28 | gnu: gnuradio: Add python-matplotlib dependency explicitly....* gnu/packages/radio.scm (gnuradio)[inputs]: Add python-matplotlib. | Guillaume Le Vaillant |
2021-05-28 | gnu: Add python-argopt....* gnu/packages/python-xyz.scm (python-argopt): New variable. | Roel Janssen |
2021-05-27 | gnu: Add python-pyega3....* gnu/packages/bioinformatics.scm (python-pyega3): New variable. | Roel Janssen |
2021-05-27 | gnu: Add python-htsget....* gnu/packages/bioinformatics.scm (python-htsget): New variable. | Roel Janssen |
2021-05-27 | gnu: Add python-helper....* gnu/packages/python-xyz.scm (python-helper): New variable. | Roel Janssen |
2021-05-27 | gnu: Add python-logutils....* gnu/packages/python-xyz.scm (python-logutils): New variable. | Roel Janssen |
2021-05-27 | gnu: entr: Update to 4.9....Signed-off-by: Leo Famulari <leo@famulari.name> | Solene Rapenne |
2021-05-27 | gnu: guix-build-coordinator: Update to 0-29.8c98f47....* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-29.8c98f47. | Christopher Baines |
2021-05-27 | gnu: botan: Respect #:tests?....* gnu/packages/crypto.scm (botan)[arguments]: Respect #:tests? in the custom 'check' phase. Signed-off-by: Leo Famulari <leo@famulari.name> | Jack Hill |
2021-05-27 | gnu: botan: Update to 2.18.1....* gnu/packages/crypto.scm (botan): Update to 2.18.1. Signed-off-by: Leo Famulari <leo@famulari.name> | Jack Hill |
2021-05-27 | gnu: phodav: Add gsettings-desktop-schemas input....* gnu/packages/gnome.scm (phodav)[native-inputs]: Add gsettings-desktop-schemas. Fixes: https://issues.guix.gnu.org/48414 Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> | Solene Rapenne |
2021-05-27 | gnu: lksctp-tools: Update to 1.0.19....* gnu/packages/networking.scm (lksctp-tools): Update to 1.0.19. [source]: Remove patch. * gnu/packages/patches/lksctp-tools-1.0.18-fix-header-file-name.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: lksctp-tools: Edit synopsis & description....* gnu/packages/networking.scm (synopsis, description): Improve. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: libndp: Update to 1.8....* gnu/packages/networking.scm (libndp): Update to 1.8. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: ccl: Update to 1.12.1....* gnu/packages/lisp.scm (ccl): Update to 1.12.1. [inputs]: Keep using the 1.12 bootstrap for ARM. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: shotwell: Update to 0.30.12....* gnu/packages/gnome.scm (shotwell): Update to 0.30.12. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: libopenmpt: Update to 0.5.9....* gnu/packages/audio.scm (libopenmpt): Update to 0.5.9. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: iperf: Omit static library....* gnu/packages/networking.scm (iperf)[arguments]: Add "--disable-static" configure flag. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: iperf: Update to 3.10....* gnu/packages/networking.scm (iperf): Update to 3.10. [source]: Build from git. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: lightspark: Update to 0.8.4.1....* gnu/packages/animation.scm (lightspark): Update to 0.8.4.1. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: nftables: Update to 0.9.9....* gnu/packages/linux.scm (nftables): Update to 0.9.9. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: libnftnl: Update to 1.2.0....* gnu/packages/linux.scm (libnftnl): Update to 1.2.0. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: xfsprogs: Update to 5.12.0....* gnu/packages/linux.scm (xfsprogs): Update to 5.12.0. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: fio: Update to 3.27....* gnu/packages/benchmark.scm (fio): Update to 3.27. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: mpd: Update to 0.22.8....* gnu/packages/mpd.scm (mpd): Update to 0.22.8. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: sassc: Update to 3.6.2....* gnu/packages/web.scm (sassc): Update to 3.6.2. | Tobias Geerinckx-Rice |
2021-05-27 | gnu: Add julia-scratch....* gnu/packages/julia-xyz.scm (julia-scratch): New variable. | Efraim Flashner |
2021-05-27 | gnu: Add julia-plotutils....* gnu/packages/julia-xyz.scm (julia-plotutils): New variable. | Efraim Flashner |
2021-05-27 | gnu: Add julia-colorschemes....* gnu/packages/julia-xyz.scm (julia-colorschemes): New variable. | Efraim Flashner |
2021-05-27 | gnu: Add julia-dictionaries....* gnu/packages/julia-xyz.scm (julia-dictionaries): New variable. | Efraim Flashner |
2021-05-27 | gnu: Add julia-indexing....* gnu/packages/julia-xyz.scm (julia-indexing): New variable. | Efraim Flashner |
2021-05-27 | gnu: Add julia-tableiointerface....* gnu/packages/julia-xyz.scm (julia-tableiointerface): New variable. | Efraim Flashner |
2021-05-27 | gnu: Add julia-fuzzycompletions....* gnu/packages/julia-xyz.scm (julia-fuzzycompletions): New variable. | Efraim Flashner |
2021-05-27 | gnu: Add julia-invertedindices....* gnu/packages/julia-xyz.scm (julia-invertedindices): New variable. | Efraim Flashner |
2021-05-27 | gnu: Add julia-versionparsing....* gnu/packages/julia-xyz.scm (julia-versionparsing): New variable. | Efraim Flashner |
2021-05-27 | gnu: Add python-simpervisor....* gnu/packages/python-xyz.scm (python-simpervisor): New variable. | Efraim Flashner |
2021-05-27 | gnu: emacs-modus-themes: Update to 1.4.0....* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.4.0. | Nicolas Goaziou |
2021-05-27 | gnu: Add r-vcfr....* gnu/packages/cran.scm (r-vcfr): New variable. | Roel Janssen |
2021-05-27 | gnu: Add r-pinfsc50....* gnu/packages/cran.scm (r-pinfsc50): New variable. | Roel Janssen |
2021-05-27 | gnu: Add r-memuse....* gnu/packages/cran.scm (r-memuse): New variable. | Roel Janssen |
2021-05-27 | gnu: Add r-pacman....* gnu/packages/cran.scm (r-pacman): New variable. | Roel Janssen |
2021-05-27 | gnu: Add r-rffc....* gnu/packages/cran.scm (r-rffc): New variable. | Roel Janssen |
2021-05-27 | gnu: Add r-tradeseq....* gnu/packages/bioconductor.scm (r-tradeseq): New variable. | Roel Janssen |
2021-05-27 | gnu: Add r-slingshot....* gnu/packages/bioconductor.scm (r-slingshot): New variable. | Roel Janssen |
2021-05-27 | gnu: Add r-princurve....* gnu/packages/cran.scm (r-princurve): New variable. | Roel Janssen |
2021-05-27 | gnu: Add perl-bsd-resource....* gnu/packages/perl.scm (perl-bsd-resource): New variable. | Roel Janssen |