Commit Graph

57347 Commits

Author SHA1 Message Date
Bjørn Forsman
ca982158bf arduino: new package
This commit adds the graphical Arduino IDE, built from the arduino-core
expression.

Also:
  - Add libusb to RPATH for avrdude. Without this, avrdude is broken.
    Possible TODO: replace bundled avrdude with the one from nixpkgs.
  - Use "cp -r ./build/linux/work/*", so example sketeches, the HTML
    reference documentation and the 'arduino' shell script that starts the
    IDE gets included.
  - Make meta.description slightly more generic, to cover both GUI/core
    variants.
2015-02-04 07:22:39 +01:00
Bjørn Forsman
83e3f38593 arduino-core: align attrname with package name
arduino_core => arduino-core. Retain copy of old attrname for backward
compatibility.
2015-02-04 07:22:39 +01:00
Bjørn Forsman
ef64865ea9 xflux: stdenv.cc.gcc -> gcc.cc (fix evaluation) 2015-02-04 07:16:22 +01:00
Bjørn Forsman
bc18d0dbc0 mendeley: gcc.gcc -> gcc.cc (fix evaluation) 2015-02-04 07:16:19 +01:00
Joachim Fasting
40b4b1490d haskell-monad-logger: version bump
The previous version fails to build.
2015-02-04 04:03:10 +01:00
Shea Levy
a1f1d0d442 Switch default llvm to 3.5 2015-02-03 20:01:39 -05:00
Shea Levy
5ac0318332 Merge branch 'new-darwin-stdenv' of git://github.com/gridaphobe/nixpkgs
refs #6122
2015-02-03 18:19:22 -05:00
Eric Seidel
cbd446d465 fix gmp on darwin 2015-02-03 15:18:28 -08:00
Eric Seidel
4a467ec02b move libcxx[abi] into llvm tree 2015-02-03 14:58:10 -08:00
Eric Seidel
fe49487a05 fix evaluation 2015-02-03 14:31:07 -08:00
Eric Seidel
dbf3d31727 make llvm-3.5 the default and remove references to gccApple
make perl be less dumb

revert change to release.nix
2015-02-03 14:31:04 -08:00
Domen Kožar
f8dacd8528 Merge pull request #6090 from richardlarocque/xbmc_rtmp
xbmc: Add rtmp support
2015-02-03 23:22:52 +01:00
Domen Kožar
8aad92fc96 Merge pull request #6126 from lukaslihotzki/gitlab
gitlab: Fix typo
2015-02-03 23:17:40 +01:00
Eric Seidel
ebb8d03f96 darwin-specific stuff 2015-02-03 14:06:13 -08:00
Eric Seidel
92188d9d17 new darwin stdenv 2015-02-03 14:05:22 -08:00
Eric Seidel
6f7632a7bd update libcxx[abi] to 3.5 2015-02-03 14:02:59 -08:00
Eric Seidel
2ca30151c2 add llvm-3.5 2015-02-03 13:58:32 -08:00
Ben Ford
9adc826c9a Update hzk to use correct zookeeper_mt 2015-02-03 22:44:26 +01:00
Ben Ford
40af5a2b59 Fix haskakafka library to use rdkafka 2015-02-03 22:44:26 +01:00
Peter Simons
1f25998a60 all-packages.nix: don't print a message every time 'cmplayer' is evaluated 2015-02-03 22:44:26 +01:00
Arseniy Seroka
e01997e1ef vim-plugins: add xkb-switch 2015-02-04 00:17:08 +03:00
Lukas Lihotzki
c848d05de9 gitlab: Fix typo 2015-02-03 22:08:10 +01:00
Peter Simons
d034aa11ee Merge pull request #6121 from boothead/kafka
Kafka and c libraries for kafka and zookeeper
2015-02-03 20:17:22 +01:00
devhell
968571af95 connman: 1.26 -> 1.28
ConnMan 1.28 was released Sunday, February 1st, 2015.

Upgrading ConnMan is strongly encouraged as this release fixes an issue
with DHCPv6 retransmission timer calculation that causes system load to
jump to 100%. In addition, all WiFi P2P issues encountered with Miracast
have been addressed thanks to persistent the reporting and fixing by
Jussi Kukkonen, Tomasz Bursztyka and Jukka Rissanen.

