Dan Peebles
b9e558597d
stdenv-darwin: bump to use LLVM 4.0 & new bootstrap tools
2017-04-07 14:36:21 -04:00
Petr Mikusek
60f18cf94a
advancecomp: fix license
2017-04-07 20:33:56 +02:00
Leon Isenberg
7a08e57b9e
haskell: ghcjs packages: Break dependency cycle less invasive
...
Between cabal and hscolour.
2017-04-07 19:02:52 +02:00
Profpatsch
20d3ad5e9c
mktorrent: 1.0 -> 1.1
...
[1.1] - 2017-01-11
Added
- Autodetect the number of CPUs available <esmil@mailme.dk>
- Option for source string added to torrent info (`-s`), included in infohash.
Often used by private trackers to create a unique infohash to prevent
peer-leak and the possibility to track the trackers that do use leaked
torrents. Having this option in mktorrent make it possible to create a
infohash accurate torrent to the tracker you want to upload it to
Changed
- Make`-a` (announce list) optional
- Optional announce URL even for private torrents. No need to require announce
for private torrents, they are added by most private trackers anyway and they
modify the infohash so you'd have to redownload their modified torrent with
injected unique announce URL anyway. (@mathieui, fix from @jrwren)
Fixed
- DHT makes trackers optional, so remove the warning
2017-04-07 17:59:54 +02:00
Jörg Thalheim
a5ee494046
Merge pull request #24696 from mirrexagon/mrxgn-textadept-update
...
textadept: 9.0 -> 9.3
2017-04-07 15:08:34 +02:00
Jörg Thalheim
69d12b2672
Merge pull request #24423 from jpierre03/patch-2
...
textadept: bombay update without version pinning
2017-04-07 14:58:32 +02:00
xNWDD
9ef5fd4189
gitkraken: 2.3.1 -> 2.3.3 ( #24684 )
...
* gitkraken: 2.3.1 -> 2.3.2
* gitkraken: 2.3.2 -> 2.3.3
2017-04-07 14:52:46 +02:00
Gabriel Ebner
66606beb23
Merge pull request #24706 from NeQuissimus/sbt_0_13_14
...
sbt: 0.13.13 -> 0.13.14
2017-04-07 14:34:09 +02:00
Dan Peebles
57e25171a5
Merge branch 'master' into staging
2017-04-07 08:28:07 -04:00
Dan Peebles
27cec397b1
itk: 4.10 -> 4.11
...
Also includes a patch to work against clang 4, which was my original
motivation for the 4.10 -> 4.11 upgrade (since it fixed another issue)
2017-04-07 08:23:08 -04:00
Tim Steinbach
4c718a9a5a
sbt: 0.13.13 -> 0.13.14
2017-04-07 08:22:04 -04:00
Emanuele Peruffo
2dbb3c85d0
Merge remote-tracking branch 'upstream/master'
2017-04-07 13:41:37 +02:00
Emanuele Peruffo
668777f01d
robomongo: add desktop entry
2017-04-07 13:40:27 +02:00
Markus Hauck
370452ef41
scalafmt: 0.6.7 -> 0.6.8 ( #24699 )
2017-04-07 11:42:31 +01:00
Peter Simons
67d735e8df
Merge pull request #23409 from florianjacob/avahi-point-to-point-interfaces
...
avahi-daemon service: Add option to enable point-to-point interfaces.
2017-04-07 12:35:05 +02:00
Oliver Charles
a0d59165b9
Merge pull request #22655 from spinus/postgresql-tests
...
test all postgresql versions, test server restart (#1735 )
2017-04-07 11:31:41 +01:00
Emanuele Peruffo
b52a3d90fe
robomongo: 0.8.4 -> 0.9.0
2017-04-07 12:19:19 +02:00
Tomasz Czyż
a0d833db23
Merge branch 'master' into postgresql-tests
2017-04-07 10:34:36 +01:00
Tomasz Czyż
e57cf5efd1
Merge branch 'master' into postgresql-tests
2017-04-07 10:28:58 +01:00
Bas van Dijk
c865b8e35e
haskell: add the linkWithGold function to link packages with ld.gold
...
Also support linking the double-conversion package with ld.gold.
2017-04-07 09:44:11 +02:00
Gabriel Ebner
78adf1832f
Merge pull request #24695 from benley/vscode-1.11.1
...
vscode: 1.10.2 -> 1.11.1
2017-04-07 08:15:21 +02:00
Benjamin Staffin
987cafe5e0
vscode: Add libxkbfile to rpath
...
Otherwise vscode complains about it.
2017-04-06 23:35:49 -04:00
Dan Peebles
1be61d1921
podofo: fix on LLVM 4
...
Not sure if the things I made optional on Darwin are really worth keeping
at all, but I don't have a Linux box handy so I'm minimizing potential
damage.
2017-04-06 23:33:14 -04:00
Dan Peebles
0cacae6a5f
gcc6: fix for LLVM 4.0
2017-04-06 23:20:35 -04:00
Cray Elliott
5b6b1100f3
ffmpeg-full: replace SDL support with SDL2 support
...
ffmpeg 3.2 dropped support for SDL1 completely, so migrate to SDL2
2017-04-06 20:13:47 -07:00
Benjamin Staffin
4a08528b4a
vscode: Revamp URL generation scheme
...
This ought to be way easier to maintain! Now just the version number
and sha256 hashes need to be updated for an update, and there are no
more manual cmdline steps to get version hashes and timestamps.
Related to #22465
2017-04-06 22:22:16 -04:00
Andrew Abbott
4a79bf0e84
textadept: 9.0 -> 9.3
2017-04-07 11:47:39 +10:00
Dan Peebles
81352b2cb5
Merge branch 'master' into staging
2017-04-06 21:26:24 -04:00
Dan Peebles
6f0a2af5bc
brotli: fix on Darwin
2017-04-06 21:17:32 -04:00
Benjamin Staffin
f50258bba5
vscode: 1.10.2 -> 1.11.1
2017-04-06 21:17:25 -04:00
Dan Peebles
6e58719b1b
nano: fix on Darwin
...
The latest update broke it
2017-04-06 21:09:32 -04:00
Dan Peebles
6b1957d17a
qt5: fix to work on LLVM 4
...
Including apple_sdk.sdk is generally a recipe for a bad time on LLVM 3.8
and above, since you end up with bad headers in the wrong place that hurt
the new libc++ in 3.8 and above. In this case, qt only wanted the super-
generic SDK for CUPS headers, which we can just depend on directly now.
2017-04-06 21:00:28 -04:00
Dan Peebles
aa31d4b803
cups: fix on Darwin
...
Kinda fix, anyway. Enough to proceed with other stuff :)
2017-04-06 20:13:33 -04:00
Hamish Mackenzie
bde6e3da6f
Fix geoclue build on Darwin
2017-04-07 00:45:54 +02:00
Marius Bergmann
e94437d1ed
mopidy: Add gst-plugins-bad to buildInputs
...
Needed for processing .m4a files.
2017-04-07 00:16:29 +02:00
Jaka Hudoklin
b650a380fd
Merge pull request #24689 from lverns/bump-shotwell
...
shotwell: 0.25.90 -> 0.26.0
2017-04-06 23:35:29 +02:00
Jaka Hudoklin
43880af56f
Merge pull request #23135 from ljli/earlyoom-service-init
...
earlyoom service: init
2017-04-06 23:31:28 +02:00
Laverne Schrock
b70b1b1f06
shotwell: 0.25.90 -> 0.26.0
...
Simple version bump.
2017-04-06 15:30:03 -05:00
Franz Pletz
d3ef8dc633
gitlab: 8.17.4 -> 8.17.5
...
Fixes security issues:
https://about.gitlab.com/2017/04/05/gitlab-9-dot-0-dot-4-security-release/
2017-04-06 21:04:22 +02:00
Tim Steinbach
4984e7e053
Merge pull request #24624 from taku0/source-han-serif
...
add Source Han Serif font
2017-04-06 13:48:00 -04:00
Michael Raskin
365e8a7b6a
quicklispPackages: update to fresh QuickLisp
...
lispPackages: reduce environment-bombing
2017-04-06 18:47:36 +02:00
Jean Potier
09b1414acd
cups-toshiba-estudio: init at 7.51 ( #24676 )
2017-04-06 15:00:02 +01:00
Bas van Dijk
bd948391e6
strongswan: 5.5.1 -> 5.5.2
2017-04-06 15:57:50 +02:00
Alexey Shmalko
b8e71f2969
Merge pull request #24651 from edanaher/add-fvwm-window-manager
...
fvwm module: init; now fvwm can be used as an xserver.windowManager
2017-04-06 16:29:28 +03:00
Domen Kožar
7cef3e45b2
Merge pull request #24678 from edanaher/add-fvwm-maintainer
...
fvwm: add edanaher as maintainer
2017-04-06 15:28:48 +02:00
Evan Danaher
841740bd3d
fvwm: add edanaher as maintainer
2017-04-06 09:05:32 -04:00
taku0
2994f14edb
add source-han-serif-japanese, source-han-serif-korean, source-han-serif-simplified-chinese, source-han-serif-traditional-chinese: An open source Pan-CJK serif typeface
2017-04-06 21:57:13 +09:00
Lancelot SIX
c6bc54e319
pythonPackages.django_1_8: 1.8.17 -> 1.8.18
...
This is a security release. See
https://www.djangoproject.com/weblog/2017/apr/04/security-releases/
2017-04-06 14:46:03 +02:00
Lancelot SIX
3f401926f9
pythonPackages.django_1_9: 1.9.12 -> 1.9.13
...
This is a security release. See
https://www.djangoproject.com/weblog/2017/apr/04/security-releases/
2017-04-06 14:43:25 +02:00
Lancelot SIX
af60375392
pythonPackages.django_1_10: 1.10.6 -> 1.10.7
...
This is a security release. See
https://www.djangoproject.com/weblog/2017/apr/04/security-releases/
2017-04-06 14:41:28 +02:00