cillianderoiste
bae08dd971
Merge pull request #4660 from sepi/new-package-python-box2d
...
New package: python-box2d
2014-10-25 22:33:10 +02:00
Vladimír Čunát
89354b4b1a
autoconf-2.13: add versioned executable
...
Needed by mozilla hg builds.
2014-10-25 21:40:23 +02:00
Raffael Mancini
b1d04be2a3
New package: python-box2d. The Python bindings of the c++ game physics library box2.
2014-10-25 17:05:28 +02:00
Aristid Breitkreuz
42aa2e25ec
gvfs: lightWeight -> !gnomeSupport
2014-10-25 16:17:39 +02:00
Nikolay Amiantov
ca3690d426
gvfs: support samba in lightweight version
2014-10-25 16:08:50 +02:00
Michael Weiss
fd5f455a73
Update OpenLDAP from 2.4.39 to 2.4.40
2014-10-25 15:34:48 +02:00
Aristid Breitkreuz
6ea96be470
Merge pull request #4635 from asppsa/pure-0.63
...
Upgrade Pure to 0.63
2014-10-25 15:30:02 +02:00
Austin Seipp
551ead935c
gambit: 4.6.1 -> 4.7.3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-24 23:04:48 -05:00
James Cook
d2c0011c2f
ruby: Fix build on systems with store optimisation. Closes #4273 . #4266 promises a better fix.
...
(The build process attempted to copy file a overwriting file b, where a
and b are hard-linked, which results in cp returning a non-zero exit
code.)
https://github.com/NixOS/nixpkgs/issues/4266
2014-10-25 06:13:16 +03:00
Austin Seipp
dd57d8426f
bigloo: 3.7a -> 4.1a-2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-24 21:58:53 -05:00
William A. Kennington III
1eded784d0
libykneomgr: Add derivation
2014-10-24 16:37:37 -07:00
William A. Kennington III
0f7527bea3
libu2f-host: Add derivation
2014-10-24 16:37:36 -07:00
William A. Kennington III
7b6e70c72d
hidapi: Add derivation
2014-10-24 16:37:36 -07:00
William A. Kennington III
5204bdaf6b
libyubikey: Reformat derivation
2014-10-24 16:37:36 -07:00
Shea Levy
aab11d6963
nix-exec: bump
2014-10-24 17:06:54 -04:00
Domen Kožar
0272a469a9
Merge pull request #4646 from geerds/python26-sqlite3
...
Fix python26Packages.sqlite3
2014-10-24 16:13:45 +02:00
Mateusz Kowalczyk
432d9fc373
haskell-yi-monokai: new package
2014-10-24 13:07:01 +01:00
Mateusz Kowalczyk
ebfabf6fbe
haskell-yi-fuzzy-open: new package
2014-10-24 13:07:01 +01:00
Eelco Dolstra
e3728f0aad
DBD::SQLite: Update to 1.44
2014-10-24 11:55:48 +02:00
Eelco Dolstra
2b5ccf8a53
sqlite: Enable optimization
...
Commit a28940d9d5
changed the SQLite
build to use CFLAGS instead of NIX_CFLAGS_COMPILE, but that's really
bad because it clobbers the default -O2 flag. So all this time we had
an unoptimized SQLite build. (This is one of the reasons why
NIX_CFLAGS_COMPILE exists - messing with CFLAGS is almost never a good
idea.)
2014-10-24 11:55:11 +02:00
Eelco Dolstra
b4db4db322
sqlite: Update to 3.8.7
2014-10-24 11:54:52 +02:00
Rok Garbas
c44c00d56c
python: adding test/test_support.py module in all python versions
...
- test/test_support.py module is used by many libraries which backport python
3.0 functionality to 2.6/2.7
- enable subprocess32 tests (now passing for python 2.6/2.7)
2014-10-24 10:44:15 +02:00
Mateusz Kowalczyk
25e552664a
Merge pull request #4479 from sjmackenzie/elixir-mix-fix
...
Elixir's mix shouldn't be added to wrapProgram
2014-10-24 06:37:02 +01:00
Jascha Geerds
d49556a976
Fix python26Packages.sqlite3
2014-10-23 22:56:55 +02:00
William A. Kennington III
582112fc7b
spice-gtk: 0.24 -> 0.25
2014-10-23 13:29:07 -07:00
Alastair Pharo
d37835295a
Upgrade Pure to 0.63
2014-10-23 23:30:27 +11:00
Domen Kožar
efea92de19
fixes #1933
2014-10-23 00:14:09 +02:00
Peter Simons
80585d4599
haskell-pipes-attoparsec: update to version 0.5.1.1
2014-10-22 23:00:41 +02:00
Peter Simons
9f1a7d1c29
haskell-persistent: update to version 2.1.0.1
2014-10-22 23:00:41 +02:00
Peter Simons
ee80d4de26
haskell-persistent-postgresql: update to version 2.1.0.1
2014-10-22 23:00:41 +02:00
Peter Simons
74aef8fc3c
haskell-hspec-checkers: re-generate expression with cabal2nix
2014-10-22 23:00:14 +02:00
Peter Simons
e9e9ab0981
haskell-concrete-typerep: disable test suite to avoid spurious failures
...
http://hydra.cryp.to/build/209703/nixlog/1/raw
2014-10-22 22:59:30 +02:00
Peter Simons
4c81525f9a
haskell-mtl: update 2.1.x branch to version 2.1.3.1
2014-10-22 22:59:30 +02:00
Peter Simons
c2861a1649
Merge pull request #4613 from edwtjo/ihaskell-quickfix
...
ihaskell: apply classy prelude patch
2014-10-22 22:58:47 +02:00
Peter Simons
41592033b4
Merge pull request #4617 from jkarni/master
...
Add hspec-checkers.
2014-10-22 22:52:54 +02:00
Shea Levy
6a04f343b3
libgit2: Add some more dependencies
2014-10-22 15:37:52 -04:00
Aristid Breitkreuz
f426de737c
Merge pull request #4557 from pmahoney/talloc-darwin
...
talloc: Fix linker flags on darwin.
2014-10-22 20:54:27 +02:00
Edward Tjörnhammar
8ca1c6aba7
haskellPackages.ihaskell: apply compile patch
2014-10-22 20:50:50 +02:00
Aristid Breitkreuz
3e707fe5db
update oracle jdk 7
2014-10-22 20:46:44 +02:00
Aristid Breitkreuz
68ea5c3178
Merge pull request #4565 from edwtjo/tsocks-fix
...
tsocks: fixes
2014-10-22 20:41:13 +02:00
Aron Fyodor Asor
758b937120
update elixir to v1.0.2
2014-10-22 10:55:43 -07:00
Julian K. Arni
b48fe7f566
Add hspec-checkers.
2014-10-22 18:09:06 +02:00
Sander van der Burg
cddc7382ef
nodejs: disable usage of http-parser library on darwin, because it breaks the build
2014-10-22 17:51:24 +02:00
Mathijs Kwik
6af6bd9b51
xulrunner: fix for building on i686
2014-10-22 16:20:43 +02:00
Mathijs Kwik
2140adf11f
Revert "Revert "xulrunner: stick to firefox's src attribute""
...
This reverts commit f13b383449
.
2014-10-22 16:20:43 +02:00
Bjørn Forsman
34ec068a46
quilt: set meta.platforms = all
...
We'll reduce it if/when Hydra reports some broken platforms.
2014-10-22 16:07:37 +02:00
Balaji Sivaraman
93fa6d456b
scala: Bump up version from 2.11.1 to 2.11.2
2014-10-22 19:27:54 +05:30
Peter Simons
d1fd6c90f4
scala: Revert "update from 2.11.1 to 2.11.3".
...
This reverts commit 4507aeb200
.
Scala 2.11.3 is broken:
https://groups.google.com/forum/#!msg/scala-internals/SSD9BNJaFbU/rACBkHrs2JEJ .
2014-10-22 14:57:13 +02:00
Bjørn Forsman
97e0f851d9
quilt: set meta.platforms
2014-10-22 12:02:54 +02:00
Peter Simons
b0ea187001
ihaskell-wrapper: inherit the meta section from ihaskell
2014-10-22 11:47:08 +02:00
Peter Simons
1e5c45f18e
haskell-network-simple: update to version 0.4.0.2
2014-10-22 11:47:08 +02:00
Peter Simons
433a2c56e5
haskell-mysql: update to version 0.1.1.7
2014-10-22 11:47:08 +02:00
Peter Simons
4d59d19143
haskell-focus: update to version 0.1.3
2014-10-22 11:47:07 +02:00
Peter Simons
a4ce7ccef3
haskell-fast-logger: update to version 2.2.3
2014-10-22 11:47:07 +02:00
Peter Simons
2c8a694706
haskell-extra: update to version 0.3.2
2014-10-22 11:47:07 +02:00
Peter Simons
84ed71cb03
haskell-dynamic-cabal: update to version 0.3.3
2014-10-22 11:47:07 +02:00
Peter Simons
1a7da2b3fd
haskell-HTF: update to version 0.12.2.2
2014-10-22 11:47:07 +02:00
Peter Simons
eaf518c297
haskell-vty: update to version 5.2.4 (and remove obsolete version 4.x)
...
This change breaks vty-ui, which appears to be unmaintained by upstream.
https://github.com/jtdaugherty/vty-ui/issues/55
2014-10-22 11:47:07 +02:00
Peter Simons
807e834742
Merge pull request #4612 from balajisivaraman/scala-2.11.3
...
scala: Bump up version from 2.11.1 to 2.11.3
2014-10-22 11:39:59 +02:00
Balaji Sivaraman
4507aeb200
scala: update from 2.11.1 to 2.11.3
2014-10-22 14:45:59 +05:30
aszlig
0c968c9a0e
ihaskell/wrapper: Fix eval by marking as broken.
...
Introduced by 5e03d07621
.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 09:21:53 +02:00
aszlig
57aaf3d36e
Merge branch 'nixpart-1.0-preparations'.
...
Partially and temporarily addresses NixOS/nixops#228 .
We now have an up-to-date version of Blivet and a bunch of its dependen-
cies as well as the old nixpart 0.4 with all its old and crappy
dependencies, which should fix _simple_ partitioning layouts for NixOps.
Also, nixpart 1.0 is now marked as broken, because it is not yet
released and this branch is more of a preparation and "damage control"
in case I shouldn't manage to finish nixpart + nixos-assimilate in time
for the next NixOS release.
2014-10-22 08:23:31 +02:00
aszlig
78ef5f9c14
nixpart: Move all 0.4 dependencies into one dir.
...
Once nixpart 1.0 is released we then only need to delete one single
directory rather than searching for needles in a haystack, that is, all
of <nixpkgs>. Also, it keeps my sanity at an almost healthy level.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:59 +02:00
aszlig
cff26e2d38
nixos: Add VM test for blivet.
...
I'm really not sure whether these tests are actually run upstream,
because there are quite a few oddities which either are my fault by just
missing something important or upstream really doesn't bother to run
those tests.
One example of this are testDiskChunk1 and testDiskChunk2, which create
two non-existing partitions and tries to allocate them. Now, in
allocatePartitions(), the partedPartition attributes are reset to None
and shortly afterwards a for loop is expecting it to be NOT None.
So, for now I'm disabling these tests and will see if we stumble on them
during work on nixpart 1.0, so we're really sure whether it's my fault
or a real bug in blivet.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:58 +02:00
aszlig
cb2c34f1bb
blivet: Update to new upstream version 0.67.
...
Put a copy of old version 0.17 expression into 0.17.nix and update the
pointers from nixpart0 accordingly.
This also means, that plain nixpart is now way more broken than
nixpart0 (we might want to temporarily fix 0.4 anyway).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:57 +02:00
Peter Simons
8953fb5e7d
haskell-ihaskell: set hydraPlatforms to none to avoid evaluation errors
2014-10-22 08:12:42 +02:00
Peter Simons
7a20d76482
Disable all Haskell builds for Darwin on Hydra.
...
Hydra generates a GHC closure for Darwin that for no apparent reason
contains an ancient, broken Haddock binary -- probably because of an
impurity in the build system. That bug makes those GHC binaries
unusable: <https://github.com/NixOS/nixpkgs/issues/2689 >.
2014-10-21 23:54:51 +02:00
Pascal Wittmann
1a4523ba8d
lessc: update from 1.4.2 to 1.7.5
2014-10-21 23:07:06 +02:00
Peter Simons
5e03d07621
ihaskell: broken by the recent classy-prelude update
...
@edwtjo: http://hydra.cryp.to/build/208767/nixlog/1/raw
2014-10-21 23:04:40 +02:00
Peter Simons
6b73aaed7f
haskell-keter: update to version 1.3.5
2014-10-21 23:04:40 +02:00
Peter Simons
1c14aa4fc9
haskell-yesod-form: update to version 1.4.1
2014-10-21 23:04:40 +02:00
Peter Simons
661b9e7531
haskell-yesod-core: update to version 1.4.3
2014-10-21 23:04:40 +02:00
Peter Simons
a85ffa1bf0
haskell-yesod-bin: update to version 1.4.0.4
2014-10-21 23:04:40 +02:00
Peter Simons
63fe24d523
haskell-wai-app-static: update to version 3.0.0.2
2014-10-21 23:04:40 +02:00
Peter Simons
d24a592d81
haskell-tls: update to version 1.2.13
2014-10-21 23:04:40 +02:00
Peter Simons
c296d406b1
haskell-th-lift-instances: update to version 0.1.4
2014-10-21 23:04:40 +02:00
Peter Simons
fcd2231cb9
haskell-tasty-th: update to version 0.1.3
2014-10-21 23:04:40 +02:00
Peter Simons
9e61b64c31
haskell-hxt-regex-xmlschema: update to version 9.2.0
2014-10-21 23:04:40 +02:00
Peter Simons
2b2bfb7dc2
haskell-hspec2: update to version 0.5.1
2014-10-21 23:04:40 +02:00
Peter Simons
51f01e63b5
haskell-hspec: update to version 1.12.1
2014-10-21 23:04:40 +02:00
Peter Simons
c15e0592eb
haskell-hspec-meta: update to version 1.12.1
2014-10-21 23:04:39 +02:00
Peter Simons
94bc815c87
haskell-hcltest: update to version 0.3.6
2014-10-21 23:04:39 +02:00
Peter Simons
0c80f224fc
haskell-haskell-generate: update to version 0.2.2
2014-10-21 23:04:39 +02:00
Peter Simons
b866c4d36a
haskell-fb: update to version 1.0.7
2014-10-21 23:04:39 +02:00
Peter Simons
575ddc19cb
haskell-fay: update to version 0.21.0.2
2014-10-21 23:04:39 +02:00
Peter Simons
eedf2610dd
haskell-extra: update to version 0.3.1
2014-10-21 23:04:39 +02:00
Peter Simons
f7c75a5063
haskell-ekg: update to version 0.4.0.4
2014-10-21 23:04:39 +02:00
Peter Simons
0beec5a972
haskell-classy-prelude: update to version 0.10.1
2014-10-21 23:04:39 +02:00
Peter Simons
e4cdce1213
haskell-classy-prelude-conduit: update to version 0.10.1
2014-10-21 23:04:39 +02:00
Peter Simons
c28b225a6a
haskell-binary-conduit: update to version 1.2.3
2014-10-21 23:04:39 +02:00
Peter Simons
53f788b421
haskell-basic-prelude: update to version 0.3.10
2014-10-21 23:04:39 +02:00
Pascal Wittmann
c5fd7f3b69
twitter-bootstrap: use fetchFromGitHub
2014-10-21 22:35:30 +02:00
Peter Simons
ff7dcbc8ba
haskell-hlint: update to version 1.9.10
2014-10-21 15:36:21 +02:00
Peter Simons
279c2c8691
haskell-cabal-db: update to version 0.1.10
2014-10-21 15:36:21 +02:00
Peter Simons
e8ad61fbd2
haskell-x509: update to version 1.5.0.1
2014-10-21 15:36:21 +02:00
Peter Simons
4c92012e90
haskell-io-streams: update to version 1.2.0.1
2014-10-21 15:36:21 +02:00
Peter Simons
114a84e751
haskell-asn1-encoding: disable test suite to work around build errors on Linux/i686
...
https://github.com/vincenthz/hs-asn1/issues/12
2014-10-21 15:36:21 +02:00
Mateusz Kowalczyk
2dc4b069e3
haskell-charsetdetect-ae: new package
2014-10-21 11:35:36 +01:00
John Wiegley
89e68ee32e
coqPackages.flocq: new expression
2014-10-21 00:23:36 -05:00
John Wiegley
8d8acebfbb
Extra: rename directory to Extra-lib
...
This is needed because not everyone uses a case-sensitive
filesystem (namely, OS X), which causes the Extra and extra packages to
collide. Since extra is more recently maintained (by the author of
Shake and Hoogle), I've renamed Extra to just Extra-lib, keeping
everything else the same.
2014-10-20 19:17:12 -05:00