Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (vhba-module): Move to its own section.
|
|
* gnu/packages/vpn.scm (openconnect): Update to 8.03.
|
|
|
|
* gnu/packages/education.scm (toutenclic): Update to 7.00.
[arguments]: Rename executable from "toutenclic.py" to "toutenclic".
|
|
|
|
Fixes <https://bugs.gnu.org/35783>.
This is a followup to 7d567af46b4e10ffafb1d0f76b524f5781460598.
* gnu/installer/parted.scm (auto-partition!): Append ESP-PARTITION, when
it is true, to the result of 'create-adjacent-partitions!'.
* gnu/installer/newt/partition.scm (run-partioning-page): Remove
'initial-partitions' variable, and remove call to
'create-special-user-partitions'.
Co-authored-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
* gnu/build/vm.scm (make-iso9660-image): Accept XORRISO,
GRUB-MKRESCUE-ENVIRONMENT.
* gnu/system/vm.scm (iso9660-image): Pass XORRISO; accept
GRUB-MKRESCUE-ENVIRONMENT.
(system-disk-image): Pass GRUB-MKRESCUE-ENVIRONMENT.
* gnu/packages/patches/xorriso-no-mbr-in-inner-efi.patch: New file.
* gnu/packages/patches/xorriso-no-partition-table-in-inner-efi.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/cdrom.scm (xorriso)[source]: Add patches.
[arguments]<#:phases>[install-frontends]:
Add phase.
|
|
* gnu/packages/patches/borg-fix-hard-link-preloading.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/backup.scm (borg)[source]: Use it.
|
|
* gnu/packages/vulkan.scm (glslang): Update to 7.11.3214.
|
|
* gnu/packages/wine.scm (wine): Update to 4.0.1.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.3.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.44.
(%linux-libre-4.19-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.120.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.177.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.180.
|
|
The tarball has been updated in place with only documentation changes.
* gnu/packages/multiprecision.scm (qd)[source]: Update URL and hash.
[home-page]: Update URL.
|
|
* gnu/packages/cdrom.scm (ripit)[source, home-page]: Use archived URLs.
|
|
* gnu/packages/linux.scm (proot)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/ssh.scm (et)[source]: Add FILE-NAME.
|
|
The tarball was modified in-place with too many small changes to list
here, all of them apparently intended as minor bug fixes.
* gnu/packages/maths.scm (mlucas)[source]: Update sha256.
|
|
* gnu/packages/web.scm (jq)[source]: Update sha256. Add snippet to
remove newly-bundled onigurama.
|
|
* gnu/packages/engineering.scm (kicad-library)[source]: Update URL.
Re-indent.
|
|
The tarball was modified in place, adding one line to
foo2zjs/printer-profile.sh:
ARGYLL_VER=1.6.3
+ARGYLL_VER=2.1.1
ARGYLL_ROOT=$HOME/src/Argyll_V${ARGYLL_VER}
* gnu/packages/cups.scm (foo2zjs)[source]: Update sha256.
|
|
Only file modification times have changed.
* gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Update sha256.
|
|
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.6.3-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
|
|
This follows up commit ae113b976bfb71168a737c6a9a82cd87782077d0 (what
looked like a build error was transient file system unrelatedness.)
* gnu/packages/ssh.scm (et)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
The contents of both archives are identical.
* gnu/packages/ssh.scm (et)[source]: Update sha256.
|
|
The contents of both archives are identical.
* gnu/packages/enlightenment.scm (ephoto)[source]: Update sha256.
|
|
* gnu/packages/maths.scm (nauty): New variable.
|
|
* gnu/packages/guile-xyz.scm (guile-file-names): Update to 0.2.
[arguments]: Adjust build phase "build-with-guile-2.2" and rename to
"fix-target-directory".
|
|
* gnu/packages/dns.scm (isc-bind): Update to 9.14.2.
[source]: Remove patch.
[arguments]: Run only fuzz tests.
* gnu/packages/patches/bind-fix-unused-pk11-ecc-constants.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/javascript.scm (js-mathjax)[arguments]: Add call to
'close-pipe'. Previously builds would sometimes fail with EMFILE (this
was non-deterministic as it depends on GC activity.)
|
|
* gnu/packages/graph.scm (python-leidenalg): New variable.
|
|
This is a followup to 36f5d78d4af02ad23c33bfb46702d92086bf2796.
* gnu/system/examples/vm-image.tmpl (services): Remove
MODEM-MANAGER-SERVICE-TYPE.
|
|
This is a followup to 05d907ac6fc6e139389a91ab5540c0dc573a8ce7.
* gnu/system/examples/vm-image.tmpl (services): Remove
'network-manager-applet'.
|
|
This is a follow-up to commit d78010b81ee6ef4fd8803082e2f401b9e55b44db. While
the plain "gcc" packages should be hidden by default, gcc-derived packages
like "gfortran" should not.
* gnu/packages/gcc.scm (custom-gcc)[properties]: Remove the 'hidden? property.
|
|
* gnu/packages/bioinformatics.scm (star): Update to 2.7.1a.
|
|
* gnu/packages/gnome.scm (network-manager-applet): Patch libnma to load
iso-codes and mobile-broadband-provider-info from the store and not require
them in the profile.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.1.
|
|
* gnu/packages/shells.scm (loksh): Update to 6.5.
|
|
* gnu/packages/version-control.scm (cssc): Update to 1.4.1.
|
|
* gnu/packages/version-control.scm (git-lfs): Update to 2.7.2.
|
|
* gnu/packages/disk.scm (ndctl): Update to 65.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.2.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.43.
(%linux-libre-4.19-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.119.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.176.
|
|
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.13.3.
(python2-jedi): Enable tests.
|
|
* gnu/packages/elixir.scm (elixir): Update to 1.8.2.
|
|
* gnu/packages/perl.scm (perl-data-page): Update to 2.03.
|