Commit Graph

22408 Commits

Author SHA1 Message Date
Vladimír Čunát
474aeb0b3d ffmpeg-2.2: update (still used by vlc) 2015-02-05 11:19:18 +01:00
Sou Bunnbu
dcc543f8fe Merge pull request #6125 from ktosiek/dynamic-glfw2
Build and install the .so for glfw 2.x
2015-02-05 10:02:11 +08:00
Shea Levy
e14d39b97b Merge branch 'osx-i3-urxvt' of git://github.com/cresh/nixpkgs 2015-02-04 22:14:52 +00:00
Marcus Crestani
92ca614934 i3: Use xcb-util-cursor-HEAD on OS X. 2015-02-04 20:44:19 +01:00
Marcus Crestani
455d9600e1 libev: Enable on all platforms. 2015-02-04 20:44:00 +01:00
Edward Tjörnhammar
d593f9e3ef Merge pull request #6110 from edwtjo/ihaskell-ng-wrapper
ihaskell-with-packages: add environment
2015-02-04 20:43:15 +01:00
Nikolay Amiantov
f21e9f0670 Merge pull request #6146 from abbradar/bundix-checksum
bundix: fix checksum
2015-02-04 20:06:58 +03:00
Shea Levy
b45aa294d4 Merge branch 'llvm-bump'
Bump default llvm on non-darwin too
2015-02-04 11:48:50 -05:00
Nikolay Amiantov
35f1d4459b bundix: fix checksum 2015-02-04 19:44:19 +03:00
Rickard Nilsson
57d71cf8d2 More download mirrors for samba URLs 2015-02-04 17:38:39 +01:00
Shea Levy
0e225c0e37 llvm-3.5: Don't try to use libc++ on linux 2015-02-04 11:30:25 -05:00
Rickard Nilsson
52cb8db899 libldb: Add mirror url 2015-02-04 17:05:16 +01:00
Shea Levy
92962f049b Merge branch 'less-tradcpp' of git://github.com/active-group/nixpkgs
Shorten tradcpp patch by re-running autoconf
2015-02-04 15:56:49 +00:00
Peter Simons
fe07c77ff1 haskell-gtkglext: drop obsolete override 2015-02-04 14:53:58 +01:00
Peter Simons
fbaf6dcbb0 git-annex: fix build on Darwin 2015-02-04 14:53:58 +01:00
Peter Simons
638ea434cb haskell-system-canonicalpath: fix build by disabling the test suite 2015-02-04 14:53:58 +01:00
Peter Simons
7ce799f0f8 haskell-hjsonschema doesn't pass the Haddock stage. 2015-02-04 14:53:58 +01:00
Peter Simons
483b71a44a hackage-packages.nix: re-generate from Hackage 2015-02-04T14:35:51+0100 2015-02-04 14:53:54 +01:00
Domen Kožar
a3e23f6535 fix eval 2015-02-04 14:11:33 +01:00
Luca Bruno
1c98fc7a9a Port go-repo-root to buildGoPackage 2015-02-04 14:00:26 +01:00
Luca Bruno
0e94ed144d Port etcdctl to buildGoPackage 2015-02-04 13:49:49 +01:00
Domen Kožar
bb7246be3e Revert "arduino: new package"
This reverts commit ca982158bf.

