Commit Graph

91665 Commits

Author SHA1 Message Date
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
Emanuele Peruffo b52a3d90fe robomongo: 0.8.4 -> 0.9.0 2017-04-07 12:19:19 +02: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
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
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
Bart Brouns 5861ba39a3 guitarix: 0.35.2 -> 0.35.3 (#24673) 2017-04-06 12:46:20 +01:00
gnidorah ca733de964 autorandr: 53d29f9 -> 855c18b and module 2017-04-06 13:28:40 +03:00
Joachim F bb771e0405 Merge pull request #24573 from ambrop72/ntpd-fix
ntpd: Add patch to allow getpid syscall in seccomp filter.
2017-04-06 11:06:13 +01:00
Alexey Shmalko 0f9fd51b20 Merge pull request #24650 from taku0/source-han-sans-fix-license
source-han-sans: fix license from ASL2.0 to SIL Open Font License.
2017-04-06 12:18:09 +03:00
Peter Hoeg 0af3de05ae Merge pull request #24665 from peterhoeg/f/pmc
pmccabe: darwin is supported too
Fixes #24636.
2017-04-06 17:11:38 +08:00
Justin Bedő c5015b77af platypus: fix platforms metadata (#24666) 2017-04-06 10:10:54 +01:00
Alexey Shmalko 5b2d1784c2 Merge pull request #24582 from jerith666/gammu-1-37
gammu: 1.33.0 -> 1.38.2
2017-04-06 12:05:25 +03:00
Alexey Shmalko 3dbe3eccbb Merge pull request #24642 from volth/xfwm4-themes
xfwm4-themes: init at 4.10.0
2017-04-06 12:03:27 +03:00
Peter Hoeg ca0493ff63 pmccabe: darwin is supported too 2017-04-06 16:53:01 +08:00
Shea Levy 5e984362f6 haskell generic builder: Use ghcjs's hsc2hs.
This is required when using ghcjs to compile Setup.hs, which we do since #23614.

See comments on c35350a212
2017-04-06 03:16:00 -04:00
Matt McHenry c4d80e43af gammu: move pkgconfig and cmake to nativeBuildInputs 2017-04-05 21:08:57 -04:00
Matt McHenry 4b77264308 gammu: 1.33.0 -> 1.38.2 2017-04-05 21:08:46 -04:00
Tim Steinbach d95fb5f2ac Merge pull request #24632 from NeQuissimus/docker_17_04
docker-edge: init at 17.04
2017-04-05 20:51:14 -04:00
Tim Steinbach 1e589239b3
docker-edge: init at 17.04 2017-04-05 20:49:26 -04:00
Jörg Thalheim 699ea78866
Revert "sysdig: 1.15.0 -> 1.15.1"
This reverts commit bb1e6557da.

segfaults, reason unknown
2017-04-06 01:13:59 +02:00
Vladimír Čunát 10dc47e5e1
Merge #24558: qt58: Fix path to qhelpgenerator
Fixes #24659.
2017-04-06 00:47:58 +02:00
Vladimír Čunát c6bc4cfdbc
Merge branch 'master' into staging 2017-04-06 00:16:59 +02:00
Volth bb833702aa xfwm4-themes: init at 4.10.0 2017-04-05 22:10:03 +00:00
Daiderd Jordan d42dccf029
pkgconfig: 0.29.1 -> 0.29.2 2017-04-06 00:08:04 +02:00
Alexey Shmalko c3df8bdd28 Merge pull request #24654 from 2chilled/master
urbanterror: 4.3.1 -> 4.3.2
2017-04-05 22:08:52 +03:00
Alexey Shmalko 48bdd8612f Merge pull request #24656 from elasticdog/transcrypt
transcrypt: 1.0.1 -> 1.0.2
2017-04-05 22:06:06 +03:00
Alexey Shmalko f04582cf20 Merge pull request #24641 from NeQuissimus/docker-dist_2_6_0
docker-distribution: 2.5.1 -> 2.6.0
2017-04-05 21:51:49 +03:00
Alexey Shmalko c2555ad6ce Merge pull request #24655 from markus1189/scalafmt-067
scalafmt: 0.6.6 -> 0.6.7
2017-04-05 21:51:03 +03:00
Alexey Shmalko 8716698903 Merge pull request #24630 from PierreR/master
albert: 0.10.0 -> 0.10.2
2017-04-05 21:48:21 +03:00
Matthias Herrmann f1480038a4 urbanterror: 4.3.1 -> 4.3.2 2017-04-05 20:47:15 +02:00
Markus Hauck 471626e6fb scalafmt: 0.6.6 -> 0.6.7
Updates scalafmt to 0.6.7
2017-04-05 20:40:14 +02:00
Alexey Shmalko 2ba604f292 Merge pull request #24640 from NeQuissimus/nano_2_8_0
nano: 2.7.5 -> 2.8.0
2017-04-05 21:38:14 +03:00
Aaron Bull Schaefer 55d1237c6b transcrypt: 1.0.1 -> 1.0.2 2017-04-05 11:18:12 -05:00
Profpatsch 6b5e5de0ef rss2email: init at 3.9 2017-04-05 16:59:01 +02:00
Jaka Hudoklin 00be1f982f Merge pull request #24644 from calvertvl/update-xpra-2_0
xpra: 0.17.6 -> 2.0.1
2017-04-05 16:54:16 +02:00
Vladimír Čunát 44168b4b22
knot-resolver: update the source hash
Just nitpick changes in the tarball, minutes after the release.
2017-04-05 16:08:11 +02:00
taku0 84ffb2d1d5 source-han-sans: fix license from ASL2.0 to SIL Open Font License. 2017-04-05 22:52:16 +09:00
Vladimír Čunát 12839e4599
knot-resolver: maintenance 1.2.4 -> 1.2.5 2017-04-05 15:49:27 +02:00
Lancelot SIX 637770f699 gnupg21: 2.1.19 -> 2.1.20
See http://lists.gnu.org/archive/html/info-gnu/2017-04/msg00002.html
for release information
2017-04-05 15:24:05 +02:00
Tim Steinbach 7c36657d7d Merge pull request #24639 from NeQuissimus/sway_0_12_2
sway: 0.11 -> 0.12.2
2017-04-05 09:13:04 -04:00
Frederik Rietdijk 8cca37e58c Merge pull request #24633 from xNWDD/gitkraken/2.3.1
gitkraken: 2.2.1 -> 2.3.1
2017-04-05 14:25:04 +02:00
Tim Steinbach f911770acf
sway: Add xwayland build input 2017-04-05 08:17:49 -04:00
Jörg Thalheim 052cd88921 Merge pull request #24625 from Mic92/networkmanager
networkmanager: 1.4.4 -> 1.6.4
2017-04-05 12:49:58 +02:00
Benno Fünfstück 26084166c3 Merge pull request #24646 from luke-clifton/accelerate-llvm
llvm-hs: Point llvm-hs to llvm_4
2017-04-05 11:42:00 +02:00
Luke Clifton 5ffece7de1 llvm-hs: Point llvm-hs to llvm_4 2017-04-05 16:51:45 +08:00
Peter Simons bbbe24f469 Merge pull request #24530 from mulderr/master
oracle-instantclient: add optional odbc support
2017-04-05 10:24:49 +02:00
Peter Simons 4ad28de5a3 Merge pull request #24510 from woehr/master
ghcjs (head): Fix infinite recursion ...
2017-04-05 10:23:37 +02:00
Victor Calvert 0d8b5be67d xpra: 0.17.6 -> 2.0.1
Requires build against newer ffmpeg (3.2.x instead of 3.1.x)
because of new symbols:
FF_PROFILE_H264_MULTIVIEW_HIGH
FF_PROFILE_H264_STEREO_HIGH
2017-04-04 23:55:12 -04:00
Shea Levy f038db24a6 nix-plugins: 2.0.6 -> 2.0.7.
Fixes warning on nix 1.12
2017-04-04 22:50:00 -04:00
Shea Levy fe319f8ebd nix-plugins: 2.0.3 -> 2.0.6.
Fixes incompatibility between build-time and link-time nix version
2017-04-04 22:35:35 -04:00
Tim Steinbach b4b95c6686
nano: 2.7.5 -> 2.8.0 2017-04-04 21:04:39 -04:00
Tim Steinbach 89188e2972
docker-distribution: 2.5.1 -> 2.6.0 2017-04-04 21:01:27 -04:00
Tim Steinbach 7acd1e7f68
sway: 0.11 -> 0.12.2 2017-04-04 20:56:27 -04:00
Daiderd Jordan 2aeafc16c8 Merge pull request #24559 from georgewhewell/mtools-darwin
mtools: fix build on darwin
2017-04-05 00:40:09 +02:00
George Whewell 9b1a70f1ac mtools: fix build on darwin 2017-04-04 23:32:06 +01:00
Jörg Thalheim ffea5e10d7 Merge pull request #24607 from nh2/fix-24606-consul-version-unknown
Fix consul version being "unknown-unknown". Fixes #24606.
2017-04-04 21:30:59 +02:00
Shea Levy 3f023c8989 nix-plugins: 2.0.2 -> 2.0.3
Fixes darwin build
2017-04-04 15:11:42 -04:00
NWDD f24c89a4d6 gitkraken: 2.2.1 -> 2.3.1 2017-04-04 21:10:53 +02:00
Tim Steinbach 67142c58c4 Merge pull request #24619 from NeQuissimus/docker_17_03_1
docker: 17.03.0 -> 17.03.1
2017-04-04 13:44:29 -05:00
Jörg Thalheim b04fb3ffcd Merge pull request #24586 from maurer/bap
Add BAP to nixpkgs
2017-04-04 19:48:49 +02:00
Tim Steinbach aefb9671bf
docker: 17.03.0 -> 17.03.1 2017-04-04 13:43:57 -04:00
Matthew Maurer e010c25ba4 libbap: init at master-2017-02-08 2017-04-04 13:17:56 -04:00
Matthew Maurer d022b4419c bap-python: init at 1.1.0 2017-04-04 13:11:06 -04:00
Matthew Maurer 7171d16fd4 bap: init at 1.2.0 2017-04-04 13:11:01 -04:00
Nikolay Amiantov 527512e554 qutebrowser: add withWebEngineDefault flag
Allows to set QtWebEngine backend by default.
2017-04-04 19:22:50 +03:00
Pierre Radermecker 1ce34c5458 albert: 0.10.0 -> 0.10.2 2017-04-04 17:58:17 +02:00
Dmitry Marakasov 938cf02a20 flam3: wrap maintainers attribute in a list (#24629) 2017-04-04 17:48:00 +02:00
Dmitry Marakasov ef2c8f98ec Fix schema, maintainers are usually an array 2017-04-04 18:36:23 +03:00
Shea Levy 9904019841 nix-plugins: Bump, unbreak 2017-04-04 11:29:40 -04:00
Matthew Daiter d712c04d25 suitesparse: refining CUDA support 2017-04-04 17:23:20 +02:00
Jörg Thalheim b552de7525
network-manager_l2tp: set 1.2.4 explicity 2017-04-04 17:01:14 +02:00
Jörg Thalheim 7903ccbdf8
network-manager-applet: 1.4.4 -> 1.4.6 2017-04-04 17:01:14 +02:00
Jörg Thalheim 6bb303cd85
network-manager: 1.4.4 -> 1.6.4 2017-04-04 17:01:13 +02:00
Jörg Thalheim 43c0530ca6
libproxy: fix compilation
also use webkit backend (webkitgtk is also a more common gnome/gtk)
Changelog: https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/NEWS?h=1.6.2
2017-04-04 17:00:40 +02:00
Jörg Thalheim 9fc14f23b8
gnome-keyring: use wrapGAppsHook 2017-04-04 16:53:53 +02:00
Eelco Dolstra e410c78cd5
gnupg: Give the 1compat package a higher priority
This resolves collision warnings with the regular gnupg packages.
2017-04-04 16:40:06 +02:00
zimbatm 7fe25124bc Merge pull request #24604 from NeQuissimus/ruby_updates
Ruby updates
2017-04-04 15:38:22 +01:00
David Guibert f0ba178a3c zerotierone: 1.1.14 -> 1.2.2 (#24614) 2017-04-04 15:36:46 +01:00
Peter Simons fa365c2b9d haskell-language-nix: fix build with GHC 7.6.3 2017-04-04 16:29:12 +02:00
Peter Simons 046c5c57d0 haskell-binary: update 0.8.x branch to latest version 2017-04-04 16:29:12 +02:00
Peter Simons b232d2f4e4 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.1.1 from Hackage revision
f68bd69837.
2017-04-04 16:29:06 +02:00
Peter Simons 4f62f342f6 hackage2nix: disable Hydra builds for accelerate-* packages with unfree license 2017-04-04 16:29:04 +02:00
Peter Simons e0160f70da LTS Haskell 8.8 2017-04-04 16:29:04 +02:00
Jörg Thalheim 15c2af400c Merge pull request #24617 from Mic92/baobab
baobab: fix missing dconf module
2017-04-04 16:14:09 +02:00
Jörg Thalheim fccce068c3
baobab: remove superflous gsettings_desktop_schemas 2017-04-04 16:13:05 +02:00
Dan Peebles 3a9c217804 rtags: fix for clang/libc++ 4
This also fixes a missing header in the SDK that rtags needs to work
properly. The underlying cause is that C++ headers got shuffled around a
lot in libc++ 3.8 (I believe) and became more standards-compliant, which
led to a lot of C-compatible passthrough header files being added to it
like math.h, which defines some C++-compatible versions of standard
functions like signbit, while #include_next'ing the system math.h. In
this case, including the SDK was stuffing another math.h in front of the
libc++ shim, which led to all sorts of mysterious failures.
2017-04-04 08:07:52 -04:00
Jörg Thalheim bb1e6557da
sysdig: 1.15.0 -> 1.15.1 2017-04-04 12:20:02 +02:00
Jörg Thalheim 7d211be459
rustPackages: build less verbose 2017-04-04 12:11:48 +02:00
Jörg Thalheim 847fdaaddc Merge pull request #24502 from Mic92/rtl8192su-firmware
rtl8192su-firmware: init at unstable-2016-10-05
2017-04-04 12:09:13 +02:00
Domen Kožar f3dbaa7b57 Merge pull request #24595 from lukego/pharo-no-pic
pharo-vm: Disable "pic" hardening
2017-04-04 12:01:27 +02:00
Jörg Thalheim d3fff80d00
exa: unstable-2016-04-20 -> unstable-2017-04-02 (unbrick)
cc @ehegnes
2017-04-04 11:42:33 +02:00
Jörg Thalheim 9987abca8e Merge pull request #24592 from FlorentBecker/pijul4
Pijul 0.4
2017-04-04 10:57:54 +02:00
Vladimír Čunát 9497da7e23
palemoon: switch to gcc-4.9
Upstream recommends that due to stability problems.
I tested it builds and starts.
2017-04-04 09:35:13 +02:00
Domen Kožar 94d1145ece Merge pull request #24597 from lukego/pharo-launcher-test
pharo-launcher: Add test case & myself as maintainer
2017-04-04 08:08:48 +02:00
ndowens 81e1d7eb55 Merge pull request #24572 from ndowens/finalterm
finalterm-git: Cosmetic change
2017-04-03 20:10:44 -05:00
zimbatm beba07f712 terraform: remove broken tests 2017-04-03 23:58:39 +01:00
Niklas Hambüchen b03013cb32 Fix consul version being "unknown-unknown". Fixes #24606.
See https://github.com/hashicorp/consul/blob/v0.7.5/scripts/build.sh#L44
for how consul's build script does it.
2017-04-04 00:51:56 +02:00
Tim Steinbach 3535a6bf3c
ruby: 2.0.0-p647 -> 2.0.0-p648 2017-04-03 15:40:26 -04:00
lprndn f259fa6e91 Merge branch 'master' into lprndn_Nixpkgs 2017-04-03 21:37:11 +02:00
Tim Steinbach ec2c469230
ruby: 2.2.5 -> 2.2.7 2017-04-03 15:33:26 -04:00
Tim Steinbach 482566939e
ruby: 2.3.3 -> 2.3.4 2017-04-03 15:28:38 -04:00
Tim Steinbach bc45ee50c4
ruby: 2.4.0 -> 2.4.1 2017-04-03 15:23:18 -04:00
Lprndn 75319eb203
nomacs: 3.4 -> 3.6.1
fixes #24589
2017-04-03 21:21:05 +02:00
zimbatm 1bf690c1bb iosevka: 1.11.4 -> 1.12.1 (#24527)
iosevka: 1.11.4 -> 1.12.1
2017-04-03 18:30:49 +01:00
Vladimír Čunát 59b548069c
Merge #24574: ntp: security 4.2.8p9 -> 4.2.8p10 2017-04-03 18:55:28 +02:00
Jörg Thalheim c34db6e419 Merge pull request #24414 from jensbin/corebird
corebird: 1.3.3 -> 1.4.2
2017-04-03 17:09:35 +02:00
ndowens 94c2f3e772 jp2a: 1.0.6 -> 1.0.7 (#24579) 2017-04-03 15:48:52 +01:00
Nikolay Amiantov 74f7db075a tdesktop: 1.0.2 -> 1.0.27
Use system Qt.
2017-04-03 17:48:23 +03:00
Nikolay Amiantov ef4b73a038 libappindicator: propagate dependencies 2017-04-03 17:39:41 +03:00
Thomas Tuegel bd0163fc34
Merge branch 'fontconfig-penultimate' 2017-04-03 09:31:20 -05:00
Luke Gorrie 4736c19c65 pharo-launcher: Add test case & myself as maintainer 2017-04-03 14:26:33 +00:00
Thomas Tuegel 89bfa112cf
fontconfig-penultimate: 0.2.1 -> 0.3.2 2017-04-03 09:26:19 -05:00
Luke Gorrie c77a54d79f pharo-vm: Disable "pic" hardening
Compiling the Pharo VM with "pic" hardening causes segmentation faults
on startup of pharo-launcher.

Resolves NixOS/nixpkgs#24541.
2017-04-03 13:58:02 +00:00