3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

775 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
da7fde00b5
gnu: smartmontools: Update to 7.2.
* gnu/packages/admin.scm (smartmontools): Update to 7.2.
2021-01-02 18:54:12 +01:00
ef126b9755
gnu: alive: Update to 2.0.3.
* gnu/packages/admin.scm (alive): Update to 2.0.3.
2021-01-02 19:22:56 +02:00
Léo Le Bouter
72861d8ed4
gnu: rottlog: Fix mail reporting.
* gnu/packages/admin.scm (rottlog)[inputs]: Add MAILUTILS.
[phases]: In 'patch-paths', replace "/usr/sbin/sendmail" with 'mail'
from Mailutils.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-12-27 17:23:40 +01:00
Vincent Legoll
b2b77d8658
gnu: ansible: Update to 2.9.16.
* gnu/packages/admin.scm (ansible): Update to 2.9.16.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:49:44 -05:00
Tobias Geerinckx-Rice
3b2cee7fca
gnu: htop: Update to 3.0.4.
* gnu/packages/admin.scm (htop): Update to 3.0.4.
2020-12-23 00:54:48 +01:00
Tobias Geerinckx-Rice
4904d31e88
gnu: acpica: Update to 20201217.
* gnu/packages/admin.scm (acpica): Update to 20201217.
2020-12-22 13:09:30 +01:00
Tobias Geerinckx-Rice
5cc109cfaf
gnu: sudo: Update to 1.9.4p2.
* gnu/packages/admin.scm (sudo): Update to 1.9.4p2.
2020-12-20 19:04:24 +01:00
Tobias Geerinckx-Rice
62fb0680a2
gnu: facter: Update to 4.0.47.
* gnu/packages/admin.scm (facter): Update to 4.0.47.
2020-12-18 22:39:23 +01:00
Tobias Geerinckx-Rice
04b0636e25
gnu: inxi-minimal: Update to 3.2.01-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.2.01-1.
[inputs]: Add lvm2 and mdadm.
2020-12-18 22:39:22 +01:00
Tobias Geerinckx-Rice
fcf1702196
gnu: sudo: Update to 1.9.4p1.
* gnu/packages/admin.scm (sudo): Update to 1.9.4p1.
[source]: Remove patch.
* gnu/packages/patches/sudo-fix-build-without-sendmail.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-12-17 23:13:43 +01:00
f6afc63dc1
gnu: pies: Update to 1.5.
* gnu/packages/admin.scm (pies): Update to 1.5.
2020-12-14 16:00:26 +02:00
Tobias Geerinckx-Rice
a4cd86ff4b
gnu: htop: Update to 3.0.3.
* gnu/packages/admin.scm (htop): Update to 3.0.3.
2020-12-13 00:35:49 +01:00
Tobias Geerinckx-Rice
88a26bfd52
gnu: thermald: Update to 2.4.1.
* gnu/packages/admin.scm (thermald): Update to 2.4.1.
2020-12-07 21:52:22 +01:00
Tobias Geerinckx-Rice
6a84fddcaa
gnu: pam-mount: Update to 2.17.
* gnu/packages/admin.scm (pam-mount): Update to 2.17.
[source]: Remove upstreamed patch.
* gnu/packages/patches/pam-mount-luks2-support.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-12-06 23:50:43 +01:00
Danny Milosavljevic
00fb3976b3
gnu: Add novena-eeprom.
* gnu/packages/admin.scm (novena-eeprom): New variable.
2020-12-04 00:04:49 +01:00
Danny Milosavljevic
ad01213837
gnu: Add fiano-fmap.
* gnu/packages/admin.scm (fiano-fmap): New variable.
2020-11-30 22:31:38 +01:00
Danny Milosavljevic
4f318f7403
gnu: Add fiano-utk.
* gnu/packages/admin.scm (fiano-utk): New variable.
2020-11-30 22:31:38 +01:00
Danny Milosavljevic
a94214f665
gnu: Add fiano.
* gnu/packages/admin.scm (fiano): New variable.
2020-11-30 22:31:38 +01:00
Tobias Geerinckx-Rice
739174947e
gnu: sudo: Update to 1.9.4.
* gnu/packages/admin.scm (sudo): Update to 1.9.4.
[source]: Add patch.
* gnu/packages/patches/sudo-fix-build-without-sendmail.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-11-30 21:43:36 +01:00
Tobias Geerinckx-Rice
8fe3694990
gnu: thermald: Update to 2.4.
* gnu/packages/admin.scm (thermald): Update to 2.4.
2020-11-29 17:28:39 +01:00
Tobias Geerinckx-Rice
8ae5fde27a
gnu: igt-gpu-tools: Remove unused inputs.
* gnu/packages/admin.scm (igt-gpu-tools)[inputs]: Remove glib, libxrandr,
openssl, and util-macros.
2020-11-29 17:28:39 +01:00
Tobias Geerinckx-Rice
ad7749a127
gnu: igt-gpu-tools: Update to 1.25.
* gnu/packages/admin.scm (igt-gpu-tools): Update to 1.25.
[build-system]: Switch to Meson.
[native-inputs]: Remove autoconf, automake, and libtool.
Add bison & flex.
2020-11-29 17:28:38 +01:00
Tobias Geerinckx-Rice
6fc2b686a0
gnu: facter: Update to 4.0.46.
* gnu/packages/admin.scm (facter): Update to 4.0.46.
2020-11-23 05:44:09 +01:00
8ed4c468ab
gnu: Don't append '.git' to GitHub uris.
* gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI.
* gnu/packages/aidc.scm (zxing-cpp),
* gnu/packages/assembly.scm (mbuild),
* gnu/packages/audio.scm (opensles, wildmidi, tinyalsa),
* gnu/packages/browser-extensions.scm (ublock-origin-chromium),
* gnu/packages/check.scm (mutest),
* gnu/packages/compression.scm (unshield),
* gnu/packages/coq.scm (subset),
* gnu/packages/dictionaries.scm (translate-shell),
* gnu/packages/disk.scm (memkind),
* gnu/packages/documentation.scm (latex2html),
* gnu/packages/emacs-xyz.scm (emacs-chronometrist,
  emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline,
  emacs-org-generate),
