Tuomas Tynkkynen
d332d768b5
darwin: Add recurseForDerivations
2017-08-11 16:03:41 -07:00
Frederik Rietdijk
b0c30f436e
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-10 10:41:23 +02:00
Daiderd Jordan
e5f0c4f840
Merge pull request #28056 from matthewbauer/miniupnpc-fix
...
miniupnpc: fix on darwin
2017-08-10 00:08:10 +02:00
Matthew Bauer
c7f14143c4
miniupnpc: fix on darwin
...
For some reason miniupnpc needs libtool for static linking. Probably not ideal
but it’s doing similar on other platforms as well (using ar).
2017-08-09 13:10:23 -07:00
Simon Lackerbauer
30d76b8ccd
seafile-client: 5.0.7 -> 6.1.0
...
bump to qt5
2017-08-09 19:53:05 +02:00
Marius Metzger
fd6e51d550
check_ssl_cert: init at 1.51.0 ( #28069 )
2017-08-09 13:17:42 +02:00
Robin Gloster
cbca75b8c9
Revert "check_ssl_cert: init at 1.51.0 ( #28069 )"
...
This reverts commit 1db52734ad
.
2017-08-09 12:51:25 +02:00
Marius Metzger
1db52734ad
check_ssl_cert: init at 1.51.0 ( #28069 )
2017-08-09 12:41:15 +02:00
Frederik Rietdijk
7a6d4f4710
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-09 11:22:40 +02:00
Jörg Thalheim
fcea56ddfd
Merge pull request #28031 from falsifian/rftg
...
rftg: init at 0.9.4
2017-08-09 08:21:32 +01:00
Daiderd Jordan
8c86ce707e
Merge pull request #28034 from kiloreux/libopencore
...
opencore-amr init at 0.1.5
2017-08-08 19:25:53 +02:00
kiloreux
c74d0d460f
Implement other required changes
2017-08-08 17:36:15 +01:00
James Cook
f6aa2df335
rftg: init at 0.9.4
...
An implementation of the card game Race for the Galaxy, including an AI
2017-08-08 08:56:29 -07:00
kiloreux
2ff9f969a1
Added libopencore to all-packages.nix
2017-08-08 10:09:17 +01:00
Frederik Rietdijk
468fdddde6
Merge pull request #27753 from FRidh/python33eol
...
python33: end-of-life
2017-08-08 09:11:11 +02:00
Frederik Rietdijk
89af5d93e6
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-08 09:01:54 +02:00
Frederik Rietdijk
739b4b42e6
searx: fix typo, fixes #28015
2017-08-08 08:40:26 +02:00
Peter Simons
b196230e71
Merge pull request #25185 from ahmedtd/fix-makewrapper-unsupported-args
...
Fix makewrapper unsupported args
2017-08-08 08:33:56 +02:00
Taahir Ahmed
12354b8eb5
dieHook: Add die
utility function
...
Calling `die "Error message"` causes the current script to exit with
an error, printing a backtrace
2017-08-08 00:17:56 -05:00
Franz Pletz
9d29bed078
Merge pull request #28020 from michalrus/geekbench
...
geekbench: init at 4.1.1
2017-08-08 02:14:03 +02:00
Michal Rus
a809cf409a
geekbench: init at 4.1.1
2017-08-08 01:28:12 +02:00
Wout Mertens
ba203e40a6
Merge pull request #28010 from womfoo/bump/facter-3.7.1
...
facter: 3.6.6 -> 3.7.1 and related deps
2017-08-07 18:32:03 +02:00
Gabriel Ebner
795c003359
isabelle: use polyml 5.6
...
Isabelle 2016 does not work with newer PolyML versions.
2017-08-07 17:21:08 +02:00
Kranium Gikos Mendoza
b99f162e40
facter: 3.6.6 -> 3.7.1
2017-08-08 00:37:43 +10:00
Kranium Gikos Mendoza
b416579af4
leatherman: 0.11.2 -> 1.0.0
2017-08-08 00:37:43 +10:00
Jörg Thalheim
46e691eefb
Merge pull request #27988 from lheckemann/oil
...
oil: init at 0.0.0
2017-08-06 19:45:09 +01:00
Robin Gloster
1ff2c65acf
phantomjs2: don't use bundled qt
2017-08-06 20:30:17 +02:00
Linus Heckemann
434d3700d3
oil: init at 0.0.0
2017-08-06 18:17:00 +01:00
Michael Weiss
953b232385
gns3-server: init at 2.0.3
2017-08-06 17:40:53 +02:00
Tim Steinbach
83b7a415d5
Merge pull request #27970 from NeQuissimus/expand_hardened_config
...
linux: Expand hardened config
2017-08-06 10:11:57 -04:00
Tim Steinbach
ff10bafd00
linux: Expand hardened config
...
Based on latest recommendations at
http://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project/Recommended_Settings
2017-08-06 09:58:02 -04:00
Gabriel Ebner
7cc0ef8937
goldendict: fix build by upgrading to qt 5.9
2017-08-06 09:06:24 +02:00
Michael Weiss
acb9ca3006
gns3-gui: init at 2.0.3
2017-08-06 01:55:49 +02:00
Tim Steinbach
74998657c7
Merge pull request #27902 from LumiGuide/flockit
...
flockit: init at 2012-08-11
2017-08-05 18:54:27 -04:00
Bas van Dijk
872d8fc5c9
flockit: init at 2012-08-11
...
The flockit library and tool exists solely because rsync doesn't have file
locking.
It's not used like a normal library; you don't link against it, and you don't
have to patch your source code to use it. It's inserted between your program and
its libraries by use of LD_PRELOAD.
For example:
$ env LD_PRELOAD=$(nix-build -A pkgs.flockit)/lib/libflockit.so FLOCKIT_FILE_PREFIX=test rsync SRC DEST
Besides the library a handy executable is provided which can simplify the above to:
$ $(nix-build -A pkgs.flockit)/bin/flockit test rsync SRC DEST
Also see the following blog post:
https://www.swiftstack.com/blog/2012/08/15/old-school-monkeypatching/
2017-08-06 00:38:29 +02:00
Daiderd Jordan
e66c85d196
Merge pull request #27955 from holidaycheck/remove-nodejs-7
...
nodejs: remove version 7_x
2017-08-05 17:43:16 +02:00
Tim Steinbach
46f586fb25
Merge pull request #27891 from jraygauthier/jrg/clementine_from_123_to_131
...
clementine: 1.2.3 -> 1.3.1
2017-08-05 10:32:27 -04:00
Tim Steinbach
3ed5af74a5
Merge pull request #27894 from jameysharp/cucumber
...
cucumber: init at 2.4.0
2017-08-05 10:30:20 -04:00
taku0
53301fcd63
android-sdk: 25.2.3 -> 25.2.5
2017-08-05 22:22:18 +09:00
Mathias Schreck
28b0a79c04
nodejs: remove version 7_x
...
nodejs v7 reached its end of life in June 2017.
2017-08-05 13:17:50 +02:00
Vincent Laporte
eb7312ca7d
maxima: 5.39.0 -> 5.40.0
2017-08-05 10:48:50 +02:00
John Wiegley
6ff50dc164
Merge pull request #27918 from Zimmi48/coq-update
...
Coq update
2017-08-04 15:29:18 -07:00
Daiderd Jordan
0747cf9cc2
Merge pull request #27863 from mpcsh/master
...
material-icons-ttf: init at 3.0.1
2017-08-04 22:47:50 +02:00
Mark Cohen
5bf36ca473
material-icons-ttf -> material-icons
2017-08-04 16:14:26 -04:00
Théo Zimmermann
c0dca2fb00
coq: 8.6 -> 8.6.1
2017-08-04 19:52:51 +02:00
Théo Zimmermann
5215ed6b21
compcert: fix breakage on linux after f130ecd
2017-08-04 19:46:16 +02:00
Tim Steinbach
c6fc73b5bc
Merge pull request #26842 from lluchs/vivaldi-ffmpeg-codecs
...
vivaldi: add support for proprietary codecs
2017-08-04 09:00:59 -04:00
zimbatm
dc50dcf9c8
terraform: keep the 0.9.x series as the default for now
...
0.9.10 is still missing some testing
2017-08-04 11:12:28 +01:00
Franz Pletz
e54031d323
prometheus-openvpn-exporter: init at 2017-05-15
2017-08-04 08:26:09 +02:00
Robin Gloster
7dc3460764
wvstreams: remove
2017-08-04 08:26:09 +02:00