| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add emacs-doom-modeline.•••* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brett Gilio | 2019-12-02 | 1 | -0/+27 |
* | gnu: Add emacs-shrink-path.•••* gnu/packages/emacs-xyz.scm (emacs-shrink-path): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brett Gilio | 2019-12-02 | 1 | -0/+25 |
* | gnu: ccls: Update to 0.20190823.5.•••* gnu/packages/cpp.scm (ccls): Update to 0.20190823.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brett Gilio | 2019-12-02 | 1 | -2/+2 |
* | gnu: Add ipcalc.•••* gnu/packages/networking.scm (ipcalc): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Daniel Schäfer | 2019-12-02 | 1 | -0/+48 |
* | gnu: linux-libre@4.19: Update to 4.19.87.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.87.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver | 2019-12-01 | 1 | -2/+2 |
* | gnu: linux-libre@4.14: Update to 4.14.157.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.157.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver | 2019-12-01 | 1 | -2/+2 |
* | install: Pass 'local-file' literal strings for proper resolution.•••This is a followup to 99c45877a984dd0148151b2e304afef6fb04f1a5, which
introduced a regression: "guix system build gnu/system/install.scm"
would fail to find the .tmpl files.
* gnu/system/install.scm (/etc/configuration-files)[file]: Remove.
[directory]: Use 'local-file' with a literal string.
| Ludovic Courtès | 2019-12-01 | 1 | -7/+4 |
* | gnu: scummvm: Update to 2.1.0.•••* gnu/packages/emulators.scm (scummvm): Update to 2.1.0.
| Nicolas Goaziou | 2019-12-01 | 1 | -4/+5 |
* | gnu: snap: Update to 5.3.8.•••* gnu/packages/education.scm (snap): Update to 5.3.8.
| Nicolas Goaziou | 2019-12-01 | 1 | -2/+2 |
* | gnu: mame: Update to 0.216.•••* gnu/packages/emulators.scm (mame): Update to 0.216.
| Nicolas Goaziou | 2019-12-01 | 1 | -2/+2 |
* | gnu: WireGuard: Update to 0.0.20191127.•••* gnu/packages/vpn.scm (wireguard): Update to 0.0.20191127.
| Leo Famulari | 2019-12-01 | 1 | -2/+2 |
* | gnu: giac: Update to 1.5.0-75.•••* gnu/packages/algebra.scm (giac): Update to 1.5.0-75.
| Nicolas Goaziou | 2019-12-01 | 1 | -2/+2 |
* | gnu: grammalecte: Update to 1.6.0.•••* gnu/packages/dictionaries.scm (grammalecte): Update to 1.6.0.
| Nicolas Goaziou | 2019-12-01 | 1 | -2/+2 |
* | gnu: fet: Update to 5.41.0.•••* gnu/packages/education.scm (fet): Update to 5.41.0.
| Nicolas Goaziou | 2019-12-01 | 1 | -2/+2 |
* | gnu: asymptote: Update to 2.61.•••* gnu/packages/plotutils.scm (asymptote): Update to 2.61.
| Nicolas Goaziou | 2019-12-01 | 1 | -2/+2 |
* | gnu: quaternion: Use qt-build-system.•••* gnu/packages/display-managers.scm (quaternion): Use qt-build-sytem.
[arguments]<modules, imported-modules, phases>: Remove.
| Hartmut Goebel | 2019-12-01 | 1 | -14/+3 |
* | gnu: kdeconnect: Use qt-build-system.•••* gnu/packages/display-managers.scm (kdeconnect): Use qt-build-sytem.
[arguments]<modules, imported-modules>: Remove. <phases>: Base
on phases from qt-build-system. {wrap-executable}: Remove.
| Hartmut Goebel | 2019-12-01 | 1 | -15/+3 |
* | gnu: ktouch: Use qt-build-system.•••* gnu/packages/display-managers.scm (ktouch): Use qt-build-sytem.
[arguments]<modules, imported-modules>: Remove. <phases>: Base
on phases from qt-build-system. {wrap-executables}: Remove.
| Hartmut Goebel | 2019-12-01 | 1 | -13/+4 |
* | gnu: sddm: Use qt-build-system.•••* gnu/packages/display-managers.scm (sddm): Use qt-build-sytem.
[arguments]<modules, imported-modules>: Remove. <phases>: Base
on phases from qt-build-system. {wrap-programs}: Remove.
| Hartmut Goebel | 2019-12-01 | 1 | -14/+4 |
* | build: vm: Fix qemu-command procedure.•••* gnu/build/vm.scm (qemu-command): When system is "armhf-linux", use "arm" as
qemu cpu prefix.
| Mathieu Othacehe | 2019-12-01 | 1 | -3/+4 |
* | system: vm: Support cross-compilation.•••* gnu/system.scm (system-linux-image-file-name): Add support for cross-built
systems. Remove system argument that was ignored,
(operating-system-kernel-file): adapt by removing ignored os argument.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add target
argument and turn inputs into native-inputs. Pass target to qemu-command
and gexp->derivation calls.
(iso9660-image): Add target argument and pass it to
expression->derivation-in-linux-vm. Remove qemu from inputs as it
is not necessary.
(qemu-image): Add target argument, also remove qemu from inputs. Pass
target argument to expression->derivation-in-linux-vm call.
| Mathieu Othacehe | 2019-12-01 | 2 | -12/+21 |
* | gnu: bs1770gain: Update to 0.6.5.•••* gnu/packages/audio.scm (bs1770gain): Update to 0.6.5.
[source]: Adjust snippet for upstream BS gain.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -4/+6 |
* | gnu: jami: Fix wrapper.•••* gnu/packages/telephony.scm (jami)[arguments]: Wrap around jami-gnome instead
of gnome-ring.
[synopsis]: Make it more sensible.
| Pierre Neidhardt | 2019-12-01 | 1 | -3/+3 |
* | gnu: libring: Update to 20191101.•••* gnu/packages/telephony.scm (libring)[inputs]: Replace restbed with restinio,
add asio.
| Pierre Neidhardt | 2019-12-01 | 1 | -1/+2 |
* | gnu: pjproject-jami: Update to 2.9•••* gnu/packages/telephony.scm (pjproject-jami)[arguments]: Fix flags, make
files writable, update patch set.
| Pierre Neidhardt | 2019-12-01 | 1 | -10/+26 |
* | gnu: jami: Update to 20191101.3.67671e7.•••* gnu/packages/telephony.scm (jami): Update to 20191101.3.67671e7.
| Pierre Neidhardt | 2019-12-01 | 1 | -4/+3 |
* | gnu: pjproject: Update to 2.9.•••* gnu/packages/telephony.scm (pjproject): Update to 2.9.
| Pierre Neidhardt | 2019-12-01 | 1 | -15/+20 |
* | gnu: opendht: Update to 2.0.0beta2.•••* gnu/packages/networking.scm (opendht): Update to 2.0.0beta2.
| Jan Wielkiewicz | 2019-12-01 | 1 | -9/+19 |
* | gnu: Add restinio.•••* gnu/packages/networking.scm (restinio): New variable.
| Pierre Neidhardt | 2019-12-01 | 1 | -0/+51 |
* | gnu: Add sobjectizer.•••* gnu/packages/cpp.scm (sobjectizer): New variable.
| Jan Wielkiewicz | 2019-12-01 | 1 | -0/+32 |
* | gnu: Add resample.•••* gnu/packages/audio.scm (resample): New variable.
| Jan Wielkiewicz | 2019-12-01 | 1 | -3/+27 |
* | ci: Make sure the Guix checkout is the one providing Cuirass proc.•••Fixes <https://bugs.gnu.org/36378>.
Reported by Reza Alizadeh Majd <r.majd@pantherx.org>.
* build-aux/hydra/gnu-system.scm (find-current-checkout): New procedure.
(hydra-jobs): Use FIND-CURRENT-CHECKOUT to define CHECKOUT. Pass it to the
inferior Guix as an extra argument whose key is 'superior-guix-checkout'.
* gnu/ci.scm (find-current-checkout): New procedure.
(hydra-jobs): Use FIND-CURRENT-CHECKOUT to define CHECKOUT. This will return
'#f' if the current Guix is an inferior. In that case, use the
'superior-guix-checkout' argument provided by the superior Guix.
| Clément Lassieur | 2019-12-01 | 1 | -8/+14 |
* | gnu: r-catools: Update to 1.17.1.3.•••* gnu/packages/statistics.scm (r-catools): Update to 1.17.1.3.
| Ricardo Wurmus | 2019-12-01 | 1 | -2/+2 |
* | gnu: r-rvcheck: Update to 0.1.7.•••* gnu/packages/cran.scm (r-rvcheck): Update to 0.1.7.
| Ricardo Wurmus | 2019-12-01 | 1 | -2/+2 |
* | gnu: r-insight: Update to 0.7.1.•••* gnu/packages/cran.scm (r-insight): Update to 0.7.1.
| Ricardo Wurmus | 2019-12-01 | 1 | -2/+2 |
* | gnu: r-algdesign: Update to 1.2.0.•••* gnu/packages/cran.scm (r-algdesign): Update to 1.2.0.
| Ricardo Wurmus | 2019-12-01 | 1 | -2/+2 |
* | gnu: r-sdmtools: Update to 1.1-221.2.•••* gnu/packages/cran.scm (r-sdmtools): Update to 1.1-221.2.
| Ricardo Wurmus | 2019-12-01 | 1 | -2/+2 |
* | gnu: r-vioplot: Update to 0.3.4.•••* gnu/packages/cran.scm (r-vioplot): Update to 0.3.4.
| Ricardo Wurmus | 2019-12-01 | 1 | -2/+2 |
* | gnu: r-extremes: Update to 2.0-11.•••* gnu/packages/cran.scm (r-extremes): Update to 2.0-11.
| Ricardo Wurmus | 2019-12-01 | 1 | -2/+2 |
* | gnu: guile-ffi-fftw: Update to 0-2.294ad9e.•••* gnu/packages/guile-xyz.scm (guile-ffi-fftw): Update to 0-2.294ad9e.
[license]: Switch to LGPLv3+.
| Ricardo Wurmus | 2019-12-01 | 1 | -6/+4 |
* | gnu: perl-xml-rss: Update to 1.61.•••* gnu/packages/xml.scm (perl-xml-rss): Update to 1.61.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -2/+2 |
* | gnu: perl-x11-protocol-other: Update to 31.•••* gnu/packages/xorg.scm (perl-x11-protocol-other): Update to 31.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -3/+2 |
* | gnu: pscircle: Update to 1.3.1.•••* gnu/packages/admin.scm (pscircle): Update to 1.3.1.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -3/+2 |
* | gnu: nnn: Update to 2.7.•••* gnu/packages/admin.scm (nnn): Update to 2.7.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -2/+2 |
* | gnu: stellarium: Update to 0.19.2.•••* gnu/packages/astronomy.scm (stellarium): Update to 0.19.2.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -2/+2 |
* | gnu: hostapd: Update to 2.9.•••* gnu/packages/admin.scm (hostapd): Update to 2.9.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -2/+2 |
* | gnu: thermald: Update to 1.9.•••* gnu/packages/admin.scm (thermald): Update to 1.9.
[source]: Remove patch.
* packages/patches/thermald-make-int-max32-visible.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-12-01 | 3 | -29/+2 |
* | gnu: cbatticon: Update to 1.6.10.•••* gnu/packages/admin.scm (cbatticon): Update to 1.6.10.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -2/+2 |
* | gnu: arandr: Download over HTTPS.•••* gnu/packages/xdisorg.scm (arandr)[source]: Use HTTPS.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -1/+1 |
* | gnu: yapet: Update to 2.3.•••* gnu/packages/password-utils.scm (yapet): Update to 2.3.
[inputs]: Add argon2.
[native-inputs]: Add cppunit.
| Tobias Geerinckx-Rice | 2019-12-01 | 1 | -11/+12 |