| Commit message (Collapse) | Author | Age |
|\ |
|
| |
| |
| |
| | |
* gnu/packages/game-development.scm (tiled): Update to 1.1.5.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-gorilla-context): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-google-gofuzz): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-google-cadvisor): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-emicklei-go-restful): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-blang-semver): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/golang.scm (go-github-com-urfave-cli): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/machine-learning.scm (shogun): Update to 6.1.3.
[source]: Update snippet to remove proprietary software.
[arguments]: Rewrite list of symlinks in 'delete-broken-symlinks' phase.
Rewrite file lists given to substitute* in 'change-R-target-path' and
'fix-octave-modules' phases. Adjust 'fix-octave-modules' for the update.
Add 'move-rxcpp' phase. Rewrite configure-flags for the update.
[inputs]: Add eigen.
[native-inputs]: Add rxcpp.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/swig.scm (swig)[source]: Add patch.
* gnu/packages/patches/swig-octave-patches.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/algebra.scm (eigen)[source]: Do not build the tests for
unsupported features, but include the files.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
| |
| |
| |
| | |
* gnu/packages/machine-learning.scm (rxcpp): New variable.
|
| |
| |
| |
| | |
* gnu/packages/maths.scm (octave): Update to 4.4.0.
|
| |
| |
| |
| | |
* gnu/packages/mpd.scm (mpd): Update to 0.20.20.
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git): Update to 2.17.1.
|
| |
| |
| |
| | |
* gnu/packages/mail.scm (pan): Update to 0.145.
|
| |
| |
| |
| |
| | |
* gnu/packages/file-systems.scm (disorderfs): Update to 0.5.3.
[source]: Update upstream URI and re-use VERSION.
|
| |
| |
| |
| | |
* gnu/packages/admin.scm (thefuck): Update to 3.27.
|
| |
| |
| |
| | |
* gnu/packages/networking.scm (wireshark): Update to 2.6.1.
|
| |
| |
| |
| | |
* gnu/packages/freedesktop.scm (xdg-utils): Update to 1.1.3.
|
| |
| |
| |
| |
| |
| |
| | |
See the discussion at
<https://lists.gnu.org/archive/html/guix-devel/2018-05/msg00146.html>.
* CODE-OF-CONDUCT: Adapt from version 1.4 of the Contributor Covenant.
|
| |
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/31581>.
Reported by Leo Famulari <leo@famulari.name>.
* gnu/system/vm.scm: Remove unneeded (guix docker) import.
|
| |
| |
| |
| | |
* gnu/packages/engineering.scm: Add missing copyright line for commit 6cedd61.
|
| |
| |
| |
| | |
* gnu/packages/gimp.scm (mypaint-brushes)[source]: Fetch source from git.
|
| |
| |
| |
| |
| | |
* gnu/packages/gimp.scm (mypaint-brushes)[arguments]: Remove bootstrap phase;
add "relax-dependency-version" phase.
|
| |
| |
| |
| |
| | |
* gnu/packages/glib.scm (python-pygobject)[arguments]: Add phase
"delete-broken-tests".
|
| |
| |
| |
| | |
* gnu/packages/glib.scm (python2-pygobject)[native-inputs]: New field.
|
| |
| |
| |
| |
| | |
* gnu/packages/glib.scm (python-pygobject): Update to 3.28.2.
[native-inputs]: Add python-pytest.
|
| |
| |
| |
| |
| | |
* gnu/packages/freedesktop.scm (modem-manager)[arguments]: Add configure flag
to avoid aborting on certain warnings.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/engineering.scm (librecad)[arguments]: Add missing headers.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes a regression introduced in
a5acc17a3c10a3779b5b8b1a2565ef130be77e51.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.
* gnu/services/base.scm (file-system->fstab-entry): Pass LABEL, not
FILE-SYSTEM, to 'file-system-label->string'.
|
| |
| |
| |
| | |
* guix/download.scm (gnutls-package): Remove.
|
| | |
|
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-s)[arguments]: Use full emacs package to fix
tests.
|
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-dash): Update to 2.14.1.
[source]: Fetch from git.
|
| |
| |
| |
| |
| |
| |
| | |
This is a follow-up to bb82c3d42bb95588f40394f4d71f915654c0e643.
* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Pass configure flag to
indicate that gnutls support has intentionally been disabled.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs): Update to 26.1,
[arguments]: disable tests as they do not exist in release.
* gnu/packages/patches/emacs-fix-scheme-indent-function.patch: Update patch
indentation and line numbers.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/bootloaders.scm (u-boot-puma-rk3399): New variable.
(make-u-boot-package)[arguments]: Add '.rksd' files to the files installed
during custom 'install phase.
* gnu/bootloader/u-boot.scm (u-boot-puma-rk3399-bootloader):
New exported variable.
* gnu/system/install.scm (rk3399-puma-installation-os):
New exported variable.
* gnu/packages/firmware.scm (arm-trusted-firmware-puma-rk3399): New variable.
(rk3399-cortex-m0): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
| |
| |
| |
| | |
* gnu/packages/calendar.scm (khal): Update to 0.9.9.
|
|\| |
|
| |
| |
| |
| |
| | |
* gnu/packages/bootloaders.scm (make-u-boot-package): Sort printed
configurations case-insensitively.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/bootloaders.scm (u-boot-tools)[native-inputs]: Add openssl,
python2-coverage, python2-pytest, sdl.
[arguments]<#:make-flags>: Remove NO_SDL.
[arguments]<#:test-target>: Change to "tests".
[arguments]<#:phases>[patch]: New phase.
[arguments]<#:phases>[check]: Replace and move.
|
| |
| |
| |
| |
| | |
* gnu/packages/networking.scm (wireshark)[arguments]: Add a 'patch-source'
phase that includes missing headers.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
As suggested by Ricardo Wurmus.
This also removes IDE support.
* gnu/packages/audio.scm (supercollider)[arguments]: Add "-DSC_QT=off" to
configure flags.
[native-inputs]: Remove QTTOOLS.
[inputs]: Remove QTBASE, QTWEBKIT, QTSENSORS, QTDECLARATIVE and QTLOCATION.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (vlc)[arguments]: Add missing headers.
|
| |
| |
| |
| |
| | |
This reverts commit bb82c3d42bb95588f40394f4d71f915654c0e643. This commit
needs probably to be done on core-updates.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs): Update to 26.1,
[arguments]: disable tests as they do not exist in release.
* gnu/packages/patches/emacs-fix-scheme-indent-function.patch: Update patch
indentation and line numbers.
|
| |
| |
| |
| | |
* doc/guix.texi (Invoking guix pack): Add concept index entry for Docker.
|
| |
| |
| |
| |
| |
| |
| | |
* guix/scripts/pack.scm (%formats): Add "squashfs" format.
(guix-pack): Adjust "archiver" dependent on pack-format.
(squashfs-image): New procedure.
* doc/guix.texi (Invoking guix pack): Document it.
|