Mathijs Kwik
6e8a060bca
spice: enable client
...
this will split nicely once we merge multiple-outputs
2013-07-09 07:22:45 +02:00
aszlig
1a9e99a8e4
Add new package minmay in version 1.0.0.
...
This is a fork of the iksemel library, which is no longer maintained and is
highly broken in regards to TLS support (even in the release versions).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:43 +02:00
aszlig
ad9af11c1a
python-blivet: Allow to use external udev.
...
This allows blivet to be used outside of NixOS and with a different udev SO
major number. Particularily, this is needed for the NixOps Hetzner backend which
is coming soon :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:42 +02:00
aszlig
231b182c36
python-blivet: Move into python-modules/blivet.
...
This is in preparation for adding overridable function attributes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:42 +02:00
Peter Simons
56518d73b8
haskell-yesod-platform: update to version 1.2.2
2013-07-08 14:05:03 +02:00
Peter Simons
31d4df10dc
haskell-yesod-auth: update to version 1.2.0.2
2013-07-08 14:05:03 +02:00
Peter Simons
5e867b6e80
haskell-threadmanager: update to version 0.1.7
2013-07-08 14:05:03 +02:00
Peter Simons
8976670d9d
haskell-persistent: update to version 1.2.1.1
2013-07-08 14:05:02 +02:00
Peter Simons
62afa83e71
haskell-oeis: update to version 0.3.5
2013-07-08 14:05:02 +02:00
Peter Simons
68c14a66be
haskell-network-conduit-tls: update to version 1.0.0.3
2013-07-08 14:05:02 +02:00
Peter Simons
df2295fa5f
haskell-hmatrix: update to version 0.15.0.0
2013-07-08 14:05:02 +02:00
Peter Simons
1d0fa21944
haskell-filesystem-conduit: update to version 1.0.0.1
2013-07-08 14:05:02 +02:00
Peter Simons
ff42719fd7
haskell-data-binary-ieee754: update to version 0.4.4
2013-07-08 14:05:02 +02:00
Peter Simons
75e376120a
haskell-conduit: update to version 1.0.7.1
2013-07-08 14:05:02 +02:00
Peter Simons
7b89bb2da4
haskell-attoparsec-conduit: update to version 1.0.1.1
2013-07-08 14:05:02 +02:00
Rok Garbas
5d3a07f57e
Merge pull request #723 from lovek323/darwin-tools
...
otool and setfile: cleanup
2013-07-07 04:49:04 -07:00
Jason \"Don\" O'Conal
ec9f54602e
avahi: fix build on darwin
2013-07-07 13:44:06 +02:00
Jason \"Don\" O'Conal
0dd6c44183
portaudio: fix license ( fix #728 )
2013-07-07 13:16:00 +02:00
Jason "Don" O'Conal
525a6856f2
otool and setfile: cleanup
2013-07-07 18:58:29 +10:00
Lluís Batlle i Rossell
be2dfd1b72
Updating libzrtpcpp to 2.3.4.
...
I think it fixes the security threats exposed in:
http://blog.azimuthsecurity.com/2013/06/attacking-crypto-phones-weaknesses-in.html
2013-07-06 14:34:15 +02:00
Rok Garbas
33d957b34b
Merge branch 'libspotify' of git://github.com/lovek323/nixpkgs into lovek323-libspotify
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-07-06 13:51:31 +02:00
Jason \"Don\" O'Conal
cd5f3dc1fa
portaudio: fix build on darwin
...
* remove alsaLib from build inputs
* add --build=x86_64 to configure flags
* add --without-oss to configure flags
* add --enable-static to configure flags
* add --enable-shared to configure flags
* add framework header files
* disable failed tests
* copy all headers on install
* build with gccApple
2013-07-06 13:46:18 +02:00
Jason \"Don\" O'Conal
8938d57025
heroku gem: add expression
2013-07-05 11:25:19 +02:00
Peter Simons
400d4a03b0
Update references to 'rLang' to the new name 'R'.
2013-07-04 23:41:22 +02:00
Peter Simons
d1c3c10d95
R: delete obsolete version 2.x from Nixpkgs
2013-07-04 21:30:59 +02:00
Rok Garbas
53f6bd73ad
plone: updating plone.app.discussion to 2.2.7
2013-07-04 20:26:06 +02:00
Jason \"Don\" O'Conal
f5a130b6b3
newsbeuter: add expression
2013-07-04 19:17:07 +02:00
Eelco Dolstra
e638620100
spice: Update to 0.12.3
2013-07-04 18:27:26 +02:00
Eelco Dolstra
e3e35c1f15
spice-protocol: Update to 0.12.6
2013-07-04 18:27:26 +02:00
Vladimír Čunát
4a0952d2fa
fix bad "licence" names
...
Mostly what I merged from @lovek323.
Such errors can be easily checked by
nix-env -f . -qa \* --meta --xml --drv-path --show-trace >/dev/null
2013-07-04 18:16:34 +02:00
Peter Simons
cfbae2de73
haskell-shelly: update to version 1.3.0.3
2013-07-04 17:56:12 +02:00
Peter Simons
f0738b3c16
haskell-oeis: update to version 0.3.4
2013-07-04 17:56:12 +02:00
Peter Simons
e2874236d3
llvm: fix meta.license attribute
2013-07-04 17:53:57 +02:00
Peter Simons
3df0409cb6
liblapack: propagate the 'shared' flag to atlas
2013-07-04 13:42:47 +02:00
Jason \"Don\" O'Conal
1f9005a3f6
php53: add imap option
2013-07-04 13:12:13 +02:00
Jason \"Don\" O'Conal
9007e57f28
python27: compile with tkinterp on darwin
2013-07-04 13:11:25 +02:00
Jason \"Don\" O'Conal
bd61c42d22
tk: fix build on darwin
2013-07-04 13:11:24 +02:00
Vladimír Čunát
01548459be
Merge pull request #711 from lovek323/gnuplot
...
gnuplot and others: fix build on darwin
2013-07-04 02:17:35 -07:00
Jason "Don" O'Conal
cf3364bdb6
libspotify: add darwin library
2013-07-04 19:12:26 +10:00
Jason "Don" O'Conal
3b490b7ccb
llvm: re-disabling tests
...
accidentally re-enabled doCheck, which isn't working yet
2013-07-04 19:02:40 +10:00
Jason "Don" O'Conal
2a21046f24
otool & setFile: only allow on darwin
2013-07-04 19:01:47 +10:00
Jason "Don" O'Conal
c2901da1b8
setFile: add expression
2013-07-04 08:50:37 +10:00
Jason "Don" O'Conal
3babc55ae2
wxGTK29: fix build on darwin
...
* use clang to compile
* add configure flags to enable building for 64-bit
* add setFile to build inputs
2013-07-04 08:50:15 +10:00
Jason "Don" O'Conal
67e5eb909b
llvm: fix build on darwin
...
* add DYLD_LIBRARY_PATH
* don't build with shared libs
2013-07-04 08:48:55 +10:00
Peter Simons
9e98650f8d
boost: generalize the header-only expression
...
The 'header-only-wrapper' expression can now wrap any version of boost
that's passed to it as an argument.
2013-07-03 21:38:34 +02:00
Peter Simons
ea04555518
boost-headers: update to version 1.54.0
2013-07-03 21:26:31 +02:00
Peter Simons
cb31653acb
boost: add version 1.54.0
2013-07-03 18:55:51 +02:00
Peter Simons
b3a3f0f521
haskell-yaml: update to version 0.8.3
2013-07-03 18:48:11 +02:00
Peter Simons
d31b934ad2
haskell-shelly: update to version 1.3.0.2
2013-07-03 18:48:11 +02:00
Peter Simons
4d8327877c
haskell-shakespeare-css: update to version 1.0.6.1
2013-07-03 18:48:11 +02:00