| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: openssh: Enable kerberos features.•••* gnu/packages/ssh.scm (openssh) [arguments]: Add flag --with-kerberos5.
[inputs]: Add mit-krb5.
| John Darrington | 2016-10-17 | 1 | -2/+9 |
* | gnu: linux-libre: Update to 4.8.2.•••* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.2.
| Mark H Weaver | 2016-10-17 | 1 | -4/+4 |
* | gnu: linux-libre@4.4: Update to 4.4.25.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.25.
| Mark H Weaver | 2016-10-17 | 1 | -2/+2 |
* | gnu: Add xpad.•••* gnu/packages/gnome.scm (xpad): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| Rene Saavedra | 2016-10-17 | 1 | -0/+28 |
* | gnu: Add rcas-web.•••* gnu/packages/bioinformatics.scm (rcas-web): New variable.
| Ricardo Wurmus | 2016-10-17 | 1 | -0/+45 |
* | gnu: Add r-rcas.•••* gnu/packages/bioinformatics.scm (r-rcas): New variable.
| Ricardo Wurmus | 2016-10-17 | 1 | -0/+47 |
* | gnu: irrlicht: Update to 1.8.4.•••* gnu/packages/games.scm (irrlicht): Update to 1.8.4.
[arguments]: Delete phase "apply-patch/mesa-10-fix".
[native-inputs]: Remove "patch/mesa-10-fix".
* gnu/packages/patches/irrlicht-mesa-10.patch: Delete file.
* gnu/local.mk (dist_path_DATA): Remove irrlicht patch.
| Ricardo Wurmus | 2016-10-17 | 3 | -60/+7 |
* | gnu: extremetuxracer: Update to 0.7.3.•••* gnu/packages/games.scm (extremetuxracer): Update to 0.7.3.
[inputs]: Remove freetype, mesa, libice, libpng, sdl, sdl-mixer,
sdl-image, libsm, libunwind, libx11, libext, libxi, libxmu, libxt, tcl,
zlib; add sfml.
[arguments]: Remove field.
| Ricardo Wurmus | 2016-10-17 | 1 | -26/+4 |
* | gnu: sfml: Install pkgconfig files.•••* gnu/packages/game-development.scm (sfml)[arguments]: Add configure
flag to install pkgconfig files.
| Ricardo Wurmus | 2016-10-17 | 1 | -1/+3 |
* | gnu: artanis: Remove implied $(DESTDIR) usage.•••* gnu/packages/patches/artanis-fix-Makefile.in.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/guile.scm (artanis)[source]: Use patch.
[arguments]: Remove DESTDIR from #:make-flags.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Adonay Felipe Nogueira | 2016-10-17 | 3 | -3/+76 |
* | gnu: node: Update to 6.8.0.•••Remove <https://debbugs.gnu.org/23744> and
<https://debbugs.gnu.org/23723> workaround.
* gnu/packages/node.scm (node): Update to 6.8.0.
(node)[arguments]: Disabled more tests. Remove custom 'patch-shebangs'
phase. Manually patch npm script shebang in new 'patch-npm-shebang'
phase.
* gnu/packages/patches/node-9077.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patches.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Al McElrath | 2016-10-17 | 3 | -19/+46 |
* | gnu: ruby-json-pure: Fix tests.•••* gnu/packages/ruby.scm (ruby-json-pure)[arguments]: Remove unneeded
reference to 'json-java.gemspec' in 'Gemfile'.
| Ben Woodcroft | 2016-10-17 | 1 | -0/+2 |
* | gnu: bundler: Update to 1.13.5.•••* gnu/packages/ruby.scm (bundler): Update to 1.13.5.
| Ben Woodcroft | 2016-10-17 | 1 | -2/+2 |
* | gnu: Add geierlein.•••* gnu/packages/finance.scm (geierlein): New variable.
| Hartmut Goebel | 2016-10-17 | 1 | -1/+53 |
* | gnu: Add sslh.•••* gnu/packages/networking.scm (sslh): New variable.
| Tobias Geerinckx-Rice | 2016-10-17 | 1 | -1/+71 |
* | gnu: httping: Update to 2.5.•••* gnu/packages/networking.scm (httping): Update to 2.5.
| Tobias Geerinckx-Rice | 2016-10-17 | 1 | -2/+2 |
* | gnu: Add fbida.•••* gnu/packages/pdf.scm (fbida): New variable.
| Julien Lepiller | 2016-10-16 | 1 | -0/+54 |
* | import: utils: Remove dependency on (json) module.•••This fixes a regression introduced by commit
fbe9c1012820ab72f022a6ec958c35b431ae7a74.
* guix/import/utils.scm: Remove unused (json) module.
| Alex Kost | 2016-10-16 | 1 | -1/+0 |
* | gnu: hdf4: Fix non-x86 architectures.•••* gnu/packages/patches/hdf4-architectures.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/maths.scm (hdf4)[source]: Add patch.
| Andreas Enge | 2016-10-16 | 1 | -0/+579 |
* | gnu: certbot, python-acme: Update to 0.9.3.•••These packages should be updated together.
* gnu/packages/tls.scm (certbot): Update to 0.9.3.
[source]: Use pypi-uri.
(python-acme, python2-acme): Update to 0.9.3.
[source]: Use pypi-uri.
| Leo Famulari | 2016-10-16 | 1 | -12/+6 |
* | gnu: python-dnspython: Update to 0.15.0.•••* gnu/packages/python.scm (python-dnspython, python2-dnspython): Update
to 0.15.0.
| Leo Famulari | 2016-10-16 | 1 | -2/+2 |
* | gnu: python-werkzeug: Update to 0.11.11.•••* gnu/packages/python.scm (python-werkzeug, python2-werkzeug):
Update to 0.11.11.
| Leo Famulari | 2016-10-16 | 1 | -2/+2 |
* | gnu: python-pyopenssl: Update to 16.1.0.•••* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update
to 16.1.0
[source]: Use pypi-uri.
| Leo Famulari | 2016-10-16 | 1 | -4/+3 |
* | gnu: python-pyasn1: Update to 0.1.9.•••* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.1.9.
[source]: Use pypi-uri.
| Leo Famulari | 2016-10-16 | 1 | -4/+3 |
* | gnu: Add python-whoosh.•••* gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables.
| Ricardo Wurmus | 2016-10-16 | 1 | -0/+30 |
* | gnu: Add arm-none-eabi-toolchain variants.•••* gnu/packages/embedded.scm (arm-none-eabi-toolchain): New procedure.
(arm-none-eabi-toolchain-4.9, arm-none-eabi-nano-toolchain-4.9,
arm-none-eabi-toolchain-6, arm-none-eabi-nano-toolchain-6): New
variables.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Theodoros Foradis | 2016-10-16 | 1 | -0/+47 |
* | gnu: Add arm-none-eabi-gcc-6.•••* gnu/packages/embedded.scm (gcc-arm-none-eabi-6): New variable.
* gnu/packages/patches/gcc-6-arm-none-eabi-multilib.patch: New file.
* gnu/packages/patches/gcc-6-cross-environment-variables.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the patches.
| Theodoros Foradis | 2016-10-16 | 4 | -0/+286 |
* | gnu: youtube-dl: Update to 2016-10-16.•••* gnu/packages/video.scm (youtube-dl): Update to 2016-10-16.
| Leo Famulari | 2016-10-15 | 1 | -3/+3 |
* | gnu: dbus-1.10.12: Fix search paths.•••Add the patches from dbus's source field back into its replacement. This ensures
that the grafted dbus package can find its services on GuixSD.
This is a follow-up to commit 34f9582aad557cd816bb3215fb4d7da7d1c5229a.
* gnu/packages/glib.scm (dbus-1.10.12)[source]: Inherit from dbus.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Andy Patterson | 2016-10-15 | 1 | -1/+1 |
* | graph: Add '%referrer-node-type'.•••* guix/scripts/graph.scm (ensure-store-items): New procedure.
(%reference-node-type)[convert]: Use it.
(non-derivation-referrers): New procedure.
(%referrer-node-type): New variable.
(%node-types): Add it.
* tests/graph.scm ("referrer DAG"): New test.
* doc/guix.texi (Invoking guix graph): Document it.
| Ludovic Courtès | 2016-10-15 | 3 | -15/+74 |
* | grafts: Remove unused variables and confusing monad use.•••* guix/grafts.scm (cumulative-grafts)[return/cache]: Use %STATE-MONAD,
not %STORE-MONAD.
Remove unused 'origins' variable and unnecessary inner 'cache'
variable.
| Ludovic Courtès | 2016-10-15 | 1 | -5/+3 |
* | gnu: assimp: Update to 3.3.1.•••* gnu/packages/graphics.scm (assimp): Update to 3.3.1.
[native-inputs]: Remove unzip.
| Efraim Flashner | 2016-10-15 | 1 | -6/+4 |
* | gnu: jsoncpp: Update to 1.7.7.•••* gnu/packages/serialization.scm (jsoncpp): Update to 1.7.7.
| Efraim Flashner | 2016-10-15 | 1 | -2/+2 |
* | gnu: cereal: Update to 1.2.1.•••* gnu/packages/serialization.scm (cereal): Update to 1.2.1.
| Efraim Flashner | 2016-10-15 | 1 | -2/+3 |
* | gnu: picocom: Update to 2.2.•••* gnu/packages/terminals.scm (picocom): Update to 2.2.
| Efraim Flashner | 2016-10-15 | 1 | -2/+2 |
* | gnu: termite: Use 'modify-phases' syntax.•••* gnu/packages/terminals.scm (termite)[arguments]: Use 'modify-phases'
syntax.
| Efraim Flashner | 2016-10-15 | 1 | -1/+3 |
* | gnu: termite: Update to 12.•••* gnu/packages/terminals.scm (termite): Update to 12.
| Efraim Flashner | 2016-10-15 | 1 | -3/+3 |
* | gnu: libgit2: Update to 0.24.2.•••* gnu/packages/version-control.scm (libgit2): Update to 0.24.2.
[home-page]: Use https.
| Efraim Flashner | 2016-10-15 | 1 | -3/+3 |
* | gnu: abcde: Update to 2.7.2.•••* gnu/packages/cdrom.scm (abcde): Update to 2.7.2.
[arguments]: Correct sysconfdir location.
| Efraim Flashner | 2016-10-15 | 1 | -4/+9 |
* | gnu: qt: Update to 5.6.2.•••* gnu/packages/qt.scm (qt): Update to 5.6.2.
[home-page]: Update to new home-page.
| Efraim Flashner | 2016-10-15 | 1 | -3/+3 |
* | gnu: gd: Fix CVE-2016-8670.•••* gnu/packages/patches/gd-CVE-2016-8670.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Use it.
| Leo Famulari | 2016-10-15 | 3 | -0/+40 |
* | gnu: services sddm Fix typo.•••* gnu/services/sddm.scm: sddm-confiugration? --> sddm-configuration?
| John Darrington | 2016-10-15 | 1 | -1/+1 |
* | gnu: guitarix: Update to 0.35.2.•••* gnu/packages/audio.scm (guitarix): Update to 0.35.2.
| Ricardo Wurmus | 2016-10-15 | 1 | -2/+2 |
* | gnu: gx-switchless-wah-lv2: Fix SSE detection.•••* gnu/packages/music.scm (gx-switchless-wah-lv2)[arguments]: Add phase
"escape-shell-commands".
| Ricardo Wurmus | 2016-10-14 | 1 | -0/+11 |
* | gnu: gx-slow-gear-lv2: Fix SSE detection.•••* gnu/packages/music.scm (gx-slow-gear-lv2)[arguments]: Add phase
"escape-shell-commands".
| Ricardo Wurmus | 2016-10-14 | 1 | -0/+11 |
* | gnu: gx-vintage-fuzz-master-lv2: Fix SSE detection.•••* gnu/packages/music.scm (gx-vintage-fuzz-master-lv2)[arguments]: Add
phase "escape-shell-commands".
| Ricardo Wurmus | 2016-10-14 | 1 | -0/+11 |
* | gnu: gx-super-fuzz-lv2: Fix SSE detection.•••* gnu/packages/music.scm (gx-super-fuzz-lv2)[arguments]: Add phase
"escape-shell-commands".
| Ricardo Wurmus | 2016-10-14 | 1 | -0/+11 |
* | gnu: gx-voodoo-fuzz-lv2: Fix SSE detection.•••* gnu/packages/music.scm (gx-voodoo-fuzz-lv2)[arguments]: Add phase
"escape-shell-commands".
| Ricardo Wurmus | 2016-10-14 | 1 | -0/+11 |
* | gnu: gx-hyperion-lv2: Fix SSE detection.•••* gnu/packages/music.scm (gx-hyperion-lv2)[arguments]: Add phase
"escape-shell-commands".
| Ricardo Wurmus | 2016-10-14 | 1 | -0/+11 |
* | gnu: gx-saturator-lv2: Fix SSE detection.•••* gnu/packages/music.scm (gx-saturator-lv2)[arguments]: Add phase
"escape-shell-commands".
| Ricardo Wurmus | 2016-10-14 | 1 | -0/+11 |