Age | Commit message (Expand) | Author |
2019-03-16 | gnu: Add toutenclic....* gnu/packages/education.scm (toutenclic): New variable.
| Nicolas Goaziou |
2019-03-15 | pack: Construct inferior package names correctly....* guix/scripts/pack.scm (wrapped-package): now correctly constructs full
names of inferior packages.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| P.C. Shyamshankar |
2019-03-15 | services: mpd: add more configuration options...* gnu/services/audio.scm (<mpd-configuration>): Add 'db-file', 'state-file'
and 'sticker-file' fields.
* doc/guix.texi (Music Player Daemon): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nixo |
2019-03-15 | pack: "-RR" produces PRoot-enabled relocatable binaries....* gnu/packages/aux-files/run-in-namespace.c (exec_with_proot): New
function.
(main): When 'clone' fails, call 'rm_rf'.
[PROOT_PROGRAM]: When 'clone' fails, call 'exec_with_proot'.
* guix/scripts/pack.scm (wrapped-package): Add #:proot?.
[proot]: New procedure.
[build]: Compile with -DPROOT_PROGRAM when PROOT? is true.
* guix/scripts/pack.scm (%options): Set the 'relocatable?' value to
'proot when "-R" is passed several times.
(guix-pack): Pass #:proot? to 'wrapped-package'.
* tests/guix-pack-relocatable.sh: Use "-RR" on Intel systems that lack
user namespace support.
* doc/guix.texi (Invoking guix pack): Document -RR.
| Ludovic Courtès |
2019-03-15 | gnu: hplip-minimal: Remove dependency on Python & co....This reduces the closure from 432 MiB to 160 MiB.
* gnu/packages/cups.scm (hplip-minimal)[arguments]: Pass
"--enable-lite-build" and remove 'wrap-binaries' phase.
[inputs]: Remove all things Python.
| Ludovic Courtès |
2019-03-15 | gnu: hplip: Do not keep reference to GCC....Previously the 'dat2drv' and 'locatedriver' programs would be installed
to share/hplip, and thus they would not get stripped during the 'strip'
phase. Consequently, they retained references to GCC.
* gnu/packages/cups.scm (hplip)[source](snippet): Change "data2drvdir"
and "locatedriverdir" in Makefile.in.
| Ludovic Courtès |
2019-03-15 | gnu: hplip: Remove pre-built executable from the source....* gnu/packages/cups.scm (hplip)[source](snippet): Remove all the files
matching 'elf-file?', not just ".so" files. This includes the
'locatedriver' executable found in the upstream tarball.
| Ludovic Courtès |
2019-03-15 | gnu: gnome-shell: Remove references to Inkscape and more....The reference to Inkscape was introduced in commit
45fef894eb5b39029633cd0cd907e8ce8c5ab379.
* gnu/packages/gnome.scm (gnome-shell)[arguments]: Add
#:disallowed-references and #:modules. Replace the 'glib-or-gtk-wrap'
phase.
| Ludovic Courtès |
2019-03-15 | build-system/glib-or-gtk: Support #:disallowed-references....* guix/build-system/glib-or-gtk.scm (glib-or-gtk-build): Add
#:disallowed-references and honor it.
| Ludovic Courtès |
2019-03-15 | gnu: aisleriot: Update to 3.22.8....* gnu/packages/gnome.scm (aisleriot): Update to 3.22.8.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: aisleriot: Don't use NAME in source URI....* gnu/packages/gnome.scm (aisleriot)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: openrct2: Update to 0.2.2....* gnu/packages/games.scm (openrct2): Update to 0.2.2.
[arguments]: Re-indent.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: openrct2-objects: Update to 1.0.9....* gnu/packages/games.scm (openrct2-objects): Update to 1.0.9.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: python-pygame: Update to 1.9.4....* gnu/packages/game-development.scm (python-pygame): Update to 1.9.4.
[arguments]: Re-indent.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: eureka: Update to 1.24....* gnu/packages/game-development.scm (eureka): Update to 1.24.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: skopeo: Skip the test phase....* gnu/packages/virtualization.scm (skopeo)[arguments]: Set #:tests? #f.
| Leo Famulari |
2019-03-15 | gnu: mkvtoolnix: Move all GUI files to the "gui" output....* gnu/packages/video.scm (mkvtoolnix)[arguments]: Do it.
| Pierre Neidhardt |
2019-03-15 | gnu: font-liberation: Update to 2.00.5....* gnu/packages/fonts.scm (font-liberation): Update to 2.00.5.
[source, home-page]: Update project home.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: libebml: Update to 1.3.7....* gnu/packages/xml.scm (libebml): Update to 1.3.7.
[source]: Removed merged patch.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: libebml: Don't use NAME in source URI....* gnu/packages/xml.scm (libebml)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: sxhkd: Update to 0.6.0....* gnu/packages/xdisorg.scm (sxhkd): Update to 0.6.0.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: libfs: Update to 1.0.8....* gnu/packages/xorg.scm (libfs): Update to 1.0.8.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: highlight: Update to 3.49....* gnu/packages/pretty-print.scm (highlight): Update to 3.49.
[arguments]: Adjust SUBSTITUTE* regular expression.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: Move protozero to (gnu packages protobuf)....* gnu/packages/geo.scm (protozero): Move from here…
* gnu/packages/protobuf.scm (protozero): …to here.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-xml-feed: Update to 0.59....* gnu/packages/xml.scm (perl-xml-feed): Update to 0.59.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-async-interrupt: Update to 1.24....* gnu/packages/perl.scm (perl-async-interrupt): Update to 1.24.
[native-inputs]: Add perl-canary-stability.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-test-writevariants: Update to 0.014....* gnu/packages/perl-check.scm (perl-test-writevariants): Update to 0.014.
[propagated-inputs]: Add perl-module-runtime.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-test-yaml: Update to 1.07....* gnu/packages/perl-check.scm (perl-test-yaml): Update to 1.07.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-test-trap: Update to 0.3.4....* gnu/packages/perl-check.scm (perl-test-trap): Update to 0.3.4.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-test-simple: Update to 1.302162....* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302162.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-test-sharedfork: Update to 0.35....* gnu/packages/perl-check.scm (perl-test-sharedfork): Update to 0.35.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-test-mocktime: Update to 0.17....* gnu/packages/perl-check.scm (perl-test-mocktime): Update to 0.17.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-test-mockobject: Run tests....* gnu/packages/perl-check.scm (perl-test-mockobject)[arguments]: Re-enable tests.
[native-inputs]: Add perl-cgi.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-test-mockobject: Update to 1.20180705....* gnu/packages/perl-check.scm (perl-test-mockobject): Update to 1.20180705.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-test-manifest: Update to 2.021....* gnu/packages/perl-check.scm (perl-test-manifest): Update to 2.021.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-test-harness: Update to 3.42....* gnu/packages/perl-check.scm (perl-test-harness): Update to 3.42.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-test-differences: Update to 0.67....* gnu/packages/perl-check.scm (perl-test-differences): Update to 0.67.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: perl-test-cleannamespaces: Update to 0.24....* gnu/packages/perl-check.scm (perl-test-cleannamespaces): Update to 0.24.
| Tobias Geerinckx-Rice |
2019-03-15 | download: Add MATE mirrors....* guix/download.scm (%mirrors): Add mirrors for the MATE Desktop.
| Guy Fleury Iteriteka |
2019-03-15 | gnu: emacs-magit-svn: Update to 20190216....* gnu/packages/emacs-xyz.scm (emacs-magit-svn): Update to 20190216.
| Pierre Neidhardt |
2019-03-15 | gnu: emacs-magit: Update to 20190311....* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 20190311.
| Pierre Neidhardt |
2019-03-15 | gnu: Add emacs-transient....* gnu/packages/emacs-xyz.scm (emacs-transient): New variable.
| Pierre Neidhardt |
2019-03-15 | gnu: fio: Update to 3.13....* gnu/packages/benchmark.scm (fio): Update to 3.13.
| Marius Bakke |
2019-03-15 | gnu: ceph: Update to 13.2.5....* gnu/packages/storage.scm (ceph): Update to 13.2.5.
| Marius Bakke |
2019-03-15 | gnu: libssh2: Update home page....* gnu/packages/ssh.scm (libssh2)[home-page]: Use HTTPS.
| Marius Bakke |
2019-03-15 | gnu: rapidjson: Disable CPU optimization....* gnu/packages/web.scm (rapidjson)[arguments]: Add #:configure-flags.
| Marius Bakke |
2019-03-15 | gnu: rapidjson: Adjust indentation....* gnu/packages/web.scm (rapidjson): Reindent. Remove unnecessary splicing in
arguments while at it.
| Marius Bakke |
2019-03-15 | gnu: Update libimobiledevice.org home pages....* gnu/packages/libusb.scm (libplist, libusbmuxd, libimobiledevice,
ifuse)[source, home-page]: Use HTTPS.
| Marius Bakke |
2019-03-15 | gnu: emacs-helm-pass: Update to 0.3....* gnu/packages/emacs-xyz.scm (emacs-helm-pass): Update to 0.3.
| Pierre Neidhardt |
2019-03-15 | gnu: Add python-ws4py....* gnu/packages/python-web.scm (python-ws4py): New variable.
| Ricardo Wurmus |