Age | Commit message (Collapse) | Author |
|
* gnu/packages/compression.scm (ncompress): Update to 5.0.
|
|
Oh, hello, you must be new here:
$ git show ba912479e8481d69b699ce348b35d5d70f0c9367
That silly person really ought to have added a comment to the code,
shouldn't they? This reverts similar changes made in commit
ec7bcdc35af17021a9dfd73ef49750d0ad82b989, and adds one.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.3.0-8.5fec148.
|
|
The '#$' doesn't belong there, and will cause ‘unbound variable’ errors.
Reported-By: ss2 (on IRC)
* doc/guix.texi (Setuid Programs): Remove #$ from example.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/gnome.scm (brasero)[arguments]: Rename the
'embed-growisofs phase to 'embed-growisofs-reference. Get its
growisofs file name from the dvd+rw-tools input, not WHICH.
|
|
* gnu/packages/gnome.scm (brasero): Update to 3.12.3.
|
|
* gnu/packages/gps.scm (gpsd): Update to 3.23.1.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/linux.scm (haveged)[arguments]: Add "--disable-static" to
the #:configure-flags.
|
|
* gnu/packages/linux.scm (haveged): Update to 1.9.15.
|
|
* gnu/packages/image-viewers.scm (feh): Update to 3.7.2.
|
|
* gnu/packages/networking.scm (squid): Update to 4.16.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/mail.scm (notmuch): Update to 0.33.2.
|
|
* gnu/packages/linux.scm (btrfs-progs): Update to 5.14.1.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/networking.scm (ndisc6): Update to 1.0.5.
|
|
* gnu/packages/pv.scm (pv): Update to 1.6.20.
|
|
* gnu/packages/samba.scm (cifs-utils)[description]: Substitute Texinfo
@acronym{} for @dfn{}.
|
|
* gnu/packages/pv.scm (pv)[description]: Use @acronym{} mark-up and
mention the total data amount, progress bar, and other features from the
man page.
|
|
* gnu/packages/spice.scm (libcacard): Update to 2.8.1.
[source]: Remove patch.
* gnu/packages/patches/libcacard-unknown-variable.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/samba.scm (cifs-utils)[arguments]: Add a new
'trigger-bootstrap phase.
|
|
* gnu/packages/samba.scm (cifs-utils): Update to 6.14.
|
|
* gnu/packages/samba.scm (cifs-utils)[arguments]: Add "--enable-man"
to #:configure-flags. Remove useless 'create-man8dir phase. Add a new
'install-man-pages phase to do just that.
[native-inputs]: Add python-docutils.
|
|
* gnu/packages/ssh.scm (openssh)[arguments]: Delete /var/empty after
‘make install’. Make the rest less repetitive—no functional changes.
|
|
The securities fixed did not affect the default installation.
* gnu/packages/ssh.scm (openssh): Update to 8.8p1.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/syndication.scm (cawbird): Update to 1.4.2.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/virtualization.scm (osinfo-db): Update to 20210903.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20210914.
[arguments]: Don't explicitly return #t from phases.
Re-indent not to exceed 80 columns.
|
|
* gnu/packages/tls.scm (wolfssl): Update to 4.8.1.
|
|
* gnu/packages/virtualization.scm (criu)[arguments]:
Add a new 'delete-static-libraries phase.
|
|
* gnu/packages/virtualization.scm (criu): Update to 3.16.
[arguments]: Don't explicitly return #t from phases.
|
|
It is now silently ignored by knotd.
* gnu/services/dns.scm (<knot-zone-configuration>):
Remove DISABLE-ANY? field. Adjust all previous users.
* doc/guix.texi (DNS Services): Undocument it.
|
|
* gnu/packages/dns.scm (knot)[arguments]: Replace "--enable-xdp=auto"
with "--enable-xdp=yes" which now supports using the system libbpf.
|
|
* gnu/packages/web.scm (nginx-documentation): Update to 1.21.3-2769-16f6fa718be2.
|
|
* gnu/packages/web.scm (nginx): Update to 1.21.3.
|
|
* gnu/packages/web.scm (httpd): Update to 2.4.49.
|
|
* gnu/packages/web-browsers.scm (links): Update to 2.25.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/xdisorg.scm (slop): Update to 7.6.
|
|
* gnu/packages/web.scm (stunnel)[arguments]: Add a 'prune-documentation
phase.
|
|
* gnu/packages/web.scm (stunnel): Update to 5.60.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/android.scm (android-udev-rules): Update to 20210501.
[arguments]: Don't explicitly return #t from phases.
|
|
This was supposed to be part of commit
8cf8be646af814d1fd5d56c4aba7008cae9394f5.
* gnu/packages/finance.scm (trezor-gpg-pinentry-tk)[arguments]: Skip
tests.
[propagated-inputs]: Move python:tk ...
[inputs]: ... to here.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 1.2.5.
|
|
* gnu/packages/finance.scm (trezor-gpg-pinentry-tk): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* guix/scripts/home.scm (%options): Add option for dry-run.
|
|
* gnu/packages/music.scm (abjad): Update to 3.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/music.scm (abjad-ext-rmakers): Update to 3.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/music.scm (abjad-ext-nauert): Update to 3.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/graphviz.scm (python-uqbar): Update to 0.5.6.
[arguments]: Update setup.py version requirements.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-sha3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/image-processing.scm (vtk)[inputs] Replace proj.4 with
proj.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|