Commit graph

22187 commits

Author SHA1 Message Date
Orivej Desh e87a82b010 cntk: mark as broken
It never succeeded to build.  @abbradar did not respond at
94dc37d622
2017-12-31 08:14:14 +00:00
Peter Hoeg f36304fcbc quaternion: 0.0.4 -> 0.0.5 2017-12-31 15:40:44 +08:00
Austin Seipp ff555bdaeb tamarin-prover: enable tests
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-30 19:39:38 -06:00
adisbladis 409642e529
udiskie: Fix eval 2017-12-31 02:14:22 +01:00
Austin Seipp bae2e7ceb3 nixpkgs: add sapic as a dependency to tamarin-prover
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-30 19:01:29 -06:00
Austin Seipp 3813ab2589 nixpkgs: init sapic 0.9
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-30 19:01:29 -06:00
Austin Seipp a31bdc0739 nixpkgs: add 'graphviz' to tamarin-prover dependencies
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-30 19:01:29 -06:00
adisbladis f772b8d298
udiskie: Use python3 (python2 support is deprecated) 2017-12-31 01:53:45 +01:00
adisbladis 0f74917d7d
Merge pull request #33206 from dotlambda/udiskie
udiskie: 1.7.2 -> 1.7.3
2017-12-31 01:53:31 +01:00
adisbladis 94f6d432d1
Merge pull request #33216 from romildo/upd.tint2
tint2: 16.0 -> 16.1
2017-12-31 01:39:04 +01:00
Austin Seipp abcfa6f608 nixpkgs: add tamarin-prover 1.3.0 (dev) tool
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-30 18:23:15 -06:00
José Romildo Malaquias c22221b15b tint2: 16.0 -> 16.1 2017-12-30 20:28:44 -02:00
David Asabina 810ec3f8bd bitscope: init at 2017-12-28 2017-12-30 21:58:27 +01:00
Gabriel Ebner a9f118914f electrum: enable support for qr codes 2017-12-30 21:16:16 +01:00
Robert Schütz 63fcd9d769 udiskie: 1.7.2 -> 1.7.3 2017-12-30 17:40:05 +01:00
Frederik Rietdijk 9b22100d87
Merge pull request #33104 from kim0/patch-1
electrum-ltc: 2.6.4.2 -> 2.9.3.1
2017-12-30 15:23:23 +00:00
adisbladis 98162f1589
Merge pull request #33199 from veprbl/motion
motion: 4.0.1 -> 4.1.1
2017-12-30 10:24:04 +01:00
Dmitry Kalinkin 9adb3f8e11
motion: 4.0.1 -> 4.1.1 2017-12-30 00:17:17 -05:00
Yegor Timoshenko 823e191804
Merge pull request #33191 from benley/magit-popup-version
melpaPackages: match version of magit-popup to magit
2017-12-30 04:15:00 +03:00
Yegor Timoshenko 022ead1f54
leocad: only builds on Linux (hardcoded into qmake project) 2017-12-30 01:02:04 +00:00
Yegor Timoshenko 6afafd6020
Merge pull request #33193 from dtzWill/update/leocad
leocad: 17.02 -> 17.07
2017-12-30 03:50:22 +03:00
Yegor Timoshenko 089eca40fc
Merge pull request #33192 from kierdavis/hugo-deps
hugo: update dependencies
2017-12-30 03:46:27 +03:00
Will Dietz 80b1d7ea43 leocad: 17.02 -> 17.07 2017-12-29 18:43:36 -06:00
Daiderd Jordan 36326ed55d
Merge pull request #33153 from LnL7/darwin-mercurial
mercurial: don't propagate frameworks
2017-12-30 01:37:52 +01:00
Benjamin Staffin f0f290e6cb
melpaPackages: match version of magit-popup to magit
Related to https://github.com/magit/magit/issues/3286
2017-12-29 18:42:28 -05:00
Kier Davis 537f213ef7
hugo: update dependencies
Generated a new deps.nix by installing hugo into a clean
GOPATH with `go get` and running `go2nix save`.
2017-12-29 23:41:11 +00:00
adisbladis 99b49592bc
Merge pull request #33181 from kierdavis/hugo-0.30.2
hugo: 0.29 -> 0.30.2
2017-12-29 23:41:43 +01:00
David Guibert 1e77d0b975 kernel 4.14 require libelf to compile modules.
[...]
make modules -C /nix/store/h1vzl6bq4wif3m8dd1bw2p3fv4shjg3n-linux-4.14.9-dev/lib/modules/4.14.9/build EXTRA_CFLAGS=-Werror-implicit-function-declaration M=/tmp/nix-build-spl-kernel-2017-11-16-4.14.9.drv-0/source/build
/nix/store/h1vzl6bq4wif3m8dd1bw2p3fv4shjg3n-linux-4.14.9-dev/lib/modules/4.14.9/source/Makefile:939: *** "Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel". Stop.