@bjornfor
2015-02-04 13:49:27 +01:00
Luca Bruno
a594f0bcd5 Port gox to buildGoPackage 2015-02-04 13:46:32 +01:00
Mike Sperber
93343fbb33 Reduce size of tradcpp derivation.
Generate configure using autoconf instead of including it in the patch.
2015-02-04 13:34:13 +01:00
Luca Bruno
9896829c49 Port gocode to buildGoPackage 2015-02-04 13:30:08 +01:00
Domen Kožar
d75a91ef1e pypy: 2.4 -> 2.5 2015-02-04 13:21:20 +01:00
Peter Simons
955001a55b Merge pull request #6134 from joachifm/haskell-monad-logger
haskell-monad-logger: version bump
2015-02-04 12:07:14 +01:00
Luca Bruno
67f34cbd0d Port gotags to buildGoPackage 2015-02-04 11:41:45 +01:00
Domen Kožar
eaeef0377f jasper: CVE-2014-8157, CVE-2014-8158, fixes #6114 2015-02-04 11:37:49 +01:00
Luca Bruno
9c6420580a Port golint to buildGoPackage 2015-02-04 11:37:17 +01:00
Mike Sperber
b611e3fb61 Add tradcpp package, needed for making imake work.
(cherry picked from commit e0c197b2f4fa53ebd7896940e6e14170664de8e7)
2015-02-04 09:29:34 +00:00
John Wiegley
ad60eaedf1 clucene-core: make darwin-related patch conditional
This relates to pull request #6137, and was made at request of the
submitter.
2015-02-04 01:40:17 -06:00
John Wiegley
33ecb3438f Merge pull request #6137 from gridaphobe/master
fix clucene on darwin
2015-02-04 02:35:13 -05:00
Eric Seidel
58a891afb2 fix clucene on darwin 2015-02-03 23:34:03 -08:00
John Wiegley
cb91cf9ae3 Merge pull request #6136 from gridaphobe/master
fix obscure bug in apr on darwin
2015-02-04 02:13:19 -05:00
Eric Seidel
a600443bb3 fix obscure bug in apr on darwin 2015-02-03 23:11:44 -08:00
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
Joachim Fasting
40b4b1490d haskell-monad-logger: version bump
The previous version fails to build.
2015-02-04 04:03:10 +01: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
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
Tomasz Kontusz
9d8defa06a Build and install the .so for glfw 2.x 2015-02-03 21:33:26 +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
Luca Bruno
b3dd66dee1 buildGoPackage: add $makeFlags to go install call 2015-02-03 18:16:21 +01: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
Emery Hemingway
faa5dccab8 new Go support function 'buildGoPackage'
add a setupHook to the Go compiler that builds a GOPATH
new buildGoPackage function that overides the phases of stdenv
2015-02-03 14:21:48 +01:00
Nikolay Amiantov
93928557b9 Merge pull request #6107 from abbradar/updates
Update my packages
2015-02-03 15:39:26 +03: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
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
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
581549cc1a libfprint: update package 2015-02-03 14:27:49 +03:00
Peter Simons
b7ecd5e729 Merge pull request #5025 from abbradar/xmonad-wrapper
nixos/xmonad: make a wrapper
2015-02-03 11:52:09 +01:00
Pascal Wittmann
f086517f81 mujs: update to latest revision 2015-02-03 10:43:41 +01:00
Pascal Wittmann
a1ce00d81e checkstyle: update from 6.2 to 6.3 2015-02-03 10:43:41 +01:00
Pascal Wittmann
92f1590893 help2man: update from 1.46.4 to 1.46.5 2015-02-03 10:43:41 +01:00
Ben Ford
02301a96db Add the zookeeper_mt c library 2015-02-03 08:48:32 +00:00
Ben Ford
12f9ea9773 Add the rdkafka c library 2015-02-03 08:46:25 +00:00
Benjamin Staffin
e6baec8627 Update Packer to 0.7.5
Change-Id: I7822ac036947fb933fb66730f39426e499a097f9
2015-02-02 23:55:17 -08:00
Mateusz Kowalczyk
61a493f735 Merge pull request #6103 from rdesfo/master
haskell: updated yi-language to 0.1.1.0
2015-02-03 03:42:51 +00:00
Shea Levy
c45372f038 Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
Partial staging merge, including cc-wrapper fixes

Conflicts:
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Nikolay Amiantov
b7bb524f04 nixos/xmonad: move to haskell-ng and make a wrapper 2015-02-03 01:05:23 +03:00
Edward Tjörnhammar
7814b1739b ihaskell-with-packages: add environment 2015-02-02 23:00:46 +01:00
Ryan Desfosses
527be8647a haskell: updated yi-language to 0.1.1.0 2015-02-02 11:05:35 -05:00
Vincent Laporte
7ee3e777c3 ocaml-zed: update from 1.3 to 1.4 2015-02-02 15:43:42 +01:00
Peter Simons
9d5bde2eed Merge pull request #6099 from bflyblue/master
Updated monad-journal and scotty
2015-02-02 15:14:50 +01:00
Shaun Sharples
a206ffc959 bump scotty to 0.9.1 2015-02-02 15:30:18 +02:00
Shaun Sharples
85b61347ae bump monad-journal to 0.7 2015-02-02 15:29:58 +02:00
Peter Simons
9c3a0d6e1e haskell-configuration-common.nix: clean up obsolete overrides 2015-02-02 14:13:22 +01:00
Peter Simons
cca1b01b02 haskell-uhc-light: won't succeed the Haddock stage 2015-02-02 14:13:22 +01:00
Peter Simons
4020b77062 haskell-configuration-common.nix: fix evaluation 2015-02-02 14:13:22 +01:00
Peter Simons
3f77afc2b9 haskell-monad-levels: doesn't build with GHC 7.8.4 because of transformers 0.4.x 2015-02-02 14:13:22 +01:00
Peter Simons
a0855b296c haskell-ng: more test suite failures 2015-02-02 14:13:22 +01:00
Peter Simons
707f75ddab haskell-duplo: test suite fails (although harmlessly) 2015-02-02 14:13:22 +01:00
Peter Simons
9a33055dc0 haskell-MoeDict is broken 2015-02-02 14:13:22 +01:00
Peter Simons
f87871d266 haskell-hub is broken 2015-02-02 14:13:22 +01:00
Peter Simons
280cf7f3e3 haskell-th-alpha is broken 2015-02-02 14:13:22 +01:00
Peter Simons
c24214185c hackage-packages.nix: re-generate from Hackage 2015-02-02T11:13:36+0100 2015-02-02 14:13:22 +01:00
Peter Simons
87c7fb24ed Merge pull request #6027 from offlinehacker/pkgs/godep/add
Add godep, dependency tool for go
2015-02-02 11:42:03 +01:00
Peter Simons
928f255c30 haskell-readline: add missing (undeclared) dependencies in readline and ncurses
Fixes https://github.com/NixOS/nixpkgs/issues/6085.
2015-02-02 11:10:50 +01:00