summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
Commit message (Collapse)AuthorAge
* gnu: shepherd: Remove obsolete patch.Marius Bakke2020-04-23
| | | | | | * gnu/packages/patches/shepherd-hurd.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/admin.scm (shepherd)[source](patches): Remove.
* Merge branch 'master' into core-updatesMarius Bakke2020-04-23
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: etc/news.scm gnu/local.mk gnu/packages/bootloaders.scm gnu/packages/linphone.scm gnu/packages/linux.scm gnu/packages/tls.scm gnu/system.scm
| * gnu: shepherd: Add Guile 2.0 variant.Ludovic Courtès2020-04-21
| | | | | | | | * gnu/packages/admin.scm (guile2.0-shepherd): New variable.
| * gnu: shepherd: Update to 0.8.0.Ludovic Courtès2020-04-21
| | | | | | | | | | | | * gnu/packages/admin.scm (shepherd): Update to 0.8.0. * gnu/services/shepherd.scm (shepherd-configuration-file): Use 'default-pid-file-timeout' instead of fiddling with '%pid-file-timeout'.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-19
|\|
| * gnu: ISC DHCP: Update bundled BIND to 9.11.18 [security fixes].Leo Famulari2020-04-15
| | | | | | | | * gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.18.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/news.scm gnu/local.mk gnu/packages/check.scm gnu/packages/cross-base.scm gnu/packages/gimp.scm gnu/packages/java.scm gnu/packages/mail.scm gnu/packages/sdl.scm gnu/packages/texinfo.scm gnu/packages/tls.scm gnu/packages/version-control.scm
| * gnu: pam-krb5: Fix CVE-2020-10595.Leo Famulari2020-03-31
| | | | | | | | | | | | * gnu/packages/patches/pam-krb5-CVE-2020-10595.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (pam-krb5)[source]: Use it.
| * gnu: sudo: Make some inputs native.Vincent Legoll2020-03-31
| | | | | | | | | | | | | | * gnu/packages/admin.scm (sudo)[native-inputs]: New field. [inputs]: Move groff to native-inputs. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/guile.scm gnu/packages/linux.scm gnu/packages/package-management.scm gnu/packages/pulseaudio.scm gnu/packages/web.scm
| * gnu: igt-gpu-tools: Update home page.Tobias Geerinckx-Rice2020-03-29
| | | | | | | | * gnu/packages/admin.scm (igt-gpu-tools)[home-page]: Update.
| * gnu: Remove packages deprecated for over a year.Tobias Geerinckx-Rice2020-03-29
| | | | | | | | | | * gnu/packages/admin.scm (intel-gpu-tools): Remove variable. * gnu/packages/algebra.scm (giac-xcas): Likewise.
| * gnu: Order module imports in (gnu packages admin).Tobias Geerinckx-Rice2020-03-29
| | | | | | | | * gnu/packages/admin.scm: Order module imports alphabetically.
| * gnu: thefuck: Update to 3.30.Tobias Geerinckx-Rice2020-03-29
| | | | | | | | | | * gnu/packages/admin.scm (thefuck): Update to 3.30. [native-inputs]: Add go.
| * gnu: acpica: Update to 20200326.Tobias Geerinckx-Rice2020-03-29
| | | | | | | | * gnu/packages/admin.scm (acpica): Update to 20200326.
| * gnu: Neofetch: Update to 7.0.0.Michael Rohleder2020-03-27
| | | | | | | | | | | | * gnu/packages/admin.scm (neofetch): Update to 7.0.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: isc-dhcp: Support for the Hurd.Jan Nieuwenhuizen2020-03-29
| | | | | | | | | | * gnu/packages/admin.scm (isc-dhcp)[inputs]: Remove net-tools, iproute on the Hurd.
* | gnu: shadow: Build fix for the Hurd.Jan Nieuwenhuizen2020-03-26
| | | | | | | | | | | | * gnu/packages/patches/shadow-hurd-pctrl.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (shadow): Use it.
* | gnu: inetutils: Support for the Hurd.Jan Nieuwenhuizen2020-03-26
| | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (net-tools)[supported-systems]: Remove the Hurd. * gnu/packages/patches/inetutils-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (inetutils): Use it. Disable some features on the Hurd. [native-inputs]: Include net-tools only on supported systems
* | gnu: shepherd: Build fix for the Hurd.Jan Nieuwenhuizen2020-03-26
| | | | | | | | | | | | * gnu/packages/patches/shepherd-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (shepherd): Use it.
* | gnu: shadow: Add linux-pam dependency for the Hurd.Jan Nieuwenhuizen2020-03-26
| | | | | | | | | | * gnu/packages/admin.scm (shadow): Also include linux-pam dependency for the Hurd.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-21
|\|
| * gnu: ansible: Update to 2.9.6.Vincent Legoll2020-03-20
| | | | | | | | | | | | * gnu/packages/admin.scm (ansible): Update to 2.9.6. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-19
|\|
| * gnu: inxi-minimal: Update to 3.0.38-1.Tobias Geerinckx-Rice2020-03-19
| | | | | | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.0.38-1.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-18
|\|
| * gnu: sipcalc: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | | | | | * gnu/packages/admin.scm (sipcalc)[home-page]: Use HTTPS.
| * gnu: sudo: Update to 1.8.31p1.Tobias Geerinckx-Rice2020-03-15
| | | | | | | | * gnu/packages/admin.scm (sudo): Update to 1.8.31p1.
* | gnu: Default to Guile 3.0.Ludovic Courtès2020-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch changes three things: 1. package derivations are built using Guile 3.0; 2. 'gexp->derivation' defaults to Guile 3.0; 3. "guile3.0-" packages are deprecated aliases for the regular package, which now depends on Guile 3.0; "guile2.2-" packages are introduced; "guile-next" is renamed to "guile". * gnu/packages/guile.scm (guile-2.0/fixed): Remove. (guile-3.0/fixed): New variable. (package-for-guile-3.0): Remove. (package-for-guile-2.2): New variable. (define-deprecated-guile3.0-package): New macro. (guile-3.0)[name]: Change to "guile". (guile-json-3)[native-inputs, inputs]: New fields. (guile2.2-json): New variable. (guile3.0-json): Deprecate. (guile-gdbm-ffi)[native-inputs]: Switch to GUILE-3.0. (guile2.2-gdbm-ffi): New variable. (guile3.0-gdbm-ffi): Deprecate. (guile-sqlite3): Switch to GUILE-3.0. (guile2.2-sqlite3): New variable. (guile3.0-sqlite3): Deprecate. (guile-bytestructures): Switch to GUILE-3.0. (guile2.2-bytestructures): New variable. (guile3.0-bytestructures): Deprecate. (guile-git): Switch to GUILE-3.0. (guile2.2-git): New variable. (guile3.0-git): Deprecate. (guile-2.2/bug-fix): * gnu/packages/ci.scm (cuirass): Switch to GUILE-3.0. * gnu/packages/emacs-xyz.scm (emacs-guix): Switch to GUILE-3.0. * gnu/packages/gtk.scm (guile-cairo)[arguments]: New field. Switch to GUILE-3.0. (guile2.2-cairo): New variable. (guile3.0-cairo): Deprecate. (guile-rsvg): Switch to GUILE-3.0. (guile2.2-cairo): New variable. (guile3.0-cairo): Deprecate. (guile-present): Switch to GUILE-3.0. (guile2.2-present): New variable. (guile3.0-present): Deprecate. (guile-gnome)[propagated-inputs]: Use GUILE2.2-CAIRO and GUILE2.2-LIB. * gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: Add #:configure-flags. Switch to GUILE-3.0. (guile2.2-fibers): New variable. (guile3.0-fibers): Deprecate. (guile-syntax-highlight): Switch to GUILE-3.0. (guile2.2-syntax-highlight): New variable. (guile3.0-syntax-highlight): Deprecate. (guile-colorized): Switch to GUILE-3.0. (guile2.2-colorized): New variable. (guile3.0-colorized): Deprecate. (guile-pfds): Switch to GUILE-3.0. (guile2.2-pfds): New variable. (guile3.0-pfds): Deprecate. (guile-simple-zmq): Switch to GUILE-3.0. (guile2.2-simple-zmq): New variable. (guile3.0-simple-zmq): Deprecate. (guile-newt): Switch to GUILE-3.0. (guile2.2-newt): New variable. (guile3.0-newt): Deprecate. (guile-parted): Switch to GUILE-3.0. (guile2.2-parted): New variable. (guile3.0-parted): Deprecate. (guile-config): Switch to GUILE-3.0. (guile2.2-config): New variable. (guile3.0-config): Deprecate. (guile-hall): Switch to GUILE-3.0. (guile2.2-hall): New variable. (guile3.0-hall): Deprecate. (guile-ics): Switch to GUILE-3.0. (guile2.2-ics): New variable. (guile3.0-ics): Deprecate. (guile-wisp)[arguments]: Add 'support-guile-3.0' phase. Switch to GUILE-3.0. (guile2.2-wisp): New variable. (guile3.0-wisp): Deprecate. (guile-lib): Switch to GUILE-3.0. (guile2.2-lib): New variable. (guile3.0-lib): Deprecate. (guile-minikanren): Switch to GUILE-3.0. (guile2.2-minikanren): New variable. (guile3.0-minikanren): Deprecate. (guile-irregex): Switch to GUILE-3.0. (guile2.2-irregex): New variable. (guile3.0-irregex): Deprecate. (haunt): Switch to GUILE-3.0, and remove GUILE-READER. (guile2.2-haunt): New variable. (guile3.0-haunt): Deprecate. (guile-commonmark): Switch to GUILE-3.0. (guile2.2-commonmark): New variable. (guile3.0-commonmark): Deprecate. (mcron): Switch to GUILE-3.0. (guile2.0-mcron): New variable. (guile3.0-mcron): Deprecate. (guile-picture-language): Switch to GUILE-3.0. (guile2.2-picture-language): New variable. (guile3.0-picture-language): Deprecate. (guile-gi): Switch to GUILE-3.0. (guile2.2-gi): New variable. (guile3.0-gi): Deprecate. (guile-hashing): Switch to GUILE-3.0. (guile2.2-hashing): New variable. (guile3.0-hashing): Deprecate. * gnu/packages/package-management.scm (guix): Switch to GUILE-3.0. (guile2.2-guix): New variable. (guile3.0-guix): Deprecate. (gwl): Replace "guile3.0-" with "guile-". (guix-jupyter)[source]: Adjust for Guile 3.0. Switch to GUILE-3.0. * gnu/packages/ssh.scm (guile-ssh): Switch to GUILE-3.0. (guile2.2-ssh): New variable. (guile3.0-ssh): Deprecate. * gnu/packages/admin.scm (shepherd): Switch to GUILE-3.0. (guile2.2-shepherd): New variable. (guile3.0-shepherd): Deprecate. * gnu/packages/mail.scm (mailutils): Switch to GUILE-3.0. (guile2.2-mailutils): New variable. (guile3.0-mailutils): Deprecate. * gnu/packages/plotutils.scm (guile-charting): Switch to GUILE-3.0. (guile2.2-charting): New variable. (guile3.0-charting): Deprecate. * gnu/packages/version-control.scm (libgit2): Switch to GUILE-3.0. * gnu/packages/vpn.scm (vpnc-scripts): Switch to GUILE-3.0. * gnu/packages/web.scm (guix-data-service): Switch to GUILE-3.0. (hpcguix-web): Switch to GUILE-3.0. * guix/self.scm (specification->package): Refer to the "guile-" variants instead of "guile3.0-". * guix/gexp.scm (default-guile): Change to GUILE-3.0. * build-aux/build-self.scm (build): #:guile-version defaults to "3.0". * gnu/packages/commencement.scm (guile-final): Base on GUILE-3.0/FIXED.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-14
|\|
| * gnu: launchmon: Fix build with GCC 7.Marius Bakke2020-03-14
| | | | | | | | * gnu/packages/admin.scm (launchmon)[source](modules, snippet): New fields.
| * gnu: isc-dhcp: Fix cross-compilation.Marius Bakke2020-03-11
| | | | | | | | | | | | * gnu/packages/admin.scm (isc-dhcp)[arguments]: Set BUILD_CC in 'fix-bind-cross-compilation' phase. While at it, make the phase conditional on %CURRENT-TARGET-SYSTEM.
* | gnu: Remove guile@2.2.6.Marius Bakke2020-03-10
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/guile-finalization-crash.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/guile.scm (guile-2.2)[source](patches): Remove 'guile-finalization-crash.patch'. (guile-2.2.7): Remove variable. (guile-2.2/bug-fix): Point to GUILE-2.2. * gnu/packages/admin.scm (shepherd)[native-inputs, inputs]: Use GUILE-2.2 instead of GUILE-2.2.7.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-10
|\|
| * gnu: guile: Add 2.2.7.Ludovic Courtès2020-03-07
| | | | | | | | | | | | | | | | * gnu/packages/guile.scm (guile-2.2.7): New variable. (guile-2.2/bug-fix): Redefine as a deprecated alias for GUILE-2.2.7. * gnu/packages/admin.scm (shepherd)[native-inputs, inputs]: Use GUILE-2.2.7. * gnu/packages/patches/guile-finalization-crash.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * gnu: python-pyudev: Update to 0.22.0.Tobias Geerinckx-Rice2020-03-03
| | | | | | | | * gnu/packages/admin.scm (python-pyudev): Update to 0.22.0.
| * gnu: ansible: Update to 2.9.5.Vincent Legoll2020-02-29
| | | | | | | | | | | | * gnu/packages/admin.scm (ansible): Update to 2.9.5. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: acpica: Update to 20200214.Vincent Legoll2020-02-29
| | | | | | | | | | | | * gnu/packages/admin.scm (acpica): Update to 20200214. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: di: Update home page URI.Björn Höfling2020-02-29
| | | | | | | | * gnu/packages/admin.scm (di)[home-page]: Update URI.
| * gnu: pies: Update home page URI.Björn Höfling2020-02-29
| | | | | | | | * gnu/packages/admin.scm (pies)[home-page]: Update URI.
| * gnu: fabric: Update to 1.14.1.Björn Höfling2020-02-29
| | | | | | | | * gnu/packages/admin.scm (fabric): Update to 1.14.1.
| * gnu: fabric: Use HTTPS home page URI.Björn Höfling2020-02-29
| | | | | | | | * gnu/packages/admin.scm (fabric)[home-page]: Use HTTPS URI.
| * gnu: direvent: Update home page URI.Björn Höfling2020-02-29
| | | | | | | | * gnu/packages/admin.scm (direvent)[home-page]: Update URI.
| * gnu: python-pyudev: Use HTTPS home page URI, update home page.Björn Höfling2020-02-29
| | | | | | | | * gnu/packages/admin.scm (python-pyudev)[home-page]: Use HTTPS URI, update URI.
| * gnu: munge: Update to 0.5.14.Tobias Geerinckx-Rice2020-02-19
| | | | | | | | | | | | | | * gnu/packages/admin.scm (munge): Update to 0.5.14. [source]: Expand snippet. [arguments]: Continue installing pkg-config file. Add new ‘skip-failing-tests’ for the new test suite.
| * gnu: shepherd: Add "guile3.0-shepherd" variant.Ludovic Courtès2020-02-16
| | | | | | | | * gnu/packages/admin.scm (guile3.0-shepherd): New variable.
| * gnu: shepherd: Update to 0.7.0.Ludovic Courtès2020-02-16
| | | | | | | | * gnu/packages/admin.scm (shepherd): Update to 0.7.0.
* | gnu: Remove obsolete bootstrap workaround phases.Efraim Flashner2020-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (igt-gpu-tools)[arguments]: Don't set NOCONFIGURE environment variable. * gnu/packages/algebra.scm (givaro, fflas-ffpack, linbox), * gnu/packages/arcan.scm (xarcan), * gnu/packages/audio.scm (rtmidi), * gnu/packages/cinnamon.scm (cinnamon-desktop), * gnu/packages/gnome.scm (dia, libxklavier, byzanz), * gnu/packages/image-viewers.scm (geeqie), * gnu/packages/libusb.scm (libplist), * gnu/packages/mail.scm (libetpan), * gnu/packages/networking.scm (aircrack-ng), * gnu/packages/terminals.scm (tilda, kmscon), * gnu/packages/xorg.scm (xf86-video-intel, xcompmgr) [arguments]: Same.
* | Merge branch 'master' into core-updatesMarius Bakke2020-02-14
|\|