* gnu/packages/embedded.scm (ebusd, ebusd-configuration),
* gnu/packages/enchant.scm (nuspell),
* gnu/packages/fontutils.scm (woff2),
* gnu/packages/geo.scm (memphis),
* gnu/packages/gimp.scm (mrg),
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator),
* gnu/packages/gnome.scm (parlatype),
* gnu/packages/golang.scm (go-github-com-tv42-httpunix,
  go-github-com-ayufan-golang-kardianos-service),
* gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm,
  directfb, flux),
* gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual,
  graphene),
* gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent),
* gnu/packages/image.scm (openjpeg-data),
* gnu/packages/java.scm (javacc),
* gnu/packages/language.scm (liblouis, liblouisutdml),
* gnu/packages/linux.scm (pamela, ttyebus),
* gnu/packages/lxqt.scm (lxqt-connman-applet),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/man.scm (ronn),
* gnu/packages/music.scm (tascam-gtk, artyfx),
* gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg),
* gnu/packages/python-crypto.scm (pure-python-otr),
* gnu/packages/qt.scm (qtspell),
* gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware),
* gnu/packages/rdp.scm (freerdp),
* gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme,
  ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor,
  ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop,
  ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn),
* gnu/packages/syncthing.scm (syncthing-gtk),
* gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265,
  tslib),
* gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
2020-11-19 20:48:26 +02:00
Tobias Geerinckx-Rice
6d15ff667f
gnu: nnn: Update to 3.5.
* gnu/packages/admin.scm (nnn): Update to 3.5.
2020-11-17 22:21:20 +01:00
afcf90c60f
gnu: hostapd: Cross compile.
* gnu/packages/admin.scm (hostapd)[arguments]: Use cc-for-target in
make-flags. Add custom flag to use correct pkg-config for target.
2020-11-16 13:03:00 +02:00
164c49100d
gnu: masscan: Cross compile.
* gnu/packages/admin.scm (masscan)[arguments]: Use cc-for-target in
make-flags.
2020-11-16 13:03:00 +02:00
cbd104bf6f
gnu: nnn: Cross compile.
* gnu/packages/admin.scm (nnn)[arguments]: Use cc-for-target in
make-flags. Add custom phase to use correct pkg-config for target.
2020-11-16 11:16:11 +02:00
d4560e0b7b
gnu: cpulimit: Make check phase conditional.
* gnu/packages/admin.scm (cpulimit)[arguments]: Only run custom 'check
phase when tests are enabled.
2020-11-16 11:16:10 +02:00
6e26bd5b7f
gnu: cpulimit: Use make-flags.
* gnu/packages/admin.scm (cpulimit)[arguments]: Introduce make-flags.
Use them in custom 'build and 'check phases.
2020-11-16 11:16:10 +02:00
bc63198830
gnu: cpulimit: Cross compile.
* gnu/packages/admin.scm (cpulimit)[arguments]: Use cc-for-target in
custom 'build and 'check phases.
2020-11-16 11:04:35 +02:00
12110f949d
gnu: acpica: Cross compile.
* gnu/packages/admin.scm (acpica)[arguments]: Use cc-for-target in
make-flags.
2020-11-16 11:03:50 +02:00
8ec5adce41
gnu: wpa-supplicant-minimal: Cross compile.
* gnu/packages/admin.scm (wpa-supplicant-minimal)[arguments]: Use
cc-for-target in make-flags. Adjust custom 'configure phase to use the
correct pkg-config for the target.
2020-11-16 10:40:09 +02:00
Tobias Geerinckx-Rice
c8edef614c
gnu: acpica: Update to 20201113.
* gnu/packages/admin.scm (acpica): Update to 20201113.
2020-11-16 04:11:45 +01:00
Tobias Geerinckx-Rice
8d2ee4c596
gnu: opendoas: Update to 6.8.
* gnu/packages/admin.scm (opendoas): Update to 6.8.
[arguments]: Adjust makefile name.
2020-11-15 00:12:12 +01:00
Tobias Geerinckx-Rice
647d1ece49
gnu: inxi-minimal: Update to 3.1.09-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.09-1.
2020-11-14 01:50:27 +01:00
Tobias Geerinckx-Rice
d265e61f50
gnu: acpica: Update to 20200925.
* gnu/packages/admin.scm (acpica): Update to 20200925.
2020-11-11 17:48:01 +01:00
Tobias Geerinckx-Rice
c9188cdb60
gnu: thermald: Update to 2.3.
* gnu/packages/admin.scm (thermald): Update to 2.3.
[arguments]: Build verbosely.
Add a no-early-./configure phase.
[inputs]: Add libevdev, upower, and xz.
2020-11-07 13:40:46 +01:00
Tobias Geerinckx-Rice
7fb7838065
gnu: thermald: Correct licence.
* gnu/packages/admin.scm (thermald)[license]: It's GPL2-only.
2020-11-07 13:40:46 +01:00
ed683219b4
gnu: pam-krb5: Update source uri.
* gnu/packages/admin.scm (pam-krb5)[source]: Add archive location.
2020-11-04 20:28:32 +02:00
c385818245
gnu: solaar: Update to 1.0.4.
* gnu/packages/admin.scm (solaar): Update to 1.0.4.
[arguments]: Remove custom 'fix-prefix-detection phase.
2020-11-04 20:28:32 +02:00
aed5b1ff98
gnu: solaar: Update source uri.
* gnu/packages/admin.scm (solaar)[source]: Update source URI.
2020-11-04 20:28:32 +02:00
e620447fe4
gnu: dstat: Update source uri.
* gnu/packages/admin.scm (dstat)[source]: Update to new source URI.
2020-11-04 20:28:32 +02:00
7a67a45fa6
gnu: thermald: Update to 2.2.
* gnu/packages/admin.scm (thermald): Update to 2.2.
[arguments]: Remove sysconfdir flag from configure-flags.
[native-inputs]: Add autoconf-archive.
2020-11-04 20:28:31 +02:00
66741676bf
gnu: thermald: Update source uri.
* gnu/packages/admin.scm (thermald)[source]: Update to new source URI.
2020-11-04 20:28:28 +02:00
Leo Famulari
3728ed7c77
gnu: Add atop.
* gnu/packages/admin.scm (atop): New variable.
2020-11-02 13:54:59 -05:00
Tobias Geerinckx-Rice
3b20642293
gnu: facter: Update to 4.0.44.
* gnu/packages/admin.scm (facter): Update to 4.0.44.
2020-11-01 13:36:18 +01:00
Christopher Baines
f00ccdcb9b
gnu: cloud-utils: Update to 0.32.
* gnu/packages/admin.scm (cloud-utils): Update to 0.32.
2020-10-30 08:45:14 +00:00
Tobias Geerinckx-Rice
48e8bad36e
gnu: inxi-minimal: Update to 3.1.08-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.08-1.
2020-10-19 21:44:31 +02:00
Tobias Geerinckx-Rice
5c8e8bc556
gnu: dstat: Fix bogus use of DESTDIR.
* gnu/packages/admin.scm (dstat)[arguments]: Set the standard prefix
variable.
2020-10-16 17:16:07 +02:00