Vladimír Čunát
edcda99637
mpc: rename package name ( close #2367 )
2015-01-17 09:47:31 +01:00
Vladimír Čunát
88089559b9
Merge #5676 : gcc-wrapper -> cc-wrapper and related
2015-01-17 08:43:04 +01:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
Shea Levy
16fe4be790
Add isGNU attribute to gccs
2015-01-14 20:26:57 -08:00
William A. Kennington III
26e275398e
gperftools: 2.3 -> 2.4
2015-01-14 13:22:31 -08:00
Peter Simons
ee62982af7
Merge pull request #5679 from nkaretnikov/yesod-markdown
...
New Haskell package: yesod-markdown
2015-01-14 20:03:14 +01:00
Georges Dubus
0ca664e996
gusb: fixed build, updated to 0.2.4
2015-01-14 13:39:39 +01:00
Benjamin Staffin
b3d33d398c
gdal: fix the build
...
Commit 28b6fb61e6
added explicit CC and
CXX assignments in pkgs/build-support/gcc-wrapper/setup-hook.sh.
That breaks the gdal python extension build somehow, presumably by
confusing libtool.
This appears to revert gdal to building with g++ and gcc (on linux at
least), but at least it builds this way.
Change-Id: I83fb78daa9314dc60c4f635d3f1e937a90349b8a
2015-01-13 23:46:26 -08:00
Charles Strahan
8d19679e7d
Merge pull request #5635 from Ralith/libuv
...
Update libuv repository and add latest stable version
2015-01-14 01:16:18 -05:00
Nikita Karetnikov
bbb304fbbd
New Haskell package: yesod-markdown
2015-01-14 01:10:11 +03:00
Vladimír Čunát
ca1116d297
gst-plugins-good-0.10: add libsoup support ( close #5749 )
2015-01-13 22:56:00 +01:00
Peter Simons
c11f898e7e
Merge pull request #4548 from echo-oddly/clash
...
new package: clash
2015-01-13 22:45:02 +01:00
Ludovic Courtès
41b53577a8
unmaintain a bunch of packages
2015-01-13 22:33:49 +01:00
vbgl
7c03e66ebe
Merge pull request #5671 from aaronlevin/patch-1
...
Bump version of vinyl to 0.5
2015-01-13 20:19:16 +01:00
Vladimír Čunát
1575bc652e
Merge branch 'master' into staging
...
Conflicts (simple):
pkgs/os-specific/linux/util-linux/default.nix
It seems this merge creates a new stdenv hash,
because we had changes on both branches :-/
2015-01-13 18:07:11 +01:00
Vladimír Čunát
1c0477c08c
dbus: a security-hardening update
2015-01-13 18:01:27 +01:00
Vladimír Čunát
e85c899f8d
harfbuzz: small update
2015-01-13 17:59:41 +01:00
Vladimír Čunát
51fdc6e238
libjpeg-turbo: major update, and populate meta
...
TODO: also some darwin packaging improvements were in the news.
Maybe it would be suitable to have this as the default libjpeg in there.
2015-01-13 16:57:18 +01:00
Oliver Charles
20b1fd3fa4
Merge pull request #5710 from alpmestan/update-haskell-taggy
...
update the haskell taggy package to 0.1.3
2015-01-13 13:36:12 +00:00
Oliver Charles
9669b4a0e8
Merge pull request #5740 from alpmestan/add-haskell-sitemap
...
add the 'sitemap' haskell package
2015-01-13 13:35:56 +00:00
Oliver Charles
304819b3a3
haskellPackages.exhaustive: New expression
2015-01-13 13:25:37 +00:00
lethalman
19d6d436dc
Merge pull request #5699 from pmahoney/fswatch
...
Fswatch
2015-01-13 14:12:43 +01:00
Peter Simons
6b47d8c610
gdal: the build is broken on (at least) Linux
...
http://hydra.nixos.org/build/18650326/nixlog/1/raw
2015-01-13 12:44:11 +01:00
Alp Mestanogullari
126955d050
add the 'sitemap' haskell package
2015-01-13 12:04:21 +01:00
devhell
b7a5027547
libmediainfo: 0.7.71 -> 0.7.72
2015-01-13 00:42:55 -08:00
Vladimír Čunát
9274093a34
uthash: new package
...
It's headers only. Newer fontforge needs it.
2015-01-12 13:43:30 +01:00
Charles Strahan
96fd899fea
capnproto: update to 0.5.0
2015-01-12 03:24:52 -05:00
Alp Mestanogullari
e5c6bff61d
update the haskell taggy package to 0.1.3
2015-01-11 17:21:44 +01:00
Michael Raskin
bda8de6b63
Allegro 5 unstable: 5.1.8 -> 5.1.9
2015-01-11 16:43:29 +03:00
Domen Kožar
6eaefa8c31
Merge pull request #5660 from Calrama/seafile
...
seafile: update client, ccnet, libsearpc and shared
2015-01-11 07:44:43 +01:00
Patrick Mahoney
70e7b34470
gettext: add derivation for 0.19 series
2015-01-10 13:26:01 -06:00
Vincent Laporte
571e196aba
getdata: update from 0.8.5 to 0.8.6
2015-01-10 14:19:07 +01:00
Domen Kožar
dbbd849ce8
openssl: 1.0.1j -> 1.0.1k
...
(cherry picked from commit 70a7d4bd16
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-09 20:22:02 +01:00
William A. Kennington III
15e7acd0cf
cyrus-sasl: Explicitly define the openssl path
...
cyrus-sasl static libraries require linked binaries to pull in openssl
via -lcrypto and -lssl. This is problematic because it does not specify
-L${openssl}/lib when not explcitly configure to do so. This patch
forces cyrus-sasl to add -L${openssl}/lib to the static libraries which
propagates the openssl library path to linked binaries.
2015-01-09 10:40:29 -08:00
Michael Raskin
1e659694c5
Fix the download link --- reported by Karn Kallio
2015-01-09 20:26:57 +03:00
William A. Kennington III
942e179974
heimdal: Correct the openssl dependency
2015-01-09 09:01:46 -08:00
Aaron Levin
b964fd3cdc
Bump version of vinyl to 0.5
2015-01-09 11:56:49 -05:00
Peter Simons
e3d751ffae
Merge pull request #5659 from mpickering/master
...
Update haskell package slack-api to 0.2.1
2015-01-09 14:16:41 +01:00
Peter Simons
12c5a49933
Merge pull request #5651 from dysinger/purescript-0.6.3
...
purescript release 0.6.3
2015-01-09 14:13:09 +01:00
Moritz Maxeiner
56fe81a2e6
seafile: update client, ccnet, libsearpc and shared
2015-01-09 13:37:44 +01:00
Matthew Pickering
8052679559
Update haskell package slack-api to 0.2.1
2015-01-09 12:34:23 +00:00
Tim Dysinger
61edf184e7
purescript release 0.6.3
2015-01-09 00:27:33 +00:00
Michael Raskin
9438fa4d3f
Add haskellPackages.unique
2015-01-09 03:21:38 +03:00
Peter Simons
50b2fab866
Merge pull request #5646 from mpickering/master
...
Add psqueues and slack-api haskell packages
2015-01-08 21:41:41 +01:00
Matthew Pickering
11576bcc93
Haskell: Add psqueues library
2015-01-08 18:30:38 +00:00
Matthew Pickering
e7cfdfbf8d
Add slack-api haskell package
2015-01-08 18:30:38 +00:00
rejuvyesh
c40a98b02b
Update hledger, hledger-lib and hledger-web to 0.24
2015-01-08 20:22:58 +05:30
Shea Levy
5cb62016a5
Revert "Add amazonka, amazonka-core, amazonka-cloudwatch haskell packages"
...
Unnecessary change to the haskell packages infrastructure, will move
this to haskellng packages.
This reverts commit 0f04707953
.
2015-01-08 09:38:47 -05:00
lethalman
908c47b281
Merge pull request #5550 from abbradar/fprintd
...
add fprintd support
2015-01-08 14:58:22 +01:00
Nikolay Amiantov
30cd59667b
libfprint: add git version with patch for vfs5011
2015-01-08 16:42:37 +03:00