summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: dpkg: Update to 1.21.22.•••* gnu/packages/debian.scm (dpkg): Update to 1.21.22. Tobias Geerinckx-Rice2023-07-021-2/+2
* gnu: wcslib: Download source over HTTPS.•••* gnu/packages/astronomy.scm (wcslib)[source]: Use HTTPS. Tobias Geerinckx-Rice2023-07-021-3/+2
* gnu: wcslib: Update to 8.1.•••* gnu/packages/astronomy.scm (wcslib): Update to 8.1. Tobias Geerinckx-Rice2023-07-021-2/+2
* gnu: wireless-regdb: Mark up acronyms in description.•••* gnu/packages/linux.scm (wireless-regdb)[description]: Use @acronym{}. Tobias Geerinckx-Rice2023-07-021-3/+3
* gnu: wireless-regdb: Update to 2023.05.03.•••* gnu/packages/linux.scm (wireless-regdb): Update to 2023.05.03. Tobias Geerinckx-Rice2023-07-021-2/+2
* gnu: u-boot-ts7970-q-2g-1000mhz-c: Fix build.•••* gnu/packages/bootloaders.scm (u-boot-ts-mx6) [arguments]: Replace adjust-for-gcc10 phase with adjust-for-current-gcc. Maxim Cournoyer2023-07-071-4/+7
* gnu: u-boot: Remove extraneous space.•••* gnu/packages/bootloaders.scm (u-boot) [build-system]: Remove extraneous space. Maxim Cournoyer2023-07-071-1/+1
* gnu: Add crust-pinebook and crust-pine64-plus.•••* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add or1k-elf. gnu/packages/firmware.scm (make-crust-package, crust-pinebook) (crust-pine64-plus): New variables. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Reviewed-by: Maxime Devos <maximedevos@telenet.be> Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vagrant Cascadian2023-07-072-0/+93
* gnu: Add nanosvg.•••* gnu/packages/graphics.scm (nanosvg): New variable. Maxim Cournoyer2023-07-071-1/+28
* gnu: b4: Update to 0.12.3.•••* gnu/packages/version-control.scm (b4): Update to 0.12.3. Josselin Poiret2023-07-071-2/+2
* services: libvirt: Add requirement on dbus.•••* gnu/services/virtualization.scm (libvirt-shepherd-service): Add requirement on dbus. Josselin Poiret2023-07-071-0/+1
* image: Prefer gpt partition table for efi images•••* gnu/system/image.scm (efi-disk-image): Use gpt partition-table-type. (efi32-disk-image): Use gpt partition-table-type. (qcow2-image-type): Use mbr partition-table-type explicitly. * gnu/tests/image.scm: Assert partition table type of efi-disk-image. Signed-off-by: Josselin Poiret <dev@jpoiret.xyz> Sergey Trofimov2023-07-072-5/+21
* gnu: gnome: Remove gnome-boxes from default GNOME apps.•••* gnu/packages/gnome.scm (gnome): Remove gnome-boxes from propagated-inputs, since it is no longer a Core App in 42. Josselin Poiret2023-07-072-15/+1
* doc: Fix typo in screen-locker-service swaylock example.•••* doc/guix.texi (X Window): Reference swaylock instead of xlockmore. Signed-off-by: Josselin Poiret <dev@jpoiret.xyz> Arvid Krein2023-07-071-1/+1
* gnu: privoxy: Update to 3.0.34.•••* gnu/packages/tor.scm (privoxy): Update to 3.0.34. Tobias Geerinckx-Rice2023-07-021-2/+2
* gnu: git: Update to 2.41.0.•••* gnu/packages/version-control.scm (git): Update to 2.41.0. [source]: Remove upstreamed patch. * gnu/packages/patches/git-header-cmd.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2023-07-023-292/+3
* gnu: memtest86+: Update to 6.20.•••* gnu/packages/hardware.scm (memtest86+): Update to 6.20. Tobias Geerinckx-Rice2023-07-021-2/+2
* gnu: di: Use G-expressions.•••* gnu/packages/admin.scm (di)[arguments]: Rewrite as G-expressions. Rename 'setup-environment phase to 'override-environment. Tobias Geerinckx-Rice2023-07-021-9/+11
* gnu: di: Update to 4.52.•••* gnu/packages/admin.scm (di): Update to 4.52. Tobias Geerinckx-Rice2023-07-021-3/+4
* services: nginx: Harden php-location settings.•••* gnu/services/web.scm (nginx-php-location): Only pass existing PHP files to the back end. Mitigate httpoxy vulnerability. Bruno Victal2023-07-021-0/+8
* gnu: Add Plunder.•••* gnu/packages/games.scm (plunder): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-1/+42
* gnu: Add ghc-reflex-sdl2.•••* gnu/packages/haskell-xyz.scm (ghc-reflex-sdl2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+38
* gnu: Add ghc-reflex.•••* gnu/packages/haskell-xyz.scm (ghc-reflex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+66
* gnu: Add ghc-ref-tf.•••* gnu/packages/haskell-xyz.scm (ghc-ref-tf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+20
* gnu: Add ghc-patch.•••* gnu/packages/haskell-xyz.scm (ghc-patch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+34
* gnu: Add ghc-prim-uniq.•••* gnu/packages/haskell-xyz.scm (ghc-prim-uniq): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+20
* gnu: Add ghc-dependent-map.•••* gnu/packages/haskell-xyz.scm (ghc-dependent-map): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+27
* gnu: Add ghc-dependent-sum.•••* gnu/packages/haskell-xyz.scm (ghc-dependent-sum): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+28
* gnu: Add ghc-commutative-semigroup.•••* gnu/packages/haskell-xyz.scm (ghc-commutative-semigroup): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+19
* gnu: Add ghc-exception-transformers.•••* gnu/packages/haskell-xyz.scm (ghc-exception-transformers): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+22
* gnu: Add ghc-sdl2-gfx.•••* gnu/packages/haskell-xyz.scm (ghc-sdl2-gfx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+21
* gnu: Add ghc-sdl2-ttf.•••* gnu/packages/haskell-xyz.scm (ghc-sdl2-ttf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+20
* gnu: Add ghc-these-lens.•••* gnu/packages/haskell-xyz.scm (ghc-these-lens): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+21
* gnu: Add ghc-generic-lens.•••* gnu/packages/haskell-xyz.scm (ghc-generic-lens): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+24
* gnu: Add ghc-generic-lens-core.•••* gnu/packages/haskell-xyz.scm (ghc-generic-lens-core): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+26
* gnu: Add ghc-indexed-profunctors.•••* gnu/packages/haskell-xyz.scm (ghc-indexed-profunctors): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+20
* gnu: Add ghc-constraints-extras.•••* gnu/packages/haskell-xyz.scm (ghc-constraints-extras): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+23
* gnu: Add ghc-hscolour.•••* gnu/packages/haskell-xyz.scm (ghc-hscolour): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+22
* gnu: Add ghc-proctest.•••* gnu/packages/haskell-check.scm (ghc-proctest): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zamfofex2023-07-071-0/+24
* avahi: Poll less.•••* guix/avahi.scm (avahi-publish-service-thread): Have #:timeout default to #f when 'stop-loop?' is NEVER, or 500ms. (avahi-browse-service-thread): #:timeout defaults to 500ms when 'stop-loop?' is provided. Ludovic Courtès2023-07-071-7/+9
* gnu: Add ghc-xmobar•••* gnu/packages/wm.scm (ghc-xmobar): New variable. (xmobar)[inputs]: Remove everything except libxpm. Add ghc-xmobar. [arguments]: Disable tests as they are run in ghc-xmobar. Configure only the xmobar executable. Remove unnecessary phases. [native-inputs]: Remove everything. Saku Laesvuori2023-07-071-8/+26
* gnu: Add python-tslearn.•••* gnu/packages/machine-learning.scm (python-tslearn): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>. Navid Afkhami2023-07-071-0/+67
* gnu: python-statsmodels: Update to 0.14.0.•••* gnu/packages/statistics.scm (python-statsmodels): Update to 0.14.0. [source]: Simplify snippet. [build-system]: Use pyproject-build-system. [arguments]: Remove trailing #T from build phase. [propagated-inputs]: Add python-packaging; remove python-matplotlib. [native-inputs]: Add python-colorama, python-flake8, python-isort, python-joblib, python-matplotlib, python-pytest, python-pytest-randomly, python-pytest-xdist, and python-setuptools-scm; remove python-nose and python-sphinx. Ricardo Wurmus2023-07-071-25/+33
* gnu: mu: Update to 1.10.4.•••* gnu/packages/mail.scm (mu): Update to 1.10.4. [arguments]: Remove old 'fix-build-system phase. Tobias Geerinckx-Rice2023-07-021-11/+2
* gnu: corefreq: Update to 1.96.5.•••* gnu/packages/linux.scm (corefreq): Update to 1.96.5. Tobias Geerinckx-Rice2023-07-021-2/+2
* gnu: r-pando: Fix hash.•••* gnu/packages/bioinformatics.scm (r-pando)[source]: Update hash. Ricardo Wurmus2023-07-061-1/+1
* gnu: bismark: Update to 0.24.1.•••* gnu/packages/bioinformatics.scm (bismark): Update to 0.24.1. [source]: Delete bundled plot.ly. [arguments]: Use plain list; remove trailing #T from build phases; adjust 'replace-plotly.js phase to account for use of script tags; adjust 'install phase to install documentation in markdown format; add 'configure phase for replacing references to tools. [inputs]: Add bowtie, hisat2, minimap2, and samtools. Ricardo Wurmus2023-07-061-58/+79
* installer: Restore LatGrkCyr-8x16 console font depending on language.•••Partially-Fixes: <https://issues.guix.gnu.org/64006> * gnu/installer/services.scm (system-services->configuration): When the LANGUAGE environment variable matches a known native console font, wrap the base services with modify-services, configuring console-font-service-type to set the native console font on every tty instead of the default console font. Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de> Denys Nykula2023-07-061-2/+17
* gnu: linux-libre 5.15: Update to 5.15.20.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.20. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari2023-07-061-2/+2
* gnu: linux-libre 6.1: Update to 6.1.38.•••* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.38. (linux-libre-6.1-pristine-source): Update hash. Leo Famulari2023-07-061-2/+2