This patch introduces kernel.moduleBuildDependencies to avoid the logic "stdenv.lib.optional (stdenv.lib.versionAtLeast kernel.version "4.14") libelf" in multiple places.

[dezgeg did some minor tweaks on top]
2017-12-29 23:08:17 +02:00
Orivej Desh 77cc63950a wxmaxima: build with cmake
Fixes reported version number: see
https://github.com/NixOS/nixpkgs/pull/31657#issuecomment-354414642

"make check" did not run any tests with autotools, and is not defined with
cmake. ("make test" is not defined too.)
2017-12-29 21:00:03 +00:00
Joachim F 56518ff5ac
Merge pull request #32230 from bkchr/renderdoc
renderdoc: Fixes build with missing SWIG_PACKAGE
2017-12-29 20:03:43 +00:00
Kier Davis 901fa266fb
hugo: 0.29 -> 0.30.2
Also requires updating the github.com/alecthomas/chroma dependency.
2017-12-29 20:00:43 +00:00
dywedir c8c5b022ec feh: 2.22.2 -> 2.23 2017-12-29 20:54:44 +02:00
adisbladis 52c707c84d
subsurface: 4.7.2 -> 4.7.5 2017-12-29 13:23:46 +01:00
adisbladis aaea2bfc20
Merge pull request #33163 from brachiel/patch-2
veracrypt: refactor
2017-12-29 18:16:24 +08:00
adisbladis 8b7654a67e
Merge pull request #33161 from markuskowa/minimodem-pr
minimodem: 0.19->0.24
2017-12-29 18:12:59 +08:00
adisbladis d003553bb6
Merge pull request #33162 from markuskowa/multimon-ng-pr
multimon-ng: 1.0.0->1.1.4
2017-12-29 18:09:53 +08:00
brachiel 9acb07d716
veracrypt: refactor
Previous Veracrypt hoster was CodePlex which will be shut down and was set to read only on 27th of November. See the announcement (https://blogs.msdn.microsoft.com/bharry/2017/03/31/shutting-down-codeplex/) . Verycrypt's homepage has since moved to https://www.veracrypt.fr which is owned by IDRIX (https://www.afnic.fr/fr/produits-et-services/services/whois/)
2017-12-29 09:20:53 +01:00
Yegor Timoshenko 76c146c990
Merge pull request #32092 from samdroid-apps/add-eolie
eolie: init at 0.9.14
2017-12-29 10:37:49 +03:00
Sam Parkinson ca74d62bdd
eolie: init at 0.9.16 2017-12-29 07:24:52 +00:00
Markus Kowalewski 1b9f22caa8
multimon-ng: 1.0.0:1.1.4 2017-12-28 22:26:34 -08:00
Markus Kowalewski a85e23cd6b
minimodem: 0.19->0.24 2017-12-28 22:07:28 -08:00
Yegor Timoshenko 082416febb
Merge pull request #33107 from rnhmjoj/palemoon
palemoon: use upstream recommended options
2017-12-29 07:38:16 +03:00
Yegor Timoshenko 2d4426ab05
Merge pull request #33098 from olynch/denemo
denemo: init at 2.2.0
2017-12-29 06:37:11 +03:00
Owen Lynch d13d8006ab pjsip: 2.6 -> 2.7.1 2017-12-29 03:40:57 +01:00
taku0 c162a98bb4 firefox-esr: 52.5.2esr -> 52.5.3esr 2017-12-29 02:06:06 +01:00
taku0 ae3af011fb firefox: 57.0.2 -> 57.0.3 2017-12-29 02:06:06 +01:00
taku0 d41197c731 firefox-bin: 57.0.2 -> 57.0.3 2017-12-29 02:06:06 +01:00
Nick Hu 8640e286b4 fdr: 4.2.0 -> 4.2.3 2017-12-29 02:01:31 +01:00
Kamil Chmielewski e2f6d9f34d yEd: 3.17.1 -> 3.17.2 2017-12-29 01:53:08 +01:00
Daiderd Jordan b3facac2cd
mercurial: don't propagate frameworks 2017-12-29 00:40:44 +01:00