ConnMan no longer hands off foreground autoscanning to wpa_supplicant as
it causes issues when finding hidden WiFi networks. As a result, the
previously recommended build time option has be removed from the
documentation. wpa_supplicant can still be built with autoscan enabled
but as ConnMan no longer enables it run time the issue is mitigated.

Other changes and fixes include:

  * Several fixes for handling IPv6 contexts via oFono (Pasi Sjöholm)
  * Fix memory deallocation in exit code paths (Hannu Mallat)
  * Use OPEN auth_alg for wpa_supplicant open WiFi networks (Slava Monich)
  * A WiFi Access Point with unknown strength now has a proper minimum value
    which translates to a service 'Strenght' property of 30 (Patrik Flykt)
  * Fix byte order in DHCP server identifier (Jukka Rissanen)
  * Properly cancel an ongoing service connect if the Agent exits
    (Patrik Flykt)
2015-02-03 16:12:47 +00:00
Peter Simons
f637b5368b ghc-head: re-use the $version attribute in the URL to prevent mismatches 2015-02-03 17:01:09 +01:00
Peter Simons
86753ed326 ghc-7.10.1: fix misspelled version number in build expression 2015-02-03 17:01:09 +01:00
Eelco Dolstra
007feb911d libsodium: Update to 1.0.2 2015-02-03 16:59:28 +01:00
Peter Simons
b79ae8c4d5 contravariant, reflection: fix builds with GHC 7.6.3 2015-02-03 16:36:56 +01:00
Peter Simons
3b06dbf63c haskell-tls: disable test suite to fix the build 2015-02-03 16:36:56 +01:00
Eelco Dolstra
86db6789ef libsodium: Fix typo 2015-02-03 16:28:20 +01:00
Nikolay Amiantov
93928557b9 Merge pull request #6107 from abbradar/updates
Update my packages
2015-02-03 15:39:26 +03:00
lethalman
c6951f5420 Merge pull request #6057 from victoredwardocallaghan/ircdHybrid
ircdHybrid: update from 7.2.3 to 8.2.2
2015-02-03 13:34:43 +01:00
lethalman
49b67bb9cb Merge pull request #6078 from boothead/sabnzbd
sabnzbd Change service to systemd
2015-02-03 13:32:59 +01:00
lethalman
e1a8755b96 Merge pull request #6115 from benley/packer-0.7.5
Update Packer to 0.7.5
2015-02-03 13:28:41 +01:00
Peter Simons
353e276937 haskell-mikmod: fix build 2015-02-03 12:46:39 +01:00
Peter Simons
31ecab7b7e mikmod: update to version 3.2.6 2015-02-03 12:46:39 +01:00
Peter Simons
a98c79d6a1 libmikmod: update to version 3.3.7 2015-02-03 12:46:39 +01:00
Peter Simons
c05892ccd3 hackage-packages.nix: re-generate from Hackage 2015-02-03T11:24:18+0100 2015-02-03 12:46:39 +01:00
Nikolay Amiantov
a1c8ee9d41 tlp: update package 2015-02-03 14:27:51 +03:00
Nikolay Amiantov
a620487213 xlslib: update package 2015-02-03 14:27:51 +03:00
Nikolay Amiantov
d6363498e0 ipopt: update package 2015-02-03 14:27:51 +03:00
Nikolay Amiantov
62f2191b8b libxls: update homepage 2015-02-03 14:27:50 +03:00
Nikolay Amiantov
10d6af5f86 libaacs: update package 2015-02-03 14:27:50 +03:00
Nikolay Amiantov
7e48fc4c8f folly: update package 2015-02-03 14:27:50 +03:00
Nikolay Amiantov
7a2387a6b5 libbluray: update package 2015-02-03 14:27:50 +03:00
Nikolay Amiantov
c6dece9986 libiberty: update package 2015-02-03 14:27:50 +03:00
Nikolay Amiantov
b6dfcaa08e double-conversion: update package 2015-02-03 14:27:49 +03:00
Nikolay Amiantov
0867c43294 fprintd: update package 2015-02-03 14:27:49 +03:00
Nikolay Amiantov
581549cc1a libfprint: update package 2015-02-03 14:27:49 +03:00
Nikolay Amiantov
9b631cd0f8 bomi: rename from cmplayer and update 2015-02-03 14:27:43 +03:00