Peter Simons
90b84a60a6
haskell-wreq: the library is broken with GHC 7.10.1
2015-04-28 17:57:50 +02:00
Peter Simons
6f7e793f03
haskell-rainbox: the test suite does not compile
2015-04-28 17:57:36 +02:00
Peter Simons
a3beaca54f
haskell-cabal-test-quickcheck: fix build by providing a recent-enough version of QuickCheck
2015-04-28 17:57:04 +02:00
Peter Simons
f426922f4a
hackage-packages.nix: update to 44775051f9
with hackage2nix revision 913111f692c1890208c98f0fd73dbe1b711c789b
2015-04-28 17:57:04 +02:00
Pascal Wittmann
fc61106ae7
Merge pull request #7608 from joachifm/sawfish-updates
...
Sawfish updates
2015-04-28 17:56:48 +02:00
Peter Simons
c449a930aa
ghcWithPackages: add postBuild hook so that users can mess with the generated environment
...
postBuild can be used to execute user-specific commands on the generated $out
environment before finalizing the build. For example, this hook can be used to
generate appropriate 'makeWrapper' script for binaries contained in the
environment.
2015-04-28 13:17:44 +02:00
Joachim Fasting
0e7e91030f
rep-gtk: git -> 0.90.8.2
...
This is the most recent release which has a tarball.
It is strictly older than the GIT revision previously
pointed to, but the delta is insignificant (fixes to
debian helper scripts, updating NEWS & fixing a typo in
the changelog)
2015-04-28 11:53:02 +02:00
Joachim Fasting
ed46b22db0
librep: git -> 0.92.5
...
This is the latest release and is more recent than
the GIT revision pointed to previously.
I have also taken the liberty of removing some irrelevant
information from the package description.
2015-04-28 11:52:34 +02:00
Pascal Wittmann
f99d5cf2fc
Fixed some descriptions
2015-04-28 10:55:20 +02:00
Pascal Wittmann
06e2fdc62e
spin: update from 6.4.1 to 6.4.3
2015-04-28 09:57:10 +02:00
Pascal Wittmann
e1c65ddfe1
pycairo: set user-agent to fix download of patches
2015-04-28 09:51:26 +02:00
Charles Strahan
09602f7f39
ruby: fix gems that use mysql
2015-04-27 22:00:52 -04:00
Vincent Laporte
e64cd5feec
Adds ocaml-magic-mime
...
This OCaml library contains a database of MIME types that maps filename
extensions into MIME types suitable for use in many Internet protocols
such as HTTP or e-mail.
Homepage: https://github.com/mirage/ocaml-magic-mime
2015-04-28 00:58:51 +02:00
Tobias Geerinckx-Rice
239a129b5a
squeak: build commonly required plugins
...
Squeak without X11 or audio support is not very useful. Include
the required dependencies.
2015-04-27 23:02:02 +02:00
Tobias Geerinckx-Rice
69c0eff661
Add squeak 4.10.2.2614: a Smalltalk environment
2015-04-27 19:29:20 +02:00
Peter Simons
6db9c9a2bb
haskell-configuration-common: build hruby with ruby 2.1
...
Our default version, 1.9, is not supported.
2015-04-27 17:24:14 +02:00
Peter Simons
2028ece4a8
hackage-packages.nix: update to 0342de381c
with hackage2nix revision 0d45926218066869f16d55d970cac0d6b50d9ebd
2015-04-27 17:24:10 +02:00
Peter Simons
0241c1f25c
hackage-packages.nix: update to 30bfb9f702
with hackage2nix revision 0d45926218066869f16d55d970cac0d6b50d9ebd
2015-04-27 13:09:40 +02:00
lethalman
f134ba68e3
Merge pull request #7534 from berdario/jython
...
Add jython
2015-04-27 12:14:45 +02:00
William A. Kennington III
d8c949cc26
Make tcl and tk versions generic
2015-04-26 21:30:01 -07:00
William A. Kennington III
d7c0e3eaf8
tcl: Make generic and add 8.5
2015-04-26 21:15:25 -07:00
William A. Kennington III
55a64a5ddb
tcl/tk: Tie versioning together and propagate
2015-04-26 20:55:42 -07:00
John Wiegley
3768a7aea9
Merge pull request #7539 from jwiegley/coq_8_5
...
coq_8_5: New expression
2015-04-26 22:32:52 -05:00
John Wiegley
9402a56620
coq_8_5: New expression
2015-04-26 22:29:15 -05:00
Arseniy Seroka
f14242e9aa
Merge pull request #7576 from listx/pcg-c
...
pcg-c rng library
2015-04-27 00:57:59 +03:00
Linus Arver
e216a63c7d
Add package: pcg-c
...
Also, add myself as maintainer.
2015-04-26 14:50:45 -07:00
Vladimír Čunát
30f31c9afc
Merge 'master' into staging
...
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Sander van der Burg
2cb3dc6812
Merge pull request #7515 from abbradar/platformtools-bin
...
androidEnv.platformTools: add /bin
2015-04-26 20:19:24 +00:00
Michael Raskin
39d8b61a25
Apparently https:// is now required for iterate darcs
2015-04-26 20:58:05 +03:00
Peter Simons
d0d5bbdc53
libcanberra: pass libcap to fix the build
2015-04-26 17:27:13 +02:00
Michael Raskin
9e44118e5d
libao now needs libcap
2015-04-26 18:09:08 +03:00
Michael Raskin
c9c2aa5ced
Pass libcap as SDL input to fix the build
2015-04-26 18:06:15 +03:00
Peter Simons
08f0e0208a
hackage-packages.nix: update to bf1b180f9d
with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069
2015-04-26 16:53:47 +02:00
Peter Simons
066d6146fc
haskell-shake: disable test suite on Darwin
...
The tests fail because of https://github.com/ndmitchell/shake/issues/206 .
2015-04-26 13:09:13 +02:00
Peter Simons
effd525c55
hackage-packages.nix: update to ea1e77a413
with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069
2015-04-26 13:06:35 +02:00
Peter Simons
2c5f7fdd58
haskell-configuration-ghc-7.10.x: fix test suite failure in haddock-library
2015-04-26 11:47:44 +02:00
Peter Simons
0340d4d0ea
haskell-configuration-ghc-7.10.x: fix evaluation error
2015-04-26 11:47:44 +02:00
Peter Simons
c59420a856
hackage-packages.nix: update to abae36d131
with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069
2015-04-26 11:47:44 +02:00
William A. Kennington III
7fa5873cd8
libsndfile: Fix typo
2015-04-25 21:27:54 -07:00
William A. Kennington III
2754efb8a2
lirc: Fix install
2015-04-25 21:27:54 -07:00
William A. Kennington III
f11859b464
eigen: Add platform
2015-04-25 21:27:54 -07:00
William A. Kennington III
64fa593e1e
celt: Correct typo
2015-04-25 21:27:54 -07:00
William A. Kennington III
726f1a6edd
libopus: Slight refactor
2015-04-25 21:27:54 -07:00
William A. Kennington III
6a931f4127
dbus_cplusplus: Remove dependency on gtkmm
2015-04-25 21:27:54 -07:00
William A. Kennington III
bca07bdaa6
libxml++: 2.37.2 -> 2.38.0
2015-04-25 21:27:53 -07:00
William A. Kennington III
14d52d7e0d
Fix some platforms
2015-04-25 21:27:53 -07:00
William A. Kennington III
1439ed2134
sbc: 1.1 -> 1.3
2015-04-25 21:27:53 -07:00
William A. Kennington III
2bc99bb996
webrtc-audio-processing: Add derivation
2015-04-25 21:27:53 -07:00
William A. Kennington III
dbcbb2dbe1
libasyncns: Add derivation
2015-04-25 21:27:53 -07:00
William A. Kennington III
232b71c6e8
Fix some platforms
2015-04-25 21:27:53 -07:00
William A. Kennington III
54f812558a
lirc: Refactor
2015-04-25 21:27:53 -07:00
William A. Kennington III
f9afdf62b9
speex: 1.2rc1 -> 1.2rc2
2015-04-25 21:27:53 -07:00
William A. Kennington III
6e2b9cf61a
speexdsp: Add derivation
2015-04-25 21:27:53 -07:00
William A. Kennington III
5dd8538812
mesa: 10.5.3 -> 10.5.4
2015-04-25 18:41:18 -07:00
William A. Kennington III
df000d93e9
nettle: 3.1 -> 3.1.1
2015-04-25 18:38:31 -07:00
Vincent Laporte
7cf05bfe71
boost: use ${python.interpreter} rather than ${python}/bin/python
2015-04-25 22:35:25 +02:00
Bjørn Forsman
173da15f75
jquery: bump 1.11.1 -> 1.11.2
2015-04-25 20:27:07 +02:00
Peter Simons
991a23b5db
haskell-edit-distance: update patch SHA
2015-04-25 18:02:02 +02:00
Peter Simons
848bf3b75d
haskell-wreq-sb: disable failing test suite
2015-04-25 17:57:32 +02:00
Peter Simons
24f50d3e22
hackage-packages.nix: update to cc08310397
with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069
2015-04-25 17:57:32 +02:00
Peter Simons
cb3342f1dc
Merge pull request #7543 from mdorman/master
...
Add patch for present not yet on hackage.
2015-04-25 17:48:53 +02:00
Peter Simons
2ca6148bc7
hackage-packages.nix: re-generate from Hackage state 5af579af59
2015-04-25 17:09:04 +02:00
Jaka Hudoklin
5e2b429e82
Merge pull request #7556 from offlinehacker/pkgs/node-packages/fix_platforms
...
nodePackages: fix platform detection
2015-04-25 16:21:51 +02:00
Jaka Hudoklin
744b06cc28
nodePackages: fix platform detection
2015-04-25 15:18:54 +02:00
vbgl
3591040468
Merge pull request #6535 from michelk/qgis_2.8.0
...
[WIP] qgis: update to 2.8.0
2015-04-25 14:35:40 +02:00
Michael Alan Dorman
54fb857a49
Add patch for present not yet on hackage.
2015-04-25 06:45:35 -04:00
Luca Bruno
db3b86560f
GNOME 3.16.1, closes #7357
2015-04-25 12:02:33 +02:00
Luca Bruno
d4a0cd2a94
Add gettextWithExpat function
2015-04-25 11:48:23 +02:00
Luca Bruno
cbfd3056b5
Merge branch 'lafix' into staging
...
Fix .la and .pc files of trousers and gnutls
2015-04-25 11:43:16 +02:00
Luca Bruno
6b6183125e
gnutls, trousers: fix .la and .pc files, remove propagated build inputs
...
cc @vcunat @wkennington
2015-04-25 11:43:08 +02:00
Pascal Wittmann
8e86ec5bf0
Merge pull request #7529 from joachifm/trivial-builderDefs
...
Some trivial builderDefs->mkDerivation translations
2015-04-25 11:32:12 +02:00
Vladimír Čunát
2c0db9ffbe
webkitgtk-2.4: security update, fix and parallel build
...
NEWS claims security fixes:
CVE-2014-1344, CVE-2014-1384, CVE-2014-1385, CVE-2014-1386,
CVE-2014-1387, CVE-2014-1388, CVE-2014-1389, CVE-2014-1390.
Otherwise NEWS seems safe, basically only containing bugfixes.
Parallel building should work now, thanks to make update :-)
tested with 8 threads, once webkitgtk24x and webkitgtk2.
2015-04-25 09:42:52 +02:00
Vladimír Čunát
2275f6626c
webkitgtk-2.4: patch to fix build, rename file
...
Extracted from #7357 to avoid merge problems.
2015-04-25 08:30:32 +02:00
Charles Strahan
1cdbde93d5
haskell-Extra: patch for GHC 7.10.x
2015-04-24 22:10:11 -04:00
Thomas Tuegel
66d44ef6d4
Merge branch 'openblas'
2015-04-24 19:34:39 -05:00
Thomas Tuegel
8ed9f847b1
openblas: update to 0.2.14
2015-04-24 18:21:20 -05:00
Edward Tjörnhammar
ca9d049654
removing cocreature as maintainer, as per request #6305
2015-04-25 00:29:51 +02:00
Edward Tjörnhammar
ad03fb11b3
openjdk8: enable fontconfig, add fallback fonts and fix emacs highlighting
2015-04-25 00:22:57 +02:00
Charles Strahan
c719235b40
haskell-pandoc-siteproc: remove obsolete patches
...
Remove obsolete patches for ghc-7.10.x support; these patches have
landed in the pandoc-citeproc-0.6.0.1 release.
2015-04-24 14:15:51 -04:00
Peter Simons
d300943ba8
haskell-cgi: fix build with GHC 7.8.x
2015-04-24 17:52:19 +02:00
Edward Tjörnhammar
e610f41583
Merge pull request #7537 from codyopel/x265
...
x265: 1.5 -> 1.6
2015-04-24 17:06:00 +02:00
j-keck
46aee4e3ca
ghcjs: update revisions
...
* ghcjs in nixpkgs depends on lens < 4.9
* current lens in nixpkgs is 4.9.1
* actual upstream ghcjs depends on lens < 4.10
Closes https://github.com/NixOS/nixpkgs/pull/7536 .
2015-04-24 14:47:03 +02:00
Shea Levy
97bcc831f1
ats2: bump
2015-04-24 06:55:06 -04:00
codyopel
82472ee628
x265: 1.5 -> 1.6
...
+ Removed unused x265-hg package
+ Fix missing optionals
+ Fix high bit-depth to allow for all 64bit platforms
2015-04-24 06:51:45 -04:00
Joachim Fasting
fd9c13956f
libffcall: port to mkDerivation
...
Also set meta.{license,platforms} (the latter is guesswork).
2015-04-24 11:52:16 +02:00
Dario Bertini
7c5dbbe23a
Add jython
2015-04-24 10:44:33 +01:00
Peter Simons
5fade2b6aa
hackage-packages.nix: re-generate from Hackage state f3fe5bb92d
2015-04-24 11:22:47 +02:00
Michel Kuhlmann
4f2b5c57c6
qscintilla: update to 2.9
2015-04-24 11:12:11 +02:00
Peter Simons
3428b8df57
haskell-HGamer: these packages don't compile and it's unclear when they'll be fixed
...
https://github.com/urs-of-the-backwoods/HGamer3D/issues/7
2015-04-24 09:10:36 +02:00
Ambroz Bizjak
05a44cd06e
stlink: Update to version 1.1.0.
2015-04-24 00:08:12 +02:00
Ricardo M. Correia
d6093505cc
buildRustPackage: Get rid of /proc/self/cwd hack
...
This makes buildRustPackage portable to non-Linux platforms.
Additionally, now we also save the `Cargo.lock` file into the fetch output, so
that we don't have to run $cargoUpdateHook again just before building.
2015-04-23 20:22:19 +02:00
Peter Simons
cde5088bec
cabal2nix: the hash has changed because of the newly added tag
2015-04-23 19:55:55 +02:00
Peter Simons
4e679f0ca3
hackage-packages.nix: re-generate from Hackage state fdf6d76660
2015-04-23 19:55:55 +02:00
Daniel Peebles
465a8c6238
Merge pull request #7471 from spwhitt/darwin_misc
...
Enable some libs on Darwin
2015-04-23 12:21:47 -04:00
Ellis whitehead
bafde0fb6f
patch Qt 5.4.1 to use XDG_CONFIG_DIRS in QSettings
2015-04-23 17:52:22 +02:00
Ricardo M. Correia
0cde1dc524
cargo: Remove setupHook
...
Instead, move that code into buildRustPackage.
The setup hook was only doing part of the work anyway, and having it in
a separate place was obscuring what was really going on.
2015-04-23 15:26:23 +02:00
Peter Simons
019b18722d
cabal2nix: bump to latest version and wrap it to include nix-prefetch-scripts in $PATH
2015-04-23 14:12:43 +02:00
Peter Simons
c209665763
haskell-configuration-ghc-7.6.x.nix: add missing definition for "xhtml"
...
hackage-packages.nix contains no "xhtml" attribute because our default
compiler -- GHC 7.10.x -- has this package as a core module. Now, the
package is missing for older versions of GHC. This patch Remedies that
issue for 7.6.x. Older compilers probably need a similar fix.
Closes https://github.com/NixOS/nixpkgs/pull/7510 .
2015-04-23 11:34:05 +02:00
Nikolay Amiantov
0fd1cac36f
IOSpec: remove patch
...
Closes https://github.com/NixOS/nixpkgs/pull/7514 .
2015-04-23 11:34:05 +02:00
Peter Simons
8a9de1effd
hackage-packages.nix: re-generate from Hackage state 318f4faa8b
2015-04-23 11:34:05 +02:00
Ricardo M. Correia
e42c17ee97
buildRustPackage: Fix Cargo.lock being ignored
...
It turns out that `cargo`, with respect to registry dependencies, was
ignoring the package versions locked in `Cargo.lock` because we changed
the registry index URL.
Therefore, every time `rustRegistry` would be updated, we'd always try
to use the latest version available for every dependency and as a result
the deps' SHA256 hashes would almost always have to be changed.
To fix this, now we do a string substitution in `Cargo.lock` of the
`crates.io` registry URL with our URL. This should be safe because our
registry is just a copy of the `crates.io` registry at a certain point
in time.
Since now we don't always use the latest version of every dependency,
the build of `cargo` actually started to fail because two of the
dependencies specified in its `Cargo.lock` file have build failures.
To fix the latter problem, I've added a `cargoUpdateHook` variable that
gets ran both when fetching dependencies and just before building the
program. The purpose of `cargoUpdateHook` is to do any ad-hoc updating
of dependencies necessary to get the package to build. The use of the
'--precise' flag is needed so that cargo doesn't try to fetch an even
newer version whenever `rustRegistry` is updated (and therefore have to
change depsSha256 as a consequence).
2015-04-23 02:58:07 +02:00
William A. Kennington III
5129c67fd3
libdbi-drivers: Use libmysql
2015-04-22 16:06:33 -07:00
William A. Kennington III
b6960ac709
libinput: 0.13.0 -> 0.14.1
2015-04-22 14:41:14 -07:00
William A. Kennington III
cebe937b1e
gnutls: Fix propagated inputs
2015-04-22 14:23:08 -07:00
William A. Kennington III
fccee5c58b
accelio: Fix patch
2015-04-22 12:35:21 -07:00
Moritz Ulrich
80e5dcbb90
haskell-configuration-ghc-7.10.x: bug report link for AttoBencode.
2015-04-22 21:00:01 +02:00
Nikolay Amiantov
298341f1c4
androidEnv.platformTools: add /bin
2015-04-22 17:35:00 +03:00
Bart Brouns
9857e8353b
jaaa: add desriptions, remove longdescriptions
2015-04-22 16:28:37 +02:00
Moritz Ulrich
40d135b6ad
GHC 7.10: Fix Data.AttoBencode.
2015-04-22 15:18:56 +02:00
Georges Dubus
d10fb7c7be
Merge pull request #7511 from Havvy/rustc-1.0.0-beta2
...
Rustc 1.0.0 beta2
2015-04-22 14:25:26 +02:00
Luca Bruno
42f44e9e58
p11-kit: fix license
2015-04-22 10:49:22 +02:00
Georges Dubus
7372c5434f
nixbang: upgrade to 0.1.2
2015-04-22 10:00:26 +02:00
Cray Elliott
d5bd6062eb
readosm had an extra license field, fixed
...
extra license introduced at 8488d133f3
2015-04-21 22:10:08 -07:00
William A. Kennington III
2ac2d94286
accelio: Add derivation
2015-04-21 20:59:16 -07:00
William A. Kennington III
7fb042d172
kinetic-cpp-client: Add derivation
2015-04-21 20:59:15 -07:00
William A. Kennington III
e214f2f1fa
glog: 0.3.3 -> 0.3.4
2015-04-21 20:59:15 -07:00
William A. Kennington III
5de3e8fa46
libs3: Add derivation
2015-04-21 20:57:58 -07:00
William A. Kennington III
a986f72d2b
rocksdb: Add derivation
2015-04-21 20:57:58 -07:00
William A. Kennington III
71e40eeb4b
Add some missing platforms
2015-04-21 20:57:58 -07:00
William A. Kennington III
b090b10d68
libevent: 2.0.21 -> 2.0.22
2015-04-21 20:57:58 -07:00
William A. Kennington III
65373ed2f6
libedit: Update to 20150325-3.1
2015-04-21 20:57:57 -07:00
Cray Elliott
e73921aee1
valgrind: patch build system to allow linux kernels of v4.x
2015-04-21 20:40:15 -07:00
Cray Elliott
447f1dcffb
openjdk: patch build script to accept 4.x versioned linux kernels
2015-04-21 20:39:36 -07:00
Joachim Fasting
8488d133f3
meta.licenses -> license
2015-04-21 23:10:07 +02:00
Ryan Scheel (Havvy)
d29ef454f0
makeRustcDerivation: Add configurationFlags, rustcBeta: Add beta configuration flag
2015-04-21 20:52:19 +00:00
Ryan Scheel (Havvy)
d3db093560
rustcBeta: Update to 1.0.0beta.2
2015-04-21 20:47:24 +00:00
Ricardo M. Correia
d648be6724
buildRustPackage: Add check phase and enable it by default
...
Also disable check phase in cargo as there are lots of failures (some
probably due to trying to access the network).
2015-04-21 20:45:05 +02:00
Ricardo M. Correia
5e8a447739
cargo: Build optimized binary
2015-04-21 20:44:41 +02:00
Georges Dubus
7d67efa3f2
Add support for building cargo'ed Rust programs
2015-04-21 19:46:29 +02:00
Ricardo M. Correia
b1b4092ad5
rustcMaster: Update from 2015-04-13 -> 2015-04-15
2015-04-21 19:46:28 +02:00
Jordan Woehr
3aebbed571
Don't try to build BNFC-meta documentation.
2015-04-21 11:26:13 -06:00
Eelco Dolstra
1d8590afe4
nss: Update to 3.18.1
2015-04-21 16:53:43 +02:00
Peter Simons
32c0d3bd4f
hackage-packages.nix: re-generate from Hackage state 12d6257d3e
2015-04-21 14:16:20 +02:00
Pascal Wittmann
183271560b
Merge pull request #7393 from pjones/pkg/sassc
...
New package: SassC (front-end for libsass)
2015-04-21 09:52:50 +02:00
William A. Kennington III
775c412e57
gnutls: Add 3.4
2015-04-20 21:34:48 -07:00
William A. Kennington III
23cef804cc
libidn: 1.29 -> 1.30
2015-04-20 21:34:48 -07:00
William A. Kennington III
ffdd51cd12
p11-kit: 0.20.2 -> 0.23.1
2015-04-20 21:34:48 -07:00
William A. Kennington III
daadb2098a
nettle: 3.0 -> 3.1
2015-04-20 21:34:48 -07:00
Herwig Hochleitner
cf07760a2c
geoip: add geoipWithDatabase for shell use
...
This installs (by default) geolite-legacy as the default database for geoiplookup
2015-04-21 04:21:41 +02:00
Peter Simons
169efee101
haskell-hruby: test suite has been fixed upstream
2015-04-20 22:07:30 +02:00
Peter Simons
26941230b5
hackage-packages.nix: re-generate from Hackage state e1a69962dc
2015-04-20 22:05:33 +02:00
Arseniy Seroka
c8f9a2d76c
Merge pull request #7468 from Balletie/master
...
Bump SFML to version 2.2, and update MARS game
2015-04-20 19:18:27 +03:00
Nikolay Amiantov
91f3912b5d
lambdabot: add configuration
2015-04-20 18:56:43 +03:00
Peter Simons
82f22dd5a1
hackage-packages.nix: disable approx. 1,000 Hydra build that are known to fail with GHC 7.10.1
2015-04-20 17:40:16 +02:00
Peter Simons
cba0f43304
haskell-diagrams-lib: build has been fixed upstream
2015-04-20 17:40:14 +02:00
Peter Simons
ee90f707a6
haskell-configuration-ghc-7.10.x.nix: fix Hydra evaluation errors
2015-04-20 17:40:14 +02:00
Peter Simons
2799cf5e1b
hackage-packages.nix: re-generate from Hackage state ea1b618ac7
2015-04-20 17:40:14 +02:00
Peter Simons
e313cd711e
r-modules: disable broken builds on Hydra
2015-04-20 17:38:46 +02:00
Balletie
d03e6162dc
Update SFML to version 2.2, remove sfml_git, and update MARS (depended on sfml_git)
2015-04-20 16:49:39 +02:00
Eelco Dolstra
61cca2cadf
meta.homePage -> homepage
2015-04-20 14:20:03 +02:00
Thomas Tuegel
f6428cf2e9
remove kde-frameworks-5.7
2015-04-19 20:40:57 -05:00
Spencer Whitt
3e2b774384
cimg, qt4, pdf2svg: enable on Darwin
2015-04-19 19:39:35 -04:00
Peter Simons
b6944026c6
haskell-hruby: add missing system dependency and disable broken test suite
...
Work around https://github.com/bartavelle/hruby/issues/10 and
https://github.com/bartavelle/hruby/issues/9 as suggested in
https://github.com/NixOS/nixpkgs/pull/7442 .
2015-04-20 00:06:52 +02:00
Peter Simons
72f06e79f5
haskell-tasty-rerun: fix build with GHC 7.10.1
2015-04-20 00:06:52 +02:00
Peter Simons
921e73eb7e
haskell-nats: fix build with older compilers
2015-04-20 00:06:52 +02:00
Peter Simons
a9d7fff06c
haskell-bloomfilter: fix build with GHC 7.10.1
...
https://github.com/bos/bloomfilter/issues/11
2015-04-20 00:06:52 +02:00
Peter Simons
bfe4b07321
hackage-packages.nix: re-generate from Hackage state be5b264dd1
2015-04-20 00:06:52 +02:00
Peter Simons
88fa30e8f2
haskell-configuration-ghc-7.10.x: clean-up
2015-04-19 19:56:45 +02:00
Peter Simons
5d6cdabf44
haskell-control-monad-free: use pre 0.6 version on older compilers
2015-04-19 19:48:33 +02:00
Peter Simons
5268dd470c
haskell-mtl-compat: fix build with GHC 7.10.x or later
2015-04-19 19:48:11 +02:00
Peter Simons
8cfd8673f5
haskell-extra build succeeds with the new generic builder.
2015-04-19 19:47:39 +02:00
Sebastian Jordan
956f6dbd4a
Disable sdl2-ttf tests in haskellng packages.
...
The testsuite of the sdl2-ttf requires user input to finish, thats why
it should be disabled until a version which fixed this problem is
available on hackage.
Closes https://github.com/NixOS/nixpkgs/pull/7464 .
2015-04-19 18:36:08 +02:00
Peter Simons
d3b73ae30f
idris: simplify overrides as suggested by @abbradar
2015-04-19 18:32:03 +02:00
Peter Simons
d50fe49ded
Merge pull request #7037 from peti/haskell-updates-ghc7101
...
Switch the default Haskell package set to GHC 7.10.1.
2015-04-19 17:57:33 +02:00
Peter Simons
0b088ce581
r-modules: revert "disable builds that depend on broken gdal library"
...
This reverts commit 9e9b5e6e69
. gdal has
been fixed in 1645795c53
.
2015-04-19 17:52:50 +02:00
Eelco Dolstra
b7b661f05f
Merge pull request #7412 from k0ral/sqlite
...
sqlite: 3.8.8.3 -> 3.8.9
2015-04-19 13:40:13 +02:00
Luca Bruno
b247577487
Revert "Merge pull request #7450 from risicle/gdaldisablepy"
...
This reverts commit e1db3adbac
, reversing
changes made to ca0d1aa9a3
.
See https://github.com/NixOS/nixpkgs/pull/7450#issuecomment-94259269
2015-04-19 12:19:52 +02:00
Peter Simons
bf294df172
haskell-annotated-wl-pprint was fixed upstream.
2015-04-19 11:59:09 +02:00
lethalman
e1db3adbac
Merge pull request #7450 from risicle/gdaldisablepy
...
gdal: just disable python support instead of marking gdal broken wholesa...
2015-04-19 11:54:50 +02:00
William A. Kennington III
cebecb3ef6
hiredis: 0.12.1 -> 0.13.0
2015-04-19 00:37:55 -07:00
codyopel
65f88c172b
fdk-aac: 0.1.3 -> 0.1.4
2015-04-19 03:21:50 -04:00
William A. Kennington III
42e996308e
Merge pull request #7254 from codyopel/gsm-cross
...
[WIP][DARWIN] libgsm: 1.0.13 -> 1.0.14 & improve cross platform support
2015-04-18 23:56:55 -07:00
Tobias Geerinckx-Rice
74d66a3df1
dejagnu 1.5.1 -> 1.5.3
2015-04-19 02:13:30 +02:00
Spencer Whitt
626a047b2d
gstreamermm: enable Darwin
2015-04-18 19:02:47 -04:00
Spencer Whitt
b2589bb0ba
gst-plugins-ugly 0.x: fix Darwin build
2015-04-18 19:02:47 -04:00
Spencer Whitt
3001119d53
gst-plugins-good 0.x: fix Darwin build
2015-04-18 19:02:46 -04:00
Spencer Whitt
4318768a10
gstreamer 0.x: fix for Darwin
2015-04-18 19:02:46 -04:00
Spencer Whitt
a2616e0370
gnonlin, gst-editing-services: enable Darwin
2015-04-18 19:02:45 -04:00
Spencer Whitt
a936dd0011
gst-plugins-ugly 1.x: fix Darwin build
2015-04-18 19:02:45 -04:00
Spencer Whitt
0115d512fe
gst-plugins-bad 1.x: fix Darwin build
2015-04-18 19:02:45 -04:00
Spencer Whitt
f4873eff16
gst-plugins-good 1.x: fix Darwin build
2015-04-18 19:02:44 -04:00
Spencer Whitt
a9644c2ddd
gst-plugins-base 1.x: fix Darwin build
2015-04-18 19:02:44 -04:00
Spencer Whitt
f752a8c419
gstreamer 1.x: build on Darwin
2015-04-18 19:02:43 -04:00
Spencer Whitt
710a31eb08
libdv: refactor and Darwin fix
2015-04-18 19:02:43 -04:00
Spencer Whitt
de97f99e6d
libvdpau: Build shared libraries on Darwin
...
Not sure why this flag was breaking shared libraries, but it no longer
seems to be necessary regardless.
2015-04-18 18:57:42 -04:00
Spencer Whitt
0ffa2ffe2b
libiec61883: Set platforms and update license
2015-04-18 18:57:41 -04:00
Spencer Whitt
deddaa6c0d
libavc1394: Add platforms and update license
2015-04-18 18:57:41 -04:00
Spencer Whitt
86f3a5756d
libraw1394: Set platforms and update license
2015-04-18 18:54:23 -04:00
Spencer Whitt
c1bd505507
libmodplug: Enable building on Darwin
2015-04-18 18:54:22 -04:00
Charles Strahan
1645795c53
gdal: unbreak the python lib
2015-04-18 17:33:49 -04:00
Robert Scott
f2e8e6a598
gdal: just disable python support instead of marking gdal broken wholesale
2015-04-18 20:38:50 +01:00
Nikolay Amiantov
da9dfdf956
idris: fix building on GHC 7.8
2015-04-18 21:16:52 +02:00
Peter Simons
3ec8e58754
haskell-configuration-ghc-7.8.x: fix transformers-compat
2015-04-18 20:43:23 +02:00
Peter Simons
e9eacd119c
haskell-configuration-ghc-7.10.x: remember ticket for brainfock and unlambda patches
2015-04-18 20:43:23 +02:00
Peter Simons
09fe56f2e5
haskell-ng: switch default configuration to mtl 2.2.x
2015-04-18 20:43:23 +02:00
Peter Simons
2eb911bd4c
haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors
2015-04-18 20:43:23 +02:00
Peter Simons
d405c97251
haskell-ShellCheck build has been fixed upstream.
2015-04-18 20:43:22 +02:00
Nikolay Amiantov
196e34279d
haskellng.generic-builder: move jailbreak-cabal to postPatch
...
Closes https://github.com/NixOS/nixpkgs/pull/7208 .
2015-04-18 20:43:22 +02:00
Peter Simons
51c9058731
haskell-zlib: fix build by disabling the test suite
2015-04-18 20:43:22 +02:00
Peter Simons
c23eb9eff8
haskell-wl-pprint build with GHC 7.10.1 has been fixed upstream.
2015-04-18 20:43:22 +02:00
Peter Simons
3508e62740
haskell-configuration-ghc-7.10.x: mark broken packages
...
- BNFC = markBrokenVersion "2.7.1" super.BNFC;
- HList = markBrokenVersion "0.3.4.1" super.HList;
- cmdlib = markBroken super.cmdlib;
- ShellCheck = markBroken ShellCheck;
- arithmoi = markBroken super.arithmoi;
- ghc-mod = markBroken super.ghc-mod;
- graphviz = markBroken super.graphviz;
Disable hastache's test suite to fix the build.
2015-04-18 20:43:22 +02:00
Peter Simons
4299a86a59
haskell-pandoc: remove obsolete patches for ghc-7.10.x support
2015-04-18 20:43:22 +02:00
Peter Simons
0ddba1e0e9
haskell-arithmoi: patch for GHC 7.10.1 no longer apply cleanly
...
See http://hydra.cryp.to/build/729998/nixlog/2/raw .
2015-04-18 20:43:22 +02:00
Peter Simons
6bea2d503a
haskell-nats: fix build on pre 7.10.x compilers
2015-04-18 20:43:22 +02:00
Peter Simons
2121543d0c
jailbreak-cabal: avoid infinite recursion
2015-04-18 20:43:22 +02:00
Peter Simons
b2f87068b6
haskell-configuration-ghc-7.10.x: remove obsolete overrides
2015-04-18 20:43:22 +02:00
Peter Simons
c434966fe0
hackage-packages.nix: re-generate from Hackage state 81d069379a
2015-04-18 20:43:22 +02:00
Robin Gloster
cb904510a6
consolidate php builds
2015-04-18 03:46:48 -07:00
Vladimír Čunát
7f81c07145
libsecret: clean deps, add (more) meta
...
Most changes from former version of this patch was already pushed in f00f25bf6a
.
2015-04-18 07:22:25 +02:00
Vladimír Čunát
fe3e336590
t1lib: fix several years old security problems
...
/cc xpdf maintainer @peti may want to use it now.
Tested pdflatex on some PDFs of mine using T1-encoded fonts
(hopefully that used the library at least).
2015-04-18 07:11:55 +02:00
Vladimír Čunát
4b6b03e2ce
xcb-util-cursor: autogenerate as other xorg pkgs
...
HEAD version still needed on darwin, reportedly:
https://github.com/vcunat/nixpkgs/commit/0c915b8812#commitcomment-10615086
2015-04-18 07:08:45 +02:00
Vladimír Čunát
d3399ca45b
cairo: maintenance update
...
The removed patch was included in the release.
2015-04-18 07:08:15 +02:00
Daniel Peebles
80f4b81615
Merge pull request #7404 from cstrahan/bundlerenv-fixes
...
Bundlerenv fixes
2015-04-17 23:13:08 -04:00
William A. Kennington III
556c2a919c
icedtea: 2.5.4 -> 2.5.5
2015-04-17 14:10:09 -07:00
Nikolay Amiantov
152a8add72
haskellngPackages.edit-distance: fix for GHC 7.10
2015-04-18 00:07:57 +03:00
Nikolay Amiantov
d3503422e2
haskellngPackages.IOSpec: fix for GHC 7.10
2015-04-18 00:07:53 +03:00
Nikolay Amiantov
6e9a6e57cb
haskellngPackages.brainfuck/unlambda: fix for GHC 7.10
2015-04-18 00:07:39 +03:00
Nikolay Amiantov
2f886d3f16
haskellngPackages.misfortune: fix for GHC 7.10
2015-04-18 00:07:31 +03:00
Nikolay Amiantov
2f7bc991aa
haskellngPackages.gnuplot: fix for GHC 7.10
2015-04-18 00:07:25 +03:00
Nikolay Amiantov
125cce54ba
haskellngPackages.dependent-sum-template: fix for GHC 7.10
2015-04-17 23:51:03 +03:00
Nikolay Amiantov
282dfc8bb3
haskellngPackages.mueval: fix for GHC 7.10
2015-04-17 23:51:03 +03:00
Peter Simons
9e9b5e6e69
r-modules: disable builds that depend on broken gdal library
2015-04-17 20:02:46 +02:00
Luca Bruno
384abb5e29
Add automake 1.15
2015-04-17 17:18:10 +02:00
Damien Cassou
b645431030
Merge pull request #7428 from DamienCassou/update-pharo-vm
...
Update pharo-vm to add missing PharoV40.sources
2015-04-17 16:05:34 +02:00
Luca Bruno
52c9115fcb
gtkimageview: fix build for ZHF
2015-04-17 16:03:21 +02:00
Damien Cassou
8c0fc8bd21
Update pharo-vm to add missing PharoV40.sources
2015-04-17 15:52:07 +02:00
Michel Kuhlmann
cc5f5f0fd3
r-modules: update from CRAN state at 2015-04-16T11:23:00+0100
...
Closes https://github.com/NixOS/nixpkgs/pull/7411 .
2015-04-17 15:38:12 +02:00
Peter Simons
08f3c8cbac
gdal: mark broken
...
The build tries to install files outside of its prefix. A complete build log
with the error is at http://hydra.nixos.org/build/21344907/nixlog/1/raw .
The subject came up in https://github.com/NixOS/nixpkgs/pull/7411 .
2015-04-17 15:37:32 +02:00
Luca Bruno
b9ba937f81
wiredtiger: not supported on i686
2015-04-17 15:32:25 +02:00
Luca Bruno
19a1b86a15
collectd: update and reintroduce rabbitmq-c 0.4 to fix build for ZHF
2015-04-17 15:07:46 +02:00
Thomas Tuegel
c90744fcb5
openblas: downgrade to 0.2.12, build generic target
2015-04-17 07:35:19 -05:00
koral
2dd534e10a
glib: 2.42.2 -> 2.44.0
2015-04-17 10:33:24 +00:00
Edward Tjörnhammar
7bf532fb03
haskell-ng.packages.ghc7101.conduit-combinators: remove applied patch
2015-04-17 12:22:35 +02:00
Lluís Batlle i Rossell
19a96c7c30
Adding alsa/pulseaudio to mikmod
...
I also write the sf urls with mirror://.
2015-04-17 09:37:42 +02:00
Mads Lindstrøm
012bb48a18
Adding Danish dictionary to Aspell
2015-04-16 19:37:41 +02:00
Luca Bruno
23a92ba43c
pond: fix build by renaming imports, also add renameImports to goBuildPackage
2015-04-16 18:43:37 +02:00
Domen Kožar
a83f55af1c
node: set interpreterName for 0.10
2015-04-16 12:43:04 -04:00
Luca Bruno
a0dcd49bbc
btar: fix build by reintroducing librsync 0.9.x for ZHF
2015-04-16 17:59:33 +02:00
Nikolay Amiantov
4c1afe5cce
leksah: move to haskell tools and add cabal to path
2015-04-16 15:53:57 +03:00
Nikolay Amiantov
5dec393125
lambdabot, mueval: move to development/tools/haskell
2015-04-16 15:53:57 +03:00
Nikolay Amiantov
4947f918ad
lambdabot: add package
2015-04-16 13:32:48 +03:00
Nikolay Amiantov
73bd3fbc7f
haskellngPackages.lambdabot: fix evaluation in GHC >=7.8
2015-04-16 13:32:48 +03:00
Nikolay Amiantov
58330b2a81
mueval: add package
2015-04-16 13:32:48 +03:00
Nikolay Amiantov
8d91cc7637
haskellPackages.mueval: fix evaluation
2015-04-16 13:32:48 +03:00
Arseniy Seroka
d56e9b4f05
Merge pull request #7330 from RumataEstor/rust-beta
...
Provide rustc-1.0.0-beta as the default rust package
2015-04-16 13:05:40 +03:00
koral
3fe9fae62c
sqlite: 3.8.8.3 -> 3.8.9
2015-04-16 09:25:15 +00:00
Aycan iRiCAN
1e18670132
Merge pull request #7410 from aycanirican/ghcjs_pretty_submodule_fix
...
ghcjs-boot doesn't build due to broken submodule ref.
2015-04-16 11:32:11 +03:00
Aycan iRiCAN
620dcad2d4
ghcjs-boot doesn't build due to broken submodule ref.
2015-04-16 11:31:14 +03:00
Ryan Scheel (Havvy)
459133ce72
Remove nightly derivations for iojs
2015-04-15 21:01:48 -07:00
Dmitry Belyaev
854f81da34
Update racerRust
2015-04-16 13:37:18 +10:00
Arseniy Seroka
f029ccadc9
Merge pull request #7385 from Forkk/screencloud
...
Add package for Screencloud 1.2.0
2015-04-16 06:28:00 +03:00
Forkk
78eb702d35
qxt: init at 0.6.2
2015-04-15 22:04:33 -05:00
Shea Levy
d480957d2a
ats2: bump
2015-04-15 22:51:10 -04:00
Charles Strahan
7fc3b002e6
bundlerEnv: better error handling
...
properly handle the case where a gemspec is missing
2015-04-15 19:24:30 -04:00
Charles Strahan
be3d3dd298
bundlerEnv: fix charlock_holmes config
2015-04-15 19:24:04 -04:00
Charles Strahan
bb7c9f71e1
bundix: 1.0.2 -> 1.0.3
2015-04-15 19:07:09 -04:00
Charles Strahan
f65fed20de
hakyll: remove patches for GHC 7.10.x
2015-04-15 17:02:58 -04:00
Edward Tjörnhammar
dfc8e5ab05
ihaskell: cleanup wrapper and service
2015-04-15 23:00:03 +02:00
Mateusz Kowalczyk
33d52b37f3
haskell-yi: improve wrapper and use haskell-ng
...
Now pkgs.yi is the package to use and override
2015-04-15 21:31:17 +01:00
Peter Jones
c61aa9c2d1
New package: SassC (front-end for libsass)
2015-04-15 08:44:35 -06:00
Nikolay Amiantov
77a153a655
leksah: add wrapper
...
Closes https://github.com/NixOS/nixpkgs/pull/7063 .
2015-04-15 13:40:07 +02:00
Nikolay Amiantov
0e223ffafe
haskellng.jsaddle: fix on non-ghcjs
2015-04-15 13:39:36 +02:00
William A. Kennington III
dc84c2dcee
mesa: Cleanup output hack
2015-04-14 21:38:47 -07:00
taku0
256cd8046c
oraclejdk: bump to 8u45, 7u79, and 7u80
2015-04-15 10:02:05 +09:00
Charles Strahan
c17aa58fa9
ghcjs: mark as unbroken on i686
2015-04-14 20:00:37 -04:00
Charles Strahan
290c72753a
ghcjs: fix on 32-bit systems
...
fixes #7341
2015-04-14 19:54:57 -04:00
Michael Raskin
e86348fa66
Add md5 Lisp package
2015-04-15 02:48:54 +03:00
Peter Simons
2c5593c409
Merge pull request #7383 from edwtjo/ghc7101pkgs-fixes
...
ghc7101 configurations
2015-04-14 21:20:59 +02:00
Forkk
c5457ebd9b
qt-mobility: fix package
...
Fixed QtMobility's build script so that it builds correctly.
The package is now downloaded from a GitHub mirror repo instead of
Nokia's download site, which is no longer available.
Also added the package to all-packages.nix so that it can actually be
used (who knows why it wasn't in there).
2015-04-14 13:32:13 -05:00
Edward Tjörnhammar
b2f22c8a29
ghc7101 configurations
...
haskell-ng.packages.ghc7101.timezone-series: jailbreak
haskell-ng.packages.ghc7101.timezone-olson: jailbreak
haskell-ng.packages.ghc7101.libmpd: disable testing
haskell-ng.packages.ghc7101.xmonad-extras: rename volume operator
2015-04-14 20:24:58 +02:00
Charles Cooper
ff8b1eff0c
update rdmd to 2.067.0
2015-04-14 10:46:24 -07:00
Charles Cooper
ba206b550a
dub update to v0.9.23
2015-04-14 10:46:16 -07:00
Charles Cooper
163d6a13ee
dmd update to 2.067.0
2015-04-14 09:30:35 -07:00
Lluís Batlle i Rossell
745b1ce04a
Updating gdb to 7.9.
...
I can remove the patch of edit-signals. It seems to work without it.
I tested the change over release-14.12.
2015-04-14 17:26:13 +02:00
vbgl
d8db514f68
Merge pull request #7373 from nathanielbaxter/dev/gecode
...
gecode: update from 4.3.3 to 4.4.0
2015-04-14 16:24:17 +02:00
Peter Simons
ef21b5c27c
cabal2nix: bump version and fix GHC 7.10.x build error
...
Fixes https://github.com/NixOS/cabal2nix/issues/158 .
2015-04-14 15:42:38 +02:00
Ian-Woo Kim
ca5e8df0f4
haskell-distributed-process-*: disable several checkPhases and haddockPhases for distributed-process-* packages and cloud-haskell.
...
Resolved https://github.com/NixOS/nixpkgs/pull/7335 .
2015-04-14 14:34:38 +02:00
Peter Simons
297f32d3e6
haskell-directory: test suite has been fixed upstream
2015-04-14 14:22:21 +02:00
Peter Simons
ccbe00dafb
hackage-packages.nix: re-generate from Hackage 2015-04-13T23:41:21+0200
2015-04-14 14:22:21 +02:00
Peter Simons
65822005f0
Merge pull request #7314 from edwtjo/ihaskell-fixups
...
IHaskell fixes
2015-04-14 14:21:44 +02:00
Peter Simons
34c4b25e01
Merge pull request #7375 from edwtjo/remove-applied-mono-traversable-patch
...
haskellngPackages.mono-traversable: removing applied patch
2015-04-14 14:16:53 +02:00
Peter Simons
7de9c54b6e
ghcjs: mark broken on 32-bit linux
...
https://github.com/NixOS/nixpkgs/issues/7341
2015-04-14 13:35:16 +02:00
Edward Tjörnhammar
c71ec659ee
haskell-ng.packages.ghc7101.mono-traversable: removing applied patch
2015-04-14 12:34:01 +02:00
Michael Raskin
c9556bff3c
Fix more common-lisp.net source
2015-04-14 12:48:54 +03:00
Michael Raskin
d4b5194ca6
Pass cacert to fetchdarcs in iterate source; maybe it is an isolated incident not worth fixing in fetchdarcs itself
2015-04-14 11:52:23 +03:00
Michael Raskin
43f227d577
Add default for ASDF in clwrapper
2015-04-14 11:52:23 +03:00
Nathaniel Baxter
4b7d390c92
gecode: update from 4.3.3 to 4.4.0
2015-04-14 17:47:30 +10:00
aszlig
311aa5d8d9
python-wrapper: Handle strings at the beginning.
...
This should fix #7366 for now, but using the (IMHO) pragmatic approach
of extending the sed expression to recognize strings.
However, this approach is obviously not parsing the full AST, nor does
it wrap Python itself (as pointed out by @spwhitt in #7366 ) but tries to
match Python strings as best as possible without getting TOO unreadable.
We also use a little bit of Nix to help generating the SED expression,
because doing the whole quote matching block over and over again would
be quite repetitious and error-prone to change. The reason why I'm using
imap here is that we need to have unique labels to avoid jumping into
the wrong branch.
So the new expression is not only able to match continous regions of
triple-quoted strings, but also regions with only one quote character
(even with escaped inner quotes) and empty strings.
However, what it doesn't correctly recognize is something like this:
"string1" "string2" "multi
line
string"
Which is very unlikely that we'll find something like this in the wild.
Of course, we could handle it as well, but it would mean that we need to
substitute the current line into hold space until we're finished parsing
the strings, branch off to another label where we match multiline
strings of all sorts and swap hold/pattern space and finally print the
result. So to summarize: The SED expression would be 3 to 4 times bigger
than now and we gain very little from that.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-14 07:13:15 +02:00
William A. Kennington III
a916e97eef
mesa: 10.5.2 -> 10.5.3
2015-04-13 22:06:04 -07:00
William A. Kennington III
a9e364a998
Merge pull request #7159 from codyopel/libvpx-cleanup
...
libvpx: refactor & 1.3.0 -> 1.4.0
2015-04-13 21:38:07 -07:00
William A. Kennington III
362ac71a66
libksba: 1.3.2 -> 1.3.3
2015-04-13 18:03:01 -07:00
William A. Kennington III
c855339dc7
libgpg-error: 1.18 -> 1.19
2015-04-13 18:03:01 -07:00
Charles Strahan
d48ff3a9b4
mailcore2: update to version 0.5.1
2015-04-13 16:54:51 -04:00
Mateusz Kowalczyk
8f48e49d71
haskell-ng: patch dyre to check NIX_GHC
...
xmonad is patched in similar manner already
2015-04-13 11:08:15 +01:00
Dmitry Belyaev
2a10294b74
Update rustcMaster
2015-04-13 15:55:39 +10:00
Dmitry Belyaev
871d11c176
Update cargoSnapshot to rustc-1.0.0-beta release
2015-04-13 15:55:39 +10:00
Dmitry Belyaev
7a51920367
Provide rustc-1.0.0-beta as the default for rustc
...
The patch injects full paths to utilities rather then expects to find then in the environment.
Also remove alphas.
2015-04-13 15:50:24 +10:00
William A. Kennington III
6fa8239669
libevdev: 1.3.1 -> 1.4.1
2015-04-12 20:33:00 -07:00
Domen Kožar
c6512f7df3
buildPythonPackage: propagate setuptools
2015-04-12 21:15:36 -04:00
Austin Seipp
a4e63baf35
nixpkgs: arcanist 20150318 -> 20150412
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-12 12:16:30 -05:00
Shea Levy
526bf50e2e
data-clist: Bump to 0.0.7.4
...
Refs sw17ch/data-clist#8
Not a full hackage update due to NixOS/cabal2nix#160
2015-04-12 12:45:30 -04:00
Austin Seipp
11ff78da80
nixpkgs: update oraclejdk8 sha256s
...
Apparently, these changed.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-12 01:15:52 -05:00
Thomas Tuegel
d1a6edae0d
kde-frameworks: update 5.8 to 5.9
2015-04-11 18:31:00 -05:00
Shea Levy
95c8a358f5
diagrams-rasterific: jailbreak
2015-04-11 18:26:29 -04:00
Shea Levy
1cbf0b7d27
diagrams-lib: build on ghc-7.10
2015-04-11 18:22:50 -04:00
Shea Levy
ed892e222b
ekg: jailbreak
2015-04-11 17:46:37 -04:00
Shea Levy
5b1692531e
diagrams-core: Enable building on ghc 7.10
2015-04-11 17:40:04 -04:00
Shea Levy
aa65eacedc
statestack: Patch in ghc 7.10 support
2015-04-11 17:26:32 -04:00
Shea Levy
6d6bd65b62
monoid-extras: Build on 7.10
2015-04-11 17:20:20 -04:00
Shea Levy
da2d0519d7
haskell-linear: Patch out Werror
2015-04-11 17:01:10 -04:00
Shea Levy
06089c3505
ekg-core: Jailbreak for ghc-prim
2015-04-11 16:34:09 -04:00
Shea Levy
4316ecdd81
haskell-ng.data-clist: jailbreak
2015-04-11 16:30:50 -04:00
Shea Levy
0521b74009
safecopy: Disable tests on ghc 7.10
...
Refs acid-state/safecopy#25 acid-state/safecopy#26
2015-04-11 15:23:53 -04:00
Shea Levy
afa985d4e7
arithmoi: Fix for ghc 7.10
2015-04-11 14:40:39 -04:00
Shea Levy
fe4d221a30
ffmpeg-light: libavutil is part of ffmpeg.
...
Refs NixOS/cabal2nix#159
2015-04-11 14:24:02 -04:00
William A. Kennington III
f2c5ddb966
xmlrpc-c: 1.25.30 -> 1.33.17
2015-04-10 23:23:53 -07:00
Edward Tjörnhammar
f13d9f28e8
ihaskell: deprecate old haskellPackages expression
2015-04-11 00:09:31 +02:00
John Wiegley
86bead829a
bedrock: Don't bulid Cito without the platform
2015-04-10 14:13:54 -05:00
Vincent Laporte
0dcd94bf81
ocaml-pgocaml: update from 2.1 to 2.2
2015-04-10 17:45:37 +02:00
Arseniy Seroka
3fb880fc77
Merge pull request #7296 from devhell/mediainfo
...
Update mediainfo{-gui} and dependencies
2015-04-10 17:52:45 +03:00
Thomas Tuegel
88918e10e9
Merge branch 'master' into staging
2015-04-10 07:45:38 -05:00
Peter Simons
37f7e152d5
Merge pull request #7303 from teh/master
...
Update closure-compiler and fix purescript for ghc 7.8
2015-04-10 13:48:40 +02:00
Peter Simons
79fca7c3e4
Merge pull request #7267 from couchemar/erlang-r17.5
...
erlang/R17 update to 17.5
2015-04-10 11:12:40 +02:00
Vladimír Čunát
6e80d9b5fb
shroedinger: add a mirror, as homepage is inaccessible
2015-04-10 09:41:03 +02:00
Thomas Tuegel
2354c68d1d
kf58: use default cmake
2015-04-09 17:46:01 -05:00
Arseniy Seroka
00c3a9751a
Merge pull request #7284 from couchemar/elixir-1.0.4
...
Update elixir to 1.0.4
2015-04-09 23:49:02 +03:00
Charles Strahan
7d11b9535d
Merge pull request #7161 from cstrahan/taffybar-fix
...
haskell: fix taffybar on GHC 7.10
2015-04-09 16:33:35 -04:00
William A. Kennington III
f00f25bf6a
libsecret: 0.16 -> 0.18
2015-04-09 13:21:46 -07:00
Vladimír Čunát
d353521423
icu: update, probably including security
...
I think this should fix all security problems in icu,
if there were any, but I've found no explicit reference.
So, close #7202 ?
2015-04-09 21:45:27 +02:00
Charles Strahan
b5f63776a0
haskell: simplify ghcjs-dom expression for GHCJS
2015-04-09 15:02:16 -04:00
Charles Strahan
ed30c8ba40
haskell: use native alex and happy for GHCJS
2015-04-09 15:02:16 -04:00
Charles Strahan
f415ce2953
haskell: bring back wl-pprint patch
...
partially reverts 5742215
2015-04-09 15:02:16 -04:00
Vladimír Čunát
596bf235b6
glibc: security fix CVE-2014-8121, fixes #7207
2015-04-09 20:42:35 +02:00
devhell
4c9d7ccbe7
Update mediainfo{-gui} and dependencies
...
* mediainfo{-gui} 0.7.72 -> 0.7.73
* libmediainfo 0.7.72 -> 0.7.73
* libzen 0.4.30 -> 0.4.31
From the mediainfo ChangeLog:
```
Version 0.7.73, 2015-04-09
+ BPG: basic support, thanks to Kurtnoise
+ CAF: basic support of Apple Core Audio Format, sponsored by FlavorSys
+ JPEG-2000: Display of profile (Rsiz)
+ JPEG-2000: detection of XYZ colorspace (based on D-Cinema profile)
+ FFV1 in MOV: more details (version...)
+ MOV/MPEG-4: handling of clcn (little endian nclc) Color parameter type
+ #P84, Matroska: Add TEXTST support to the MKV Parser, thanks to Kurtnoise
+ #P85, MPEG-TS: Add TEXTST support to the MPEG-PSI Parser, thanks to Kurtnoise
+ MediaInfoDLL interface: clean up, more debug features added
+ MediaInfoDLL interface: Giant threads lock removed
+ #F460, VC-3/DNxHD: detection of RGB 444 and other SMPTE ST 2019 (2014) new CIDs
+ VC-3/DNxHD: version number (HVN)
+ Clean aperture size is move from width/height to its own field
+ HEVC: tier
+ MXF: writing library and writing application fields are cleaned up
+ ProRes: support of 4444 profiles
+ CAP: detection of CAP files from Cheetah and Lambda
x B886, XML and HTML outputs were broken
x B902: EBU AspectRatio invalid in case of non classic numerator:denominator format
x #B758, VC-3/DNxHD: wrong color space and subsampling in case of unknown CID, now empty if format version is not known
x #B903, MXG: Incorrect timecode track used for AS-11 DPP MXF files
x #B904, MXF: Handling repetition of Header Metadata in MXF files
x MXF: AFD value was wrong (displaying the complete byte, but AFD is only 4 bits of this byte)
x DTS: some streams in Little endian were not detected
x MPEG-4: some files were having an incorrect frame count
x AVC: Some SCTE 128 caption streams were displayed twice
x BMP; accepting files with file size information set to -1
x RF64: samplesCount was not always right
x MOV: avoid wrong parsing in case of "colr" atom with "prof" color parameter type
x DCP/IMF: ID has now the AM/PKL CPL order in order in all cases (not only when there is more than one CPL)
x #B893, MXF: Crash with Panasonic P2 3.0 files
x DPX: time information was with native ":" character
x Images sequence: "Delay" field is filled from the number in the name of the first file
x FLV: some files were not having the right duration
x DPX: Cineon files were detected as DPX Version 1, version number was not corresponding to the real version
```
2015-04-09 18:57:30 +01:00
lethalman
99c0410ccf
Merge pull request #7291 from Havvy/master
...
Update io.js
2015-04-09 18:56:28 +02:00
John Wiegley
208400cb3e
haskellngPackages.stm-conduit: 2.6.0 fails to build tests
2015-04-09 10:57:43 -05:00
Ryan Scheel (Havvy)
ae8efc22a5
Remove error hiding, comment saying where to call script from.
2015-04-09 17:11:47 +02:00
Ryan Scheel (Havvy)
2e465757f8
Update iojs to latest version.
2015-04-09 17:10:13 +02:00
Tom Hunger
0fb056f521
haskell-ng: Fix purescript build expression for GHC 7.8.
2015-04-09 14:21:17 +01:00
Tom Hunger
f71fa3cf75
closure-compiler: 20130603 -> 20150315.
2015-04-09 14:21:17 +01:00
Utku Demir
57422158b2
Remove haskellngPackages.wl-pprint-* patches since updated upstream
2015-04-09 13:02:04 +00:00
Andrey Pavlov
c3fd42ff64
Update elixir to 1.0.4
2015-04-09 10:10:35 +03:00
codyopel
f7c72d38f6
libgsm: 1.0.13 -> 1.0.14 & improve cross platform support
2015-04-08 21:17:11 -04:00
Nikolay Amiantov
08bf6c93c5
haskellng.leksah: don't run tests
2015-04-09 03:27:16 +03:00
Nikolay Amiantov
7e3d178e7b
haskell-ng.llvm-general: style fix
2015-04-09 03:05:57 +03:00
Nikolay Amiantov
f0f7707a03
haskellng.llvm-general: fix build
...
Closes #7259
2015-04-09 03:02:43 +03:00
Nikolay Amiantov
3956bc8e64
haskell-ng: fix various packages for 7.10
2015-04-09 02:58:59 +03:00
William A. Kennington III
1021e33fde
v8: 3.26.31.15 -> 3.30.33.16
2015-04-08 13:43:25 -07:00
William A. Kennington III
64abb36f66
wiredtiger: Add derivation
2015-04-08 13:17:42 -07:00
Aristid Breitkreuz
13360ba5dc
Merge pull request #7257 from spwhitt/inkscape
...
Fixes to build inkscape on Darwin
2015-04-08 21:59:48 +02:00