| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-socksipychain): Remove variable.
|
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (pagekite): Update to 1.5.0.191126.
[source]: Fetch from GitHub.
[arguments]: Build with Python 3.
[inputs]: Add python-six.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-socksipychain): Update to 2.1.0.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-scipy, python2-scipy): Move these from
here...
* gnu/packages/python-science.scm (python-scipy, python2-scipy): ...to here.
* gnu/packages/bioinformatics.scm, gnu/packages/machine-learning.scm,
gnu/packages/statistics.scm: Adjust module imports.
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-scikit-image, python2-scikit-image):
Move these two from here...
* gnu/packages/python-science.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.2.1.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pillow)[inputs]: Sort
alphabetically.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pillow)[arguments]: Wrap custom
'check phase in check for 'tests?'.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pillow)[arguments]: Since 'check
always come after 'install, replace 'check phase rather than recreate it.
|
|
|
|
| |
* guix/lint.scm (check-archival): Wrap re-throw in 'with-networking-fail-safe'.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-telega): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/android.scm (android-libselinux)[synopsis]
[description, license]: Remove references to 'libsellinux'.
|
|
|
|
|
| |
* gnu/packages/games.scm (0ad-data)[license]: Avoid references to
'font-bitstream-vera'.
|
|
|
|
|
| |
* gnu/packages/debug.scm (stress-make)[license]: Hard-code GPL3+ instead
of referring to 'gnu-make'.
|
|
|
|
|
|
|
|
| |
This fixes a circular dependency due to this top-level reference to
'python' as discussed in <https://bugs.gnu.org/38326>.
* gnu/packages/messaging.scm (gajim)[native-search-paths]: Remove
reference to 'python'. Hard-code the Python version instead.
|
|
|
|
|
|
| |
* gnu/packages/games.scm (q5go): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-org-present): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-shrink-path): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/cpp.scm (ccls): Update to 0.20190823.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (ipcalc): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.87.
(linux-libre-4.19-pristine-source): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.157.
(linux-libre-4.14-pristine-source): Update hash.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/emulators.scm (scummvm): Update to 2.1.0.
|
|
|
|
| |
* gnu/packages/education.scm (snap): Update to 5.3.8.
|
|
|
|
| |
* gnu/packages/emulators.scm (mame): Update to 0.216.
|
|
|
|
| |
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20191127.
|
|
|
|
| |
* gnu/packages/algebra.scm (giac): Update to 1.5.0-75.
|
|
|
|
| |
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.6.0.
|
|
|
|
| |
* gnu/packages/education.scm (fet): Update to 5.41.0.
|
|
|
|
| |
* gnu/packages/plotutils.scm (asymptote): Update to 2.61.
|
|
|
|
|
| |
* gnu/packages/display-managers.scm (quaternion): Use qt-build-sytem.
[arguments]<modules, imported-modules, phases>: Remove.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* guix/build-system/qt.scm, guix/build/qt-build-system.scm: New files.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Buiild systems): Add the new build system.
|
|
|
|
|
| |
* gnu/build/vm.scm (qemu-command): When system is "armhf-linux", use "arm" as
qemu cpu prefix.
|
|
|
|
|
| |
* tests/lzlib.scm: Use test-assert* for all test cases, so that there are no
failures if lzlib is unavailable.
|
|
|
|
|
|
|
| |
* guix/scripts/system.scm (%options): Add target option,
(%default-options): ditto,
(process-action): Rename existing target variable to target-file and pass new
target variable to run-with-store procedure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/audio.scm (bs1770gain): Update to 0.6.5.
[source]: Adjust snippet for upstream BS gain.
|
|
|
|
|
|
| |
* gnu/packages/telephony.scm (jami)[arguments]: Wrap around jami-gnome instead
of gnome-ring.
[synopsis]: Make it more sensible.
|
|
|
|
|
| |
* gnu/packages/telephony.scm (libring)[inputs]: Replace restbed with restinio,
add asio.
|
|
|
|
|
| |
* gnu/packages/telephony.scm (pjproject-jami)[arguments]: Fix flags, make
files writable, update patch set.
|
|
|
|
| |
* gnu/packages/telephony.scm (jami): Update to 20191101.3.67671e7.
|
|
|
|
| |
* gnu/packages/telephony.scm (pjproject): Update to 2.9.
|
|
|
|
| |
* gnu/packages/networking.scm (opendht): Update to 2.0.0beta2.
|
|
|
|
| |
* gnu/packages/networking.scm (restinio): New variable.
|
|
|
|
| |
* gnu/packages/cpp.scm (sobjectizer): New variable.
|