Domen Kožar
29bc5feb1d
Merge pull request #2139 from lethalman/gnome3
...
Fix gsettings schemas usage for several packages due to #1901
2014-04-06 13:59:46 +02:00
Mathijs Kwik
6249cc729e
add haskell-syntactic-1.11
2014-04-06 11:47:47 +02:00
Mathijs Kwik
773ce7aa32
add haskell-tree-view-0.4
2014-04-06 11:47:46 +02:00
Mathijs Kwik
cdc4c7039d
add haskell-data-hash-0.2.0.0
2014-04-06 11:47:46 +02:00
Mathijs Kwik
b36f6ce3d4
ghc-mod: upgrade to 4.0.1
2014-04-06 11:47:46 +02:00
Mathijs Kwik
c01cc1a0e4
add haskell-cheapskate-0.1.0.1 (markdown processor)
2014-04-06 11:47:45 +02:00
Luca Bruno
35ccaa2e52
Fix gsettings schemas usage for several packages due to #1901
...
Also add icons to epiphany
2014-04-06 11:02:21 +02:00
Sander van der Burg
dc614aff92
libresample: Add package
2014-04-05 20:54:47 +02:00
Jaka Hudoklin
413ebfb246
virt-manager: update to 1.0.1, fix & update dependencies, gtk3 support
...
- Vte, add gtk3 support, enable introspection, update to 0.35.90
- Spice-gtk, add gtk3 support
- gtk-vnc, add gtk3 support
- Add libvirt-glib (thanks @bjornfor)
- Add usbredir
- qemu, enable usbredir
- spice-gtk, enable usbredir
- virt-manager, update to 1.0.1
[Bjørn:
* Set namePrefix = "" to preserve package name "virt-manager"
(instead of "python2.7-virt-manager")
* Add dconf to GIO_EXTRA_MODULES to get persistent settings in
virt-manager. Without it:
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
* Add ${gtk3}/share to XDG_DATA_DIRS to unbreak "Take Screenshot"
feature (fixes "Settings schema 'org.gtk.Settings.FileChooser' is not installed")
* gtk-vnc: don't pull "pkgs" attrset for optionalString, use stdenv.lib.optionalString instead.
]
2014-04-05 18:37:05 +02:00
Vladimír Čunát
85b1ede2bf
glib gschemas hook: fixup #1901
...
- move frome $out to $out/share
- fix quoting that prevented globbing
- indent by spaces (as it is more common in nixpkgs; 4 spaces for shell)
More work is still needed for some individual packages.
2014-04-05 13:01:51 +02:00
Peter Simons
6df2b09015
haskell-ghc-mod: revert update to version 4.x
...
flymake-mode no longer works in the new version. This needs further
testing before we can upgrade.
2014-04-05 00:21:12 +02:00
Peter Simons
7b7d06f91e
Merge pull request #2123 from jagajaga/haskell_add_pkgs
...
Haskell add pkgs
2014-04-04 23:52:13 +02:00
Vladimír Čunát
10147beecf
Merge branch vcunat@NixOS:p/stdenv ( close #1840 )
...
This branch contains a collection of stdenv-changing updates.
There's glibc 2.18 -> .19 bump and many non-intrusive PRs.
The grsecurity branch #1187 got removed at Eelco's request,
see https://github.com/NixOS/nixpkgs/issues/1840#issuecomment-39327023
2014-04-04 21:33:55 +02:00
Luca Bruno
13f40aea33
libpwquality: factor out from gnome-control-center
2014-04-04 16:14:59 +02:00
Luca Bruno
1abd4b2264
libdvdread: update to 4.2.1
2014-04-04 16:04:26 +02:00
Arseniy Seroka
d89138f6ac
vacuum-graphviz: add jailbreak
2014-04-04 17:04:32 +04:00
Arseniy Seroka
ece01ad65f
vacuum-graphviz: add pkg
2014-04-04 16:35:44 +04:00
Oliver Charles
c4339a029e
haskellPackages.twitterConduit: New expression
...
I've had to patch authenticate-oauth to get this working. The patch
comes from a commit that's already in master, so future versions will
have this and it's ok if cabal2nix ends up discarding this information.
2014-04-03 14:25:37 +01:00
Vladimír Čunát
685d5a02a2
mesa: disable tests again
...
Still affected by https://bugs.freedesktop.org/show_bug.cgi?id=67672
2014-04-03 09:13:54 +02:00
vi
5150da8a5c
Added a derivation for Goerzen's ftphs
.
2014-04-03 13:41:36 +08:00
Evgeny Egorochkin
3830fa8195
add git repositry and meta.branch
2014-04-03 07:55:17 +03:00
Evgeny Egorochkin
4bdf7f4bea
liboauth: update from 1.0.1 to 1.0.2
2014-04-03 07:54:09 +03:00
Vladimír Čunát
7b6225c3a4
mesa: try enabling tests again
...
I know this doesn't really belong into this branch, but rebuilding time
is expensive (and I forgot in x-updates).
Tests do work locally for me, but we might hit that mentioned bug again.
2014-04-02 21:37:27 +02:00
Vladimír Čunát
1f6a15d7de
Merge #1901 : add preFixupPhases to stdenv; for gsettings
...
Without this stdenv change it seems difficult to fix some glib's gsettings issues,
as the folders in question may (not) be created in installPhase.
2014-04-02 19:06:41 +02:00
Vladimír Čunát
267d0a5ab6
Merge #1633 : --enable-symlinks in ncurses and e2fsprogs
2014-04-02 19:05:56 +02:00
Vladimír Čunát
11d4c257c1
Merge branch glibc-2.19, see #1840
2014-04-02 19:03:49 +02:00
Peter Simons
cf4142b015
haskell-bytestring-show: update to version 0.3.5.6
2014-04-02 18:17:02 +02:00
Peter Simons
41cfbc1a82
haskell-unix-bytestring: update to version 0.3.7.2
2014-04-02 18:17:02 +02:00
Peter Simons
c073ab5f92
haskell-snap-server: update to version 0.9.4.2
2014-04-02 18:17:02 +02:00
Peter Simons
ed119be3f1
haskell-shakespeare-css: update to version 1.0.7.4
2014-04-02 18:17:02 +02:00
Peter Simons
9415c34e3d
haskell-ghc-mod: update to version 4.0.0
2014-04-02 18:17:02 +02:00
Peter Simons
aac6abb8db
Merge pull request #2102 from nilcons/lensdatetime
...
Update lens-datetime to 0.2.1
2014-04-02 18:16:41 +02:00
Peter Simons
088f103f40
Merge pull request #2107 from nilcons/mathfunctions
...
Disable check for haskell/math-functions, it fails on i686
2014-04-02 18:14:01 +02:00
Gergely Risko
53ce02b7c0
Jailbreak the whole haskell/Chart "ecosystem", not just Chart
2014-04-02 17:29:33 +02:00
Gergely Risko
e33d79dd54
Disable check for haskell/math-functions, it fails on i686
2014-04-02 17:07:44 +02:00
Domen Kožar
80a03f665d
Merge branch 'x-updates'
2014-04-02 15:30:52 +02:00
Gergely Risko
dddb15668e
Update lens-datetime to 0.2.1
2014-04-02 13:07:34 +02:00
Vladimír Čunát
0fd5a3af0c
libyaml: minor update to fix CVE-2014-2525
2014-04-01 11:30:16 +02:00
Vladimír Čunát
6445ac90ad
Merge master into x-updates
2014-04-01 10:49:31 +02:00
Shea Levy
304fd16d95
Merge branch 'concurrencykit' of git://github.com/thoughtpolice/nixpkgs
...
concurrencykit: version 0.4.1
2014-03-31 21:50:42 -04:00
Austin Seipp
92192847fc
concurrencykit: version 0.4.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-31 20:49:50 -05:00
Jaka Hudoklin
65cc76c44a
libjpeg_original: add optional static builds
2014-04-01 01:58:53 +02:00
Jaka Hudoklin
c3524a8dd6
optipng: use system libpng & zlib, fix cross builds and add support for static builds
2014-04-01 01:43:56 +02:00
Peter Simons
f06bcd84bf
Merge pull request #2082 from cpages/update
...
Updates for maintained packages
2014-03-31 23:13:38 +02:00
Peter Simons
61fb503eb7
haskell-http-types: jailbreak to fix build with recent case-insensitive
2014-03-31 22:46:41 +02:00
Peter Simons
80fd70f759
haskell-xss-sanitize: update to version 0.3.5.2
2014-03-31 21:39:27 +02:00
Peter Simons
1cd1c489a8
haskell-type-level-natural-number: update to version 2.0
2014-03-31 21:39:27 +02:00
Peter Simons
dd6092c5e5
haskell-stm-chans: update to version 3.0.0.2
2014-03-31 21:39:26 +02:00
Peter Simons
d46048907e
haskell-smtps-gmail: update to version 1.1.0
2014-03-31 21:39:26 +02:00
Peter Simons
0560805bdf
haskell-process-conduit: update to version 1.0.0.2
2014-03-31 21:39:26 +02:00
Peter Simons
e4ee9e3f8f
haskell-hastache: update to version 0.6.0
2014-03-31 21:39:26 +02:00
Peter Simons
2ec626f196
haskell-digestive-functors: update to version 0.7.1.0
2014-03-31 21:39:26 +02:00
Peter Simons
d10dea86e4
haskell-bytestring-lexing: update to version 0.4.3.2
2014-03-31 21:39:26 +02:00
Peter Simons
0a150f97c8
haskell-conduit-extra: this package doesn't contain any modules, so we cannot have documentation
...
Apparently, Michael Snoyman made all his code depend on an empty package
just in case it turns out that the extra dependency might come in useful
in the future. Go figure.
2014-03-31 21:39:26 +02:00
Peter Simons
a5c678110b
haskell-yesod: update to version 1.2.5.2
2014-03-31 21:39:26 +02:00
Peter Simons
6c72ef973c
haskell-yesod-test: update to version 1.2.1.2
2014-03-31 21:39:26 +02:00
Peter Simons
a540080b0c
haskell-yesod-static: update to version 1.2.2.4
2014-03-31 21:39:26 +02:00
Peter Simons
03d2b99537
haskell-yesod-form: update to version 1.3.8.1
2014-03-31 21:39:26 +02:00
Peter Simons
11679b331a
haskell-yesod-core: update to version 1.2.9.2
2014-03-31 21:39:26 +02:00
Peter Simons
564f192d33
haskell-yesod-bin: update to version 1.2.7.4
2014-03-31 21:39:26 +02:00
Peter Simons
900abbfa21
haskell-yesod-auth: update to version 1.3.0.2
2014-03-31 21:39:26 +02:00
Peter Simons
ab6453c483
haskell-yaml: update to version 0.8.8.1
2014-03-31 21:39:26 +02:00
Peter Simons
bc9140a608
haskell-xml-conduit: update to version 1.2.0.1
2014-03-31 21:39:26 +02:00
Peter Simons
cb81cfeaa9
haskell-warp: update to version 2.1.3.3
2014-03-31 21:39:26 +02:00
Peter Simons
3e2eb89cb6
haskell-warp-tls: update to version 2.0.3.2
2014-03-31 21:39:26 +02:00
Peter Simons
12ec59aa77
haskell-wai: update to version 2.1.0.1
2014-03-31 21:39:26 +02:00
Peter Simons
d16e52b872
haskell-wai-websockets: update to version 2.1.0.1
2014-03-31 21:39:25 +02:00
Peter Simons
b217dfc617
haskell-wai-test: update to version 2.0.1.1
2014-03-31 21:39:25 +02:00
Peter Simons
f312041fc4
haskell-wai-handler-launch: update to version 2.0.1.2
2014-03-31 21:39:25 +02:00
Peter Simons
4c8d2419b5
haskell-wai-extra: update to version 2.1.1.1
2014-03-31 21:39:25 +02:00
Peter Simons
a893fa5b75
haskell-system-filepath: update to version 0.4.10
2014-03-31 21:39:25 +02:00
Peter Simons
eaa032aa92
haskell-snap-server: update to version 0.9.4.1
2014-03-31 21:39:25 +02:00
Peter Simons
df7e61047d
haskell-snap-core: update to version 0.9.6.2
2014-03-31 21:39:25 +02:00
Peter Simons
3d534a268e
haskell-resourcet: update to version 0.4.10.2
2014-03-31 21:39:25 +02:00
Peter Simons
429e248af7
haskell-project-template: update to version 0.1.4.1
2014-03-31 21:39:25 +02:00
Peter Simons
20395fd9d3
haskell-postgresql-simple: update to version 0.4.2.1
2014-03-31 21:39:25 +02:00
Peter Simons
9b61153ce3
haskell-pool-conduit: update to version 0.1.2.2
2014-03-31 21:39:25 +02:00
Peter Simons
48600834ca
haskell-persistent: update to version 1.3.0.6
2014-03-31 21:39:25 +02:00
Peter Simons
a7828e9cc5
haskell-persistent-template: update to version 1.3.1.3
2014-03-31 21:39:25 +02:00
Peter Simons
d819420709
haskell-persistent-sqlite: update to version 1.3.0.5
2014-03-31 21:39:25 +02:00
Peter Simons
818bf53040
haskell-persistent-postgresql: update to version 1.3.0.5
2014-03-31 21:39:25 +02:00
Peter Simons
7448e13d57
haskell-mono-traversable: update to version 0.4.0.4
2014-03-31 21:39:25 +02:00
Peter Simons
1139e22b09
haskell-monad-logger: update to version 0.3.4.1
2014-03-31 21:39:25 +02:00
Peter Simons
fb4ae347f1
haskell-language-c: update to version 0.4.3
2014-03-31 21:39:25 +02:00
Peter Simons
a839273d87
haskell-http-reverse-proxy: update to version 0.3.1.4
2014-03-31 21:39:25 +02:00
Peter Simons
896df7da5a
haskell-html-conduit: update to version 1.1.0.4
2014-03-31 21:39:24 +02:00
Peter Simons
5996a836a6
haskell-cryptohash-conduit: update to version 0.1.1
2014-03-31 21:39:24 +02:00
Peter Simons
b0b0d8603c
haskell-classy-prelude: update to version 0.8.2
2014-03-31 21:39:24 +02:00
Peter Simons
4d8821a7c5
haskell-basic-prelude: update to version 0.3.7
2014-03-31 21:39:24 +02:00
Peter Simons
9af5b2d370
haskell-authenticate: update to version 1.3.2.8
2014-03-31 21:39:24 +02:00
Peter Simons
3bb288859b
haskell-HList: update to version 0.3.4.1
2014-03-31 21:39:24 +02:00
Peter Simons
305531cbd9
haskell-case-insensitive: add version 1.2.0.0
2014-03-31 21:39:24 +02:00
Peter Simons
98b82062b0
haskell-stm: add version 2.4.3
2014-03-31 21:39:24 +02:00
Peter Simons
372e6f7f83
haskell-conduit-extra: add version 1.0.0
2014-03-31 21:39:24 +02:00
Peter Simons
9109cff1a1
haskell-streaming-commons: add version 0.1.0.2
2014-03-31 21:39:24 +02:00
Peter Simons
4a70bdf5e4
haskell-mtl: update to version 2.1.3.1
2014-03-31 21:39:24 +02:00
Oliver Charles
8d965e3a47
haskellPackages.thDesugar: Update to 1.3.1
2014-03-31 11:55:17 +01:00
Shea Levy
46e44ae7c4
haskell-mime-mail: Update, set sendmail to be found in PATH
...
See snoyberg/mime-mail#23
2014-03-31 03:35:13 -04:00
Shea Levy
4dd4f85430
Revert "haskell-smtps-gmail: update to version 1.1.0"
...
The smtps-gmail upgrade causes a build failure:
/nix/store/8h8mravvbcm09rhybxq7hi4459lkssg8-stdenv/setup: line 937: ./Setup: No such file or directory
This reverts commit a7c80c11e5
.
2014-03-31 02:51:14 -04:00
Peter Simons
aa86cc8a7c
haskell-monadloc: add version 0.7.1
2014-03-30 23:26:11 +02:00
Vladimír Čunát
42ef963cd2
libarchive: *permanently* fix patch source and hash
...
Unfortunately github's *.patch URIs contain version of git generating them,
which changes from time to time. It seems that *.diff doesn't suffer from that.
Conflicts:
pkgs/development/libraries/libarchive/default.nix
2014-03-30 20:40:25 +02:00
Carles Pagès
b372ce598a
SDL2: update to 2.0.3
2014-03-30 18:32:22 +02:00
Vladimir Kirillov
9186f0b5dd
haskell: import persistent-mysql 1.3.0.2
2014-03-30 14:51:36 +08:00
Vladimir Kirillov
390a4b9164
haskell: import git-date 0.2.1
2014-03-30 14:51:36 +08:00
宋文武
d14b9e9850
get rid of old webkit and webkit_gtk2 packages
2014-03-30 09:02:07 +08:00
Austin Seipp
c234740115
mps: broken on Darwin unfortunately
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-29 19:30:13 -05:00
ambrop7@gmail.com
090ee41e6b
gvfs: Fix build with lightWeight=false ( close #2068 )
...
Needed for SMB backend.
2014-03-29 21:51:16 +01:00
Vladimír Čunát
a7980953d2
libtasn1: major update 2.14 -> 3.4
2014-03-29 18:38:46 +01:00
Vladimír Čunát
71982ab708
gtkmm3: update to fix build with gtk-3.12
2014-03-29 16:45:37 +01:00
Maxim Ivanov
f949a71aac
add libmsgpack C/C++ library ( close #2059 )
2014-03-29 14:38:53 +01:00
Shea Levy
1eddec9f9b
webkitgtk: Fix build with chroot
2014-03-29 05:00:12 -04:00
Shea Levy
1d0eb1ae47
Merge branch 'pitivi' of git://github.com/iyzsong/nixpkgs
...
add pitivi, gstreamer powered non-linear video editor
2014-03-29 00:43:36 -04:00
Shea Levy
4428ed66a2
Merge branch 'webkit' of git://github.com/iyzsong/nixpkgs
...
webkit: update to 2.4.0, add gtk2 version
2014-03-29 00:41:34 -04:00
Shea Levy
f3e9e3dea5
Merge branch 'u/icedtea' of git://github.com/wizeman/nixpkgs
...
icedtea7, icedtea7_web: New packages
2014-03-28 23:25:25 -04:00
Shea Levy
8a15cfdaec
Merge branch 'mps' of git://github.com/thoughtpolice/nixpkgs
...
Add mps 1.113.0, fix usage of Sleepycat license
2014-03-28 23:03:20 -04:00
Peter Simons
812ece044a
haskell-DAV: jailbreak to fix build with recent versions of xml-conduit
2014-03-27 23:23:22 +01:00
Peter Simons
feed777cf2
haskell-language-javascript: remove pre-generated lexer and parsers to fix the build with GHC 7.8.1
...
https://github.com/alanz/language-javascript/issues/26
2014-03-27 23:23:22 +01:00
Peter Simons
4c8ea71d64
haskell-zlib-bindings: update to version 0.1.1.5
2014-03-27 23:23:22 +01:00
Peter Simons
3c7eb54a80
haskell-yesod: update to version 1.2.5.1
2014-03-27 23:23:22 +01:00
Peter Simons
17d4b3da50
haskell-yesod-static: update to version 1.2.2.3
2014-03-27 23:23:22 +01:00
Peter Simons
cbca108acd
haskell-yesod-core: update to version 1.2.9.1
2014-03-27 23:23:22 +01:00
Peter Simons
a69ae620dc
haskell-yesod-auth: update to version 1.3.0.1
2014-03-27 23:23:21 +01:00
Peter Simons
3de1945481
haskell-xml-hamlet: update to version 0.4.0.7
2014-03-27 23:23:21 +01:00
Peter Simons
cb55852ff2
haskell-xml-conduit: update to version 1.2.0
2014-03-27 23:23:21 +01:00
Peter Simons
487a6f0971
haskell-wai-app-static: update to version 2.0.1
2014-03-27 23:23:21 +01:00
Peter Simons
0af0e1f5d6
haskell-unbounded-delays: update to version 0.1.0.7
2014-03-27 23:23:21 +01:00
Peter Simons
c5d967f781
haskell-text-stream-decode: update to version 0.1.0.5
2014-03-27 23:23:21 +01:00
Peter Simons
a7c80c11e5
haskell-smtps-gmail: update to version 1.1.0
2014-03-27 23:23:21 +01:00
Peter Simons
94fe963dd3
haskell-recaptcha: update to version 0.1.0.2
2014-03-27 23:23:21 +01:00
Peter Simons
8470a695ed
haskell-project-template: update to version 0.1.4
2014-03-27 23:23:21 +01:00
Peter Simons
14bb8fae6d
haskell-profunctors: update to version 4.0.3
2014-03-27 23:23:21 +01:00
Peter Simons
3d00b619ca
haskell-linear: update to version 1.10
2014-03-27 23:23:21 +01:00
Peter Simons
f0e51dd0d6
haskell-language-c-quote: update to version 0.7.7
2014-03-27 23:23:21 +01:00
Peter Simons
bc1bfe32e3
haskell-http-reverse-proxy: update to version 0.3.1.2
2014-03-27 23:23:21 +01:00
Peter Simons
ef9d804a32
haskell-http-client: update to version 0.2.2.4
2014-03-27 23:23:21 +01:00
Peter Simons
29bb48bc28
haskell-html-conduit: update to version 1.1.0.3
2014-03-27 23:23:21 +01:00
Peter Simons
b4742af957
haskell-hakyll: update to version 4.5.0.0
2014-03-27 23:23:21 +01:00
Peter Simons
9541f82ccc
haskell-failure: update to version 0.2.0.2
2014-03-27 23:23:21 +01:00
Peter Simons
a330950b00
haskell-cryptohash: update to version 0.11.4
2014-03-27 23:23:21 +01:00
Peter Simons
43de5f42c7
haskell-conduit-combinators: update to version 0.2.3.1
2014-03-27 23:23:21 +01:00
Peter Simons
135c27d70a
haskell-authenticate: update to version 1.3.2.7
2014-03-27 23:23:20 +01:00
Peter Simons
d5a5c32775
haskell-attempt: update to version 0.4.0.1
2014-03-27 23:23:20 +01:00
Vladimír Čunát
835f9e5f19
libgsf: maintenance update to fix build with new glib
2014-03-27 22:47:29 +01:00
Vladimír Čunát
576e9289dd
Merge master into x-updates
2014-03-27 21:34:06 +01:00
Vladimír Čunát
151ac5ab9e
gtk+3 core stack: update to 3.12
2014-03-27 20:53:50 +01:00
Ricardo M. Correia
a541350cb3
libvirt: Assume maintainership
2014-03-27 14:39:05 +01:00
Ricardo M. Correia
3078cf3e75
libvirt: Add git repository to meta attributes
2014-03-27 14:39:05 +01:00
Ricardo M. Correia
56adfd34fc
libvirt: Add support for macvtap and VEPA
2014-03-27 14:39:04 +01:00
Peter Simons
61efc76a63
haskell-c2hs: jailbreak to fix build with recent versions of 'shelly'
...
Also, disable the test suite because of <https://github.com/haskell/c2hs/issues/67 >.
2014-03-27 13:13:14 +01:00
Peter Simons
93c973f45f
haskell-temporary: jailbreak to fix build with recent versions of 'exceptions'
2014-03-27 13:13:14 +01:00
Peter Simons
088a652eb4
haskell-ghc-events: jailbreak to fix build with GHC 7.8.1
2014-03-27 13:13:08 +01:00
Peter Simons
4a4439fd14
haskell-filestore: jailbreak to fix build with GHC 7.8.1
2014-03-27 13:12:54 +01:00
Peter Simons
a46352aad1
haskell-bmp: use version 1.2.5.2 on all platforms
2014-03-27 13:12:54 +01:00
Peter Simons
0312c15071
haskell-zlib-bindings: update to version 0.1.1.4
2014-03-27 13:12:54 +01:00
Peter Simons
29187bc16a
haskell-wxdirect: update to version 0.90.1.1
2014-03-27 13:12:54 +01:00
Peter Simons
c53463dcee
haskell-wxcore: update to version 0.90.1.1
2014-03-27 13:12:53 +01:00
Peter Simons
bbcf732015
haskell-wxc: update to version 0.90.1.1
2014-03-27 13:12:53 +01:00
Peter Simons
d1fc054b02
haskell-warp: update to version 2.1.3
2014-03-27 13:12:53 +01:00
Peter Simons
4246511556
haskell-wai-middleware-static: update to version 0.5.0.0
2014-03-27 13:12:53 +01:00
Peter Simons
c8b03742d5
haskell-stm-conduit: update to version 2.3.0
2014-03-27 13:12:53 +01:00
Peter Simons
a566d81b41
haskell-shelly: update to version 1.5.2
2014-03-27 13:12:53 +01:00
Peter Simons
94f0403692
haskell-shakespeare-css: update to version 1.0.7.3
2014-03-27 13:12:53 +01:00
Peter Simons
0f0755da8c
haskell-semigroupoids: update to version 4.0.1
2014-03-27 13:12:53 +01:00
Peter Simons
1aa1cee4f4
haskell-lens: update to version 4.1.2
2014-03-27 13:12:53 +01:00
Peter Simons
db09633e7b
haskell-intervals: update to version 0.4.2
2014-03-27 13:12:53 +01:00
Peter Simons
8282fb8327
haskell-hybrid-vectors: update to version 0.1.2
2014-03-27 13:12:53 +01:00
Peter Simons
b1cbcea6d2
haskell-hsimport: update to version 0.3
2014-03-27 13:12:53 +01:00
Peter Simons
e61c57686b
haskell-hoogle: update to version 4.2.30
2014-03-27 13:12:53 +01:00
Peter Simons
a1060da394
haskell-ghcjs-dom: update to version 0.0.7
2014-03-27 13:12:53 +01:00
Peter Simons
45625d48a1
haskell-generic-deriving: update to version 1.6.3
2014-03-27 13:12:52 +01:00
Peter Simons
11dc7a8e2c
haskell-free: update to version 4.6.1
2014-03-27 13:12:52 +01:00
Peter Simons
76cf6b026a
haskell-doctest: update to version 0.9.11
2014-03-27 13:12:52 +01:00
Peter Simons
0a6e61033a
haskell-dlist: update to version 0.7.0.1
2014-03-27 13:12:52 +01:00
Peter Simons
81f596a32b
haskell-distributive: update to version 0.4.1
2014-03-27 13:12:52 +01:00
Peter Simons
e3309447a9
haskell-data-lens-template: update to version 2.1.8
2014-03-27 13:12:52 +01:00
Peter Simons
426f03d965
haskell-conduit: update to version 1.0.17.1
2014-03-27 13:12:52 +01:00
Peter Simons
5b726ef6ba
haskell-comonad: update to version 4.0.1
2014-03-27 13:12:52 +01:00
Peter Simons
dcc028ba74
haskell-c2hs: update to version 0.16.6
2014-03-27 13:12:52 +01:00
Peter Simons
c72248808c
haskell-adjunctions: update to version 4.0.3
2014-03-27 13:12:52 +01:00
Peter Simons
5569741808
haskell-JuicyPixels: update to version 3.1.5
2014-03-27 13:12:52 +01:00
Peter Simons
7f9558896f
haskell-tls: update to version 1.2.6
2014-03-27 13:12:51 +01:00
Peter Simons
da7fe3fe8a
haskell-QuickCheck: update to version 2.7.3
2014-03-27 13:12:51 +01:00
Peter Simons
3551e2ee06
haskell-quickcheck-instances: re-generate with cabal2nix
2014-03-27 13:12:51 +01:00
Peter Simons
558eac3869
haskell-dataenc: jailbreak to fix build with GHC 7.8.1
2014-03-27 10:48:32 +01:00
宋文武
2cf7678fc0
webkitgtk: add gtk2 version
2014-03-27 17:16:15 +08:00
宋文武
699b18e95a
webkitgtk: update to 2.4.0
2014-03-27 11:33:34 +08:00
Austin Seipp
62793a007d
fmod: adopt, and upgrade 4.22.04 -> 4.44.32
...
This installs the headers in a fashion which matches Gentoo, and it also
changes the version numbering scheme as well to match, so hopefully
Nixpkgs Monitor can provide security tracking updates or anything
(although technically Gentoo is outdated!)
[Bjørn: add github pull-request cover letter to commit message; it
contains useful info.]
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-26 22:41:39 +01:00
Ricardo M. Correia
2d821edb92
npapi-sdk: New package
...
NPAPI-SDK is a bundle of NPAPI headers by Mozilla.
2014-03-26 21:07:36 +01:00
Evgeny Egorochkin
aaa5685b14
libtorrentRasterbar: update from 0.16.15 to 0.16.16
2014-03-26 12:57:10 +02:00
Oliver Charles
af89e63bf7
haskellPackages.digestiveFunctorsAeson: Update to 1.1.6
2014-03-25 14:29:41 +00:00
Oliver Charles
45c6aabf69
haskellPackages.jsonAssertions: Update to 1.0.2
2014-03-25 14:23:59 +00:00
Austin Seipp
33e4adc325
mps: version 1.113.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 20:32:39 -05:00
Austin Seipp
c7fd20ca5b
db: Berkely DB (was) licensed under Sleepycat by default
...
6.0 and newer are still under AGPLv3 however.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 20:01:26 -05:00
Vladimír Čunát
1dc040a8ad
gdk_pixbuf: minor update
2014-03-24 22:39:42 +01:00
Vladimír Čunát
c814dab2ee
libarchive: *permanently* fix patch source and hash
...
Unfortunately github's *.patch URIs contain version of git generating them,
which changes from time to time. It seems that *.diff doesn't suffer from that.
2014-03-24 22:30:52 +01:00
Shea Levy
84fba566f1
quickcheck-instances: jailbreak to work with newer QuickCheck
2014-03-24 09:48:23 -04:00
Mathijs Kwik
64e7ee4142
libarchive: patch checksum failure
...
Probably github changed some headers in their patch output.
I verified other sources for CVE2013-0211 and the patch seems the
same.
2014-03-24 10:35:52 +01:00
Vladimír Čunát
97f1a251ed
mesa: add symlinks from $out/lib/*.so to $drivers/lib
...
This is mainly in order for libGL to be present in /run/opengl-drivers{,-32}.
Now even with mesa drivers pkgs will use your current nixos libGL
instead of the one it was built against.
Thanks to @iElectric for suggesting this change.
2014-03-23 20:36:37 +01:00
AndersonTorres
0c79b76271
Aspell dictionaries update: Portuguese (pt_PT) and Brazilian (pt_BR)
2014-03-23 13:17:34 -03:00
Vladimír Čunát
02b85f5191
libjpeg(_turbo): minor update 1.3.0 -> .1
...
The security patch got incorporated into the release.
2014-03-23 12:25:20 +01:00
Shea Levy
e7172cad9a
haskell-postgresql-simple: bump
2014-03-22 22:40:14 -04:00
Peter Simons
9a107da470
wxHaskell: touch files after extracting the tarball to fix broken timestamps
2014-03-22 17:08:47 +01:00
Peter Simons
1bc1ddcda0
haskell-unix-time: fix test suite in shared library build
...
https://github.com/kazu-yamamoto/unix-time/issues/20
2014-03-22 17:08:47 +01:00
Peter Simons
fffe521344
haskell-wxHaskell: drop obsolete patch
2014-03-22 17:08:47 +01:00
Peter Simons
02e8e7021b
haskell-wxdirect: update to version 0.90.1.0
2014-03-22 17:08:47 +01:00
Peter Simons
33a55a58c1
haskell-wxcore: update to version 0.90.1.0
2014-03-22 17:08:47 +01:00
Peter Simons
9761a0c49a
haskell-wxc: update to version 0.90.1.0
2014-03-22 17:08:47 +01:00
Peter Simons
9fdacd0d6d
haskell-wx: update to version 0.90.1.0
2014-03-22 17:08:47 +01:00
Peter Simons
e2193175cd
haskell-vty: update to version 4.7.5
2014-03-22 17:08:47 +01:00
Peter Simons
c30f45dbdc
haskell-filepath: update to version 1.3.0.2
2014-03-22 17:08:47 +01:00
Peter Simons
65e3713630
haskell-tls: update to version 1.2.3
2014-03-22 17:08:47 +01:00
Peter Simons
70f6b1e506
haskell-QuickCheck: jailbreak to that the test suite for 2.7.1 accepts its own library
2014-03-22 17:08:47 +01:00
Peter Simons
3cb4ddb3d5
haskell-QuickCheck: update to version 2.7.1
2014-03-22 17:08:47 +01:00
宋文武
36af50f69a
gst-python: make it works
2014-03-22 23:09:39 +08:00
宋文武
6f689beeeb
gst-editing-services: enable gobject introspection
2014-03-22 23:09:39 +08:00
宋文武
13928c9892
clutter-gtk: enable gobject introspection
2014-03-22 23:09:38 +08:00
Shea Levy
451bc020e1
Add libsystemd-journal haskell package
2014-03-22 06:20:36 -04:00
Peter Simons
9443e618ff
haskell-conduit: disable test suite to work around https://github.com/snoyberg/conduit/issues/142
2014-03-22 09:04:47 +01:00
Peter Simons
b1ad3e9dee
haskell-singletons: update to version 0.10.0
2014-03-22 09:04:47 +01:00
Peter Simons
2d4e2dcca4
haskell-shake: update to version 0.11.4
2014-03-22 09:04:47 +01:00
Peter Simons
170a359904
haskell-persistent: update to version 1.3.0.4
2014-03-22 09:04:47 +01:00
Peter Simons
065584ffdb
haskell-yesod-persistent: update to version 1.2.2.2
2014-03-22 09:04:46 +01:00
Peter Simons
fd1283ed1d
haskell-wai-extra: update to version 2.1.1
2014-03-22 09:04:46 +01:00
Peter Simons
61f395a760
haskell-wai-app-static: update to version 2.0.0.5
2014-03-22 09:04:46 +01:00
Peter Simons
fefc4a93b7
haskell-hjsmin: update to version 0.1.4.6
2014-03-22 09:04:46 +01:00
Peter Simons
6337e79a7c
haskell-foldl: update to version 1.0.3
2014-03-22 09:04:46 +01:00
Peter Simons
5270fd003b
haskell-errors: update to version 1.4.6
2014-03-22 09:04:46 +01:00
Peter Simons
1fb0dfdb52
haskell-conduit: update to version 1.0.17
2014-03-22 09:04:46 +01:00
Peter Simons
3ec9395ff2
haskell-conduit-combinators: update to version 0.2.3
2014-03-22 09:04:46 +01:00
Peter Simons
6035821427
haskell-classy-prelude: update to version 0.8.1.1
2014-03-22 09:04:46 +01:00
Peter Simons
0ecfcfc073
haskell-chunked-data: update to version 0.1.0.1
2014-03-22 09:04:46 +01:00
Peter Simons
2ca5022f62
haskell-base64-conduit: update to version 1.0.0.1
2014-03-22 09:04:46 +01:00
Peter Simons
500ea1c6f3
haskell-hspec: update to version 1.9.0
2014-03-22 09:04:46 +01:00
Peter Simons
6eae14cc26
haskell-hspec-meta: update to version 1.9.0
2014-03-22 09:04:46 +01:00
Peter Simons
a1615dedf6
haskell-yesod-test: update to version 1.2.1.1
2014-03-22 09:04:45 +01:00
Peter Simons
7176a84eb0
haskell-yesod-core: update to version 1.2.9
2014-03-22 09:04:45 +01:00
Peter Simons
cf29fe8205
haskell-yesod-bin: update to version 1.2.7.3
2014-03-22 09:04:45 +01:00
Peter Simons
d063b8f6ce
haskell-yaml: update to version 0.8.8
2014-03-22 09:04:45 +01:00
Peter Simons
4a6d30c2e7
haskell-wai-test: update to version 2.0.1
2014-03-22 09:04:45 +01:00
Peter Simons
0da6b352fe
haskell-unix-process-conduit: update to version 0.2.2.3
2014-03-22 09:04:45 +01:00
Peter Simons
048824a55b
haskell-tasty-quickcheck: update to version 0.8.0.3
2014-03-22 09:04:45 +01:00
Peter Simons
bd9e4c352a
haskell-snap: update to version 0.13.2.4
2014-03-22 09:04:45 +01:00
Peter Simons
fd8e133b42
haskell-list-tries: update to version 0.5.2
2014-03-22 09:04:45 +01:00
Peter Simons
94a591deed
haskell-html-conduit: update to version 1.1.0.2
2014-03-22 09:04:45 +01:00
Peter Simons
161d5a2077
haskell-filesystem-conduit: update to version 1.0.0.2
2014-03-22 09:04:45 +01:00
Peter Simons
1386b4cee1
haskell-derive: update to version 2.5.14
2014-03-22 09:04:45 +01:00
Peter Simons
e964dbf4d4
haskell-dbmigrations: update to version 0.7
2014-03-22 09:04:45 +01:00
Peter Simons
4fed76e19a
haskell-conduit-combinators: update to version 0.2.2
2014-03-22 09:04:45 +01:00
Peter Simons
cd5fd2f6c8
haskell-classy-prelude: update to version 0.8.1
2014-03-22 09:04:45 +01:00
Peter Simons
3aa6b99d83
haskell-snap: jailbreak some more to support lens 4.1 or later
2014-03-22 09:04:45 +01:00
Peter Simons
19c328d28f
haskell-llvm-general: update to version 3.4.2.2
2014-03-22 09:04:45 +01:00
Peter Simons
56259ddd89
haskell-llvm-general-pure: update to version 3.4.2.2
2014-03-22 09:04:45 +01:00
Peter Simons
e738b7ae83
haskell-warp: update to version 2.1.2
2014-03-22 09:04:45 +01:00
Peter Simons
c2cd1abedb
haskell-wai-middleware-static: update to version 0.4.0.3
2014-03-22 09:04:44 +01:00
Peter Simons
afb614ad31
haskell-scotty: update to version 0.7.1
2014-03-22 09:04:44 +01:00
Peter Simons
19ac8eb7a0
haskell-lens: update to version 4.1
2014-03-22 09:04:44 +01:00
Peter Simons
85505d75a0
haskell-http-client: update to version 0.2.2.3
2014-03-22 09:04:44 +01:00
Peter Simons
08fed7fab5
haskell-ghcjs-dom: update to version 0.0.6
2014-03-22 09:04:44 +01:00
Peter Simons
0135fe7b1a
haskell-force-layout: update to version 0.3.0.3
2014-03-22 09:04:44 +01:00
Peter Simons
96d7bc61ad
haskell-exceptions: update to version 0.3.3.1
2014-03-22 09:04:44 +01:00
Peter Simons
911373dbdb
haskell-diagrams-svg: update to version 1.0.2.1
2014-03-22 09:04:44 +01:00
Peter Simons
1df4fcb804
haskell-diagrams-postscript: update to version 1.0.2.2
2014-03-22 09:04:44 +01:00
Peter Simons
844e01577d
haskell-diagrams-lib: update to version 1.1.0.3
2014-03-22 09:04:44 +01:00
Peter Simons
de50656b24
haskell-diagrams-core: update to version 1.1.0.1
2014-03-22 09:04:44 +01:00
Peter Simons
24683a4353
haskell-diagrams-contrib: update to version 1.1.1.2
2014-03-22 09:04:44 +01:00
Peter Simons
d5aa5b0e8b
haskell-diagrams-cairo: update to version 1.1.0.2
2014-03-22 09:04:44 +01:00
Peter Simons
5fd7fac971
haskell-conduit: update to version 1.0.16
2014-03-22 09:04:44 +01:00
Peter Simons
34ed797ecf
haskell-QuickCheck: add version 2.7
2014-03-22 09:04:44 +01:00
Peter Simons
9b135f8372
haskell-tf-random: add version 0.4
2014-03-22 09:04:44 +01:00
Peter Simons
12c201bc6a
haskell-hjsmin: jailbreak to fix build with recent versions of optparse-applicative
2014-03-22 09:04:44 +01:00
Peter Simons
a65a505898
haskell-optparse-applicative: update to version 0.8.0.1
2014-03-22 09:04:44 +01:00
Peter Simons
0d62f71006
haskell-snap: update to version 0.13.2.3
2014-03-22 09:04:44 +01:00
Peter Simons
9f5bc89019
haskell-diagrams: update to version 1.1.0.1
2014-03-22 09:04:43 +01:00
Peter Simons
763bdd7ed5
haskell-llvm-general: update to version 3.4.2.1
2014-03-22 09:04:43 +01:00
Peter Simons
1b6b1b8f87
haskell-llvm-general-pure: update to version 3.4.2.1
2014-03-22 09:04:43 +01:00
Peter Simons
cb52531d53
haskell-yesod-static: update to version 1.2.2.2
2014-03-22 09:04:43 +01:00
Peter Simons
8cb764ea6a
haskell-yesod-form: update to version 1.3.8
2014-03-22 09:04:43 +01:00
Peter Simons
dac3a22927
haskell-yesod-core: update to version 1.2.8
2014-03-22 09:04:43 +01:00
Peter Simons
a226e09297
haskell-yesod-bin: update to version 1.2.7.2
2014-03-22 09:04:43 +01:00
Peter Simons
b3ad12f4ff
haskell-warp: update to version 2.1.1.2
2014-03-22 09:04:43 +01:00
Peter Simons
f3568bf38d
haskell-wai-extra: update to version 2.1.0.1
2014-03-22 09:04:43 +01:00
Peter Simons
6b5721c2b6
haskell-wai-app-static: update to version 2.0.0.4
2014-03-22 09:04:43 +01:00
Peter Simons
68cd345c34
haskell-scotty: update to version 0.7.0
2014-03-22 09:04:43 +01:00
Peter Simons
0ed61e69f1
haskell-resourcet: update to version 0.4.10.1
2014-03-22 09:04:43 +01:00
Peter Simons
a727d1480b
haskell-recaptcha: update to version 0.1.0.1
2014-03-22 09:04:43 +01:00
Peter Simons
9124922680
haskell-pipes-attoparsec: update to version 0.5.0
2014-03-22 09:04:43 +01:00
Peter Simons
c358085c41
haskell-mono-traversable: update to version 0.4.0.3
2014-03-22 09:04:43 +01:00
Peter Simons
17b59a84c3
haskell-language-ecmascript: update to version 0.16
2014-03-22 09:04:43 +01:00
Peter Simons
891a497aa1
haskell-http-reverse-proxy: update to version 0.3.1.1
2014-03-22 09:04:43 +01:00
Peter Simons
a1e3866a16
haskell-heist: update to version 0.13.1
2014-03-22 09:04:43 +01:00
Peter Simons
3d1e229413
haskell-gnuplot: update to version 0.5.2.2
2014-03-22 09:04:43 +01:00
Peter Simons
30117ea592
haskell-fay: update to version 0.19.1.1
2014-03-22 09:04:42 +01:00
Peter Simons
79d51a59c1
haskell-dsp: update to version 0.2.3
2014-03-22 09:04:42 +01:00
Peter Simons
99537a00cc
haskell-dlist: update to version 0.7
2014-03-22 09:04:42 +01:00
Peter Simons
b4fa83f5fb
haskell-diagrams-postscript: update to version 1.0.2.1
2014-03-22 09:04:42 +01:00
Peter Simons
e658482fcc
haskell-diagrams-lib: update to version 1.1.0.2
2014-03-22 09:04:42 +01:00
Peter Simons
833f782e7f
haskell-diagrams-cairo: update to version 1.1.0.1
2014-03-22 09:04:42 +01:00
Peter Simons
c9de5a7000
haskell-css-text: update to version 0.1.2.1
2014-03-22 09:04:42 +01:00
Peter Simons
053391eba5
haskell-conduit-combinators: update to version 0.2.1
2014-03-22 09:04:42 +01:00
Peter Simons
a9738e5cd1
haskell-arithmoi: update to version 0.4.0.4
2014-03-22 09:04:42 +01:00
Peter Simons
a802d4ef14
haskell-HaXml: update to version 1.24.1
2014-03-22 09:04:42 +01:00
Peter Simons
f4f93bf701
haskell-Glob: update to version 0.7.4
2014-03-22 09:04:42 +01:00
Peter Simons
a88067e6da
haskell-dlist-instances: add version 0.1
2014-03-22 09:04:42 +01:00
Peter Simons
a18d18a424
haskell-cryptohash-conduit: add version 0.1.0
2014-03-22 09:04:42 +01:00
Peter Simons
ac40eeb9b3
haskell-tagshare: add version 0.0
2014-03-22 09:04:42 +01:00
Peter Simons
b722d4f3ff
haskell-testing-feat: add version 0.4.0.1
2014-03-22 09:04:42 +01:00
Vladimír Čunát
968c0e5dbd
harfbuzz: minor update 0.9.26 -> .27
2014-03-21 10:34:20 +01:00
Vladimír Čunát
aa48fc9b28
gtk2: bugfix update 2.24.22 -> .23
2014-03-21 10:34:19 +01:00
Vladimír Čunát
ad8adf12a4
mesa: major update to 10.0.4, seems to work finally
2014-03-21 10:34:19 +01:00
Vladimír Čunát
9ace84df75
libxklavier: update 5.0 -> 5.3 (after a long time)
2014-03-21 10:34:19 +01:00
Vladimír Čunát
44e604a421
gnutls: minor update to fix API+ABI breakage
...
http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7343
http://osdir.com/ml/gnutls-devel-gnu/2014-03/msg00007.html
Guile tests work fine again, but I guess we still don't need
guile bindings by default.
2014-03-21 07:02:56 +01:00
Oliver Charles
bb09cfc2fc
haskellPackages.timezoneOlson: Update to 0.1.4
2014-03-20 15:14:14 +00:00
Oliver Charles
1bb8d12d2f
haskellPackages.dbmigrations: Jailbreak now HDBC has been updated
2014-03-20 14:36:34 +00:00
Lluís Batlle i Rossell
a4c4129477
Adding GNU readline 6.3 apart
...
I set bashInteractive to use it, as it has many relevant fixes.
2014-03-20 13:00:46 +01:00
Lluís Batlle i Rossell
b9163ab332
Revert "Updating GNU readline to 6.3."
...
This reverts commit dbaa07b8ef
.
vcunat reported on IRC that the update breaks python and parted at least.
http://hydra.nixos.org/build/9661091/nixlog/1/tail-reload
2014-03-20 12:53:20 +01:00
Lluís Batlle i Rossell
dbaa07b8ef
Updating GNU readline to 6.3.
...
I remove all 6.2 patches manually, but I keep the logic to add later patches.
2014-03-20 10:47:36 +01:00
Shea Levy
506924c6c2
Merge branch 'kdevelop46' of git://github.com/ambrop72/nixpkgs
...
kdevelop: Update to 4.6.
2014-03-19 18:11:35 -04:00
Shea Levy
e0b8a00607
Merge branch 'fix-ocaml-facile' of git://github.com/maggesi/nixpkgs
...
Fix compilation of ocaml-facile with OCaml 4.xx
2014-03-19 03:56:20 -04:00
Marco Maggesi
94a690a41a
Fix compilation of ocaml-facile with OCaml 4.xx
2014-03-19 08:46:17 +01:00
Peter Simons
5e7608e226
Merge pull request #1932 from wkennington/master.sup
...
sup: Push sup to the latest git commit
2014-03-18 12:09:20 +01:00
Vladimír Čunát
da4fca4ce4
ffmpeg (0.10): minor update
...
(cherry picked from commit 9951478c40330b7cf7918ce93c7d242d99ffcd05)
Conflicts:
pkgs/development/libraries/ffmpeg/0.10.nix
2014-03-17 22:56:19 +01:00
Peter Simons
f202729d53
haskell-dbus: disable test suite
...
The tests need access to the Internet to succeed.
2014-03-17 18:33:55 +01:00
Peter Simons
dd701b4c51
haskell-options: we cannot easily run the test suite because it requires 'chell', which requires 'options'
2014-03-17 18:33:55 +01:00
Peter Simons
d17eb6576d
haskell-haskell-names: update to version 0.3.3
2014-03-17 18:33:55 +01:00
Peter Simons
8dfc2e1e4f
haskell-th-desugar: update to version 1.3.0
2014-03-17 18:33:55 +01:00
Peter Simons
7548ed77fb
haskell-tasty: update to version 0.8.0.2
2014-03-17 18:33:55 +01:00
Peter Simons
d56ff5cf60
haskell-tagged: update to version 0.7.1
2014-03-17 18:33:55 +01:00
Peter Simons
10fde8fe5c
haskell-snap-core: update to version 0.9.6.1
2014-03-17 18:33:55 +01:00
Peter Simons
b9a837c26c
haskell-sample-frame: update to version 0.0.3
2014-03-17 18:33:55 +01:00
Peter Simons
165ada34b9
haskell-numeric-prelude: update to version 0.4.1
2014-03-17 18:33:55 +01:00
Peter Simons
dbd61dbdae
haskell-midi: update to version 0.2.1.1
2014-03-17 18:33:55 +01:00
Peter Simons
e31bd9e6ee
haskell-ltk: update to version 0.13.1.0
2014-03-17 18:33:55 +01:00
Peter Simons
e63062ed9d
haskell-linear: update to version 1.9.1
2014-03-17 18:33:55 +01:00
Peter Simons
b976817bd7
haskell-lens: update to version 4.0.7
2014-03-17 18:33:55 +01:00
Peter Simons
7e83f3b703
haskell-gnuplot: update to version 0.5.2.1
2014-03-17 18:33:55 +01:00
Peter Simons
34b4e5c97a
haskell-ghc-mod: update to version 3.1.7
2014-03-17 18:33:55 +01:00
Peter Simons
00b17087f7
haskell-fay: update to version 0.19.1
2014-03-17 18:33:55 +01:00
Peter Simons
ac5fdeb00f
haskell-fay-base: update to version 0.19.1
2014-03-17 18:33:55 +01:00
Peter Simons
b34768db9b
haskell-doctest: update to version 0.9.10.2
2014-03-17 18:33:54 +01:00
Peter Simons
0a326a51a6
haskell-dbus: update to version 0.10.7
2014-03-17 18:33:54 +01:00
Peter Simons
703fae7101
haskell-data-accessor: update to version 0.2.2.5
2014-03-17 18:33:54 +01:00
Peter Simons
8818350aba
haskell-data-accessor-template: update to version 0.2.1.11
2014-03-17 18:33:54 +01:00
Peter Simons
4d53562910
haskell-convertible: update to version 1.1.0.0
2014-03-17 18:33:54 +01:00
Peter Simons
02dfc27b58
haskell-constraints: update to version 0.3.5
2014-03-17 18:33:54 +01:00
Peter Simons
64fb48f9e2
haskell-cipher-aes: update to version 0.2.7
2014-03-17 18:33:54 +01:00
Peter Simons
34fad84658
haskell-alsa-pcm: update to version 0.6.0.1
2014-03-17 18:33:54 +01:00
Peter Simons
a7e71295fc
haskell-HDBC: update to version 2.4.0.0
2014-03-17 18:33:54 +01:00
Peter Simons
84872fe15d
haskell-options: add version 1.0
2014-03-17 18:33:54 +01:00
Peter Simons
f5e1190036
haskell-chell-quickcheck: add version 0.2.2
2014-03-17 18:33:54 +01:00
Peter Simons
d03aa6a13f
haskell-chell: add version 0.3.3
2014-03-17 18:33:54 +01:00
William A. Kennington III
4a112f46b1
sup: Push sup to the latest git commit
...
ncursesw was also pushed forward from 1.3.1.2 -> 1.4.6 as the packaging
was changed for the latest version of sup
2014-03-17 12:04:31 -05:00
Bjørn Forsman
062363c001
thrift: make it useable with the python wrapper
...
The python wrapper discards derivations that lack the 'pythonPath'
attribute, so provide a (dummy) pythonPath attribute to make this work:
pythonFull.override { extraLibs = [ thrift ]; }
2014-03-17 16:20:55 +01:00
Domen Kožar
4b23a50ebb
Merge pull request #1975 from iyzsong/gstreamer
...
gstreamer: add/update packages and improve meta
2014-03-17 16:11:28 +01:00
宋文武
d847b5851f
gst-python: update to 1.2.0
2014-03-17 22:09:51 +08:00
宋文武
c3ffcb1cfe
add gst-editing-services 1.2.0
2014-03-17 22:06:32 +08:00
宋文武
7d3eb6307b
add gnonlin 1.2.0
2014-03-17 22:02:48 +08:00
宋文武
1b3899b040
gst-plugins-ugly: add description
2014-03-17 21:47:58 +08:00
宋文武
b45a294038
gst-plugins-good: add description and set license correctly
2014-03-17 21:43:10 +08:00
宋文武
e67f3a38cf
gst-plugins-bad: add description and set license correctly
2014-03-17 21:31:45 +08:00
Arseniy Seroka
edf1c8ce0f
dsp: add haskell pkg
2014-03-17 15:27:08 +04:00
Eelco Dolstra
ea1cd70128
geoip: Convert to mkDerivation
...
Also, drop unused zlib dependency and add some meta attributes.
2014-03-17 11:23:59 +01:00
Mathijs Kwik
779a959982
add haskell-lzma-enumerator
2014-03-17 07:30:26 +01:00
Vladimír Čunát
76822ea4d5
libav: minor updates of both branches
2014-03-16 17:45:48 +01:00
Vladimír Čunát
8de867c958
qt_gstreamer: update from 0.10.2 to 0.10.3
2014-03-16 17:45:07 +01:00
Cillian de Róiste
b57ee8c331
nixpkgs-lint: add the platforms meta attr for most of my packages
2014-03-16 12:08:26 +01:00
Vladimír Čunát
7ca8bd6d4f
Merge pull request #1965 from ambrop72/ktorrent-4.3.1
...
KTorrent: update to 4.3.1.
2014-03-15 23:13:50 +01:00
ambrop7@gmail.com
24f4957d50
KTorrent: Fix URLs.
2014-03-15 21:31:58 +01:00
ambrop7@gmail.com
732760bb50
Update KTorrent to 4.3.1.
2014-03-15 20:22:03 +01:00
Anders Claesson
2985f31b1c
Add haskell library terminal-size.
2014-03-15 16:05:02 +00:00
Peter Simons
189fe46ab1
haskell-snowball: re-generate with cabal2nix
2014-03-15 09:15:52 +01:00
Peter Simons
728f3872a3
haskell-wai-middleware-static: re-generate with cabal2nix
2014-03-15 09:15:41 +01:00
Thomas Bereknyei
9dd6e2adef
happstack-fastcgi: add version 0.1.5
2014-03-15 09:13:15 +01:00
Shea Levy
d1e88c4625
Unconditionally compile itk with shared libs
2014-03-14 20:18:17 -04:00
Shea Levy
645d54c35d
Merge branch 'itk-shared' of git://github.com/jacobhinkle/nixpkgs
...
Added sharedLibs option to ITK
2014-03-14 20:11:33 -04:00
Shea Levy
f2930e661a
Merge branch 'haskell-scrypt' of git://github.com/hrdinka/nixpkgs
...
haskell-scrypt: add version 0.5.0
2014-03-14 20:10:25 -04:00
Shea Levy
e742265234
Merge branch 'haskell-snowball' of git://github.com/hrdinka/nixpkgs
...
haskell-snowball: add version 1.0.0.1
2014-03-14 20:08:58 -04:00
Christoph Hrdinka
b89bfdf2c2
haskell-scrypt: add version 0.5.0
2014-03-15 00:10:06 +01:00
Christoph Hrdinka
eeecf8f6ca
haskell-snowball: add version 1.0.0.1
2014-03-15 00:07:18 +01:00
Christoph Hrdinka
fa9335e441
haskell-leveldb-haskell: add version 0.3.0
2014-03-14 23:59:58 +01:00
Christoph Hrdinka
65bb4ce47b
haskell-wai-websockets: add version 2.1.0
2014-03-14 23:56:42 +01:00
Jacob Hinkle
f5edf3244f
Added sharedLibs option to ITK
2014-03-14 16:29:24 -06:00
Domen Kozar
a48658c3c6
keybinder: remove redundant arg
2014-03-14 13:28:41 +01:00
Domen Kozar
c0c835dcce
keybinder: add gtk3 support
2014-03-14 12:09:19 +00:00
Peter Simons
f43a9e9d5d
Merge pull request #1940 from jacobhinkle/master
...
haskellPackages: Add AES and pbkdf haskell packages
2014-03-14 11:45:17 +01:00
Nixpkgs Monitor
6a2aede374
SDL_ttf: update from 2.0.9 to 2.0.11
2014-03-14 11:16:56 +01:00
Nixpkgs Monitor
ceb1f815b4
SDL2: update from 2.0.1 to 2.0.2
2014-03-14 11:16:56 +01:00
Nixpkgs Monitor
6a09ce8c01
check: update from 0.9.11 to 0.9.12
2014-03-14 11:16:56 +01:00
Jacob Hinkle
e46f9075d6
Merge remote-tracking branch 'upstream/master'
2014-03-13 22:12:55 -06:00
Vladimír Čunát
ef32fbe6a4
libpng12, libpng15: minor updates of legacy versions
2014-03-13 22:32:17 +01:00
Vladimír Čunát
f5464c2982
libpng: update 1.6.9 -> .10 to fix CVE-2014-0333
2014-03-13 22:00:41 +01:00
Vladimír Čunát
d6349df0dd
put systemd unit dirs on the right place
...
Also see #1936 .
2014-03-13 21:44:51 +01:00
Jacob Hinkle
766f053cc3
Added Haskell AES package
2014-03-13 14:23:34 -06:00
Jacob Hinkle
eed8f2d91e
Added Haskell package pbkdf
2014-03-13 10:49:45 -06:00
Peter Simons
7bb1de4a2f
haskell-thyme: update to version 0.3.1.1
2014-03-13 11:45:05 +01:00
Peter Simons
d1a77ca66c
haskell-smtp-mail: update to version 0.1.4.5
2014-03-13 11:45:05 +01:00
Peter Simons
8a9a4e3f14
haskell-linear: update to version 1.9.0.1
2014-03-13 11:45:05 +01:00
Peter Simons
fe7f0a1198
haskell-bson: update to version 0.2.4
2014-03-13 11:45:05 +01:00
Peter Simons
18a4fa7594
haskell-adjunctions: update to version 4.0.2
2014-03-13 11:45:05 +01:00
Peter Simons
89ac0bdaf2
haskell-yesod-form: update to version 1.3.7
2014-03-13 11:45:05 +01:00
Peter Simons
7f42327a64
haskell-yesod-bin: update to version 1.2.7.1
2014-03-13 11:45:05 +01:00
Peter Simons
2fb6b4b547
haskell-warp: update to version 2.1.1
2014-03-13 11:45:05 +01:00
Peter Simons
5acd15da48
haskell-tasty-rerun: update to version 1.1.2
2014-03-13 11:45:05 +01:00
Peter Simons
2d4b15028b
haskell-sqlite-simple: update to version 0.4.5.2
2014-03-13 11:45:05 +01:00
Peter Simons
1e99af6888
haskell-shelly: update to version 1.5.0.1
2014-03-13 11:45:05 +01:00
Peter Simons
b38f435e0e
haskell-pool-conduit: update to version 0.1.2.1
2014-03-13 11:45:04 +01:00
Peter Simons
2180e76c47
haskell-persistent: update to version 1.3.0.3
2014-03-13 11:45:04 +01:00
Peter Simons
b077659834
haskell-persistent-template: update to version 1.3.1.2
2014-03-13 11:45:04 +01:00
Peter Simons
79cf91b1e5
haskell-persistent-sqlite: update to version 1.3.0.3
2014-03-13 11:45:04 +01:00
Peter Simons
6a55221179
haskell-persistent-postgresql: update to version 1.3.0.3
2014-03-13 11:45:04 +01:00
Peter Simons
080408ea8a
haskell-network-conduit: update to version 1.0.4
2014-03-13 11:45:04 +01:00
Peter Simons
07cc34bc12
haskell-hsini: update to version 0.3.1
2014-03-13 11:45:04 +01:00
Shea Levy
c81c344d67
wai-middleware-static: Jailbreak for the latest wai
2014-03-13 06:43:54 -04:00
Evgeny Egorochkin
3ac4078d9e
telepathy_farstream: update from 0.6.0 to 0.6.1
2014-03-13 09:14:05 +02:00
Domen Kozar
059e8e179b
set all licenses to be attributes (and wait for Nix 1.7)
2014-03-12 21:20:43 +01:00
Bjørn Forsman
3339f1e1f4
thrift: add meta.platforms, small cleanup
...
I set platforms to 'linux' because that's the only thing I have tested.
2014-03-12 13:23:27 +01:00
Peter Simons
b75a5e6f84
Merge pull request #1922 from jagajaga/haskell_pkgs_add
...
hoauth2 and bytestring-show add pkgs
2014-03-12 11:49:08 +01:00
aszlig
c7bac81c66
Merge 'mingw-w64' and 'darwin' into cross-win-osx.
...
Both branches have quite a lot in common, so it's time for a merge and
do the cleanups with respect to both implementations and also generalize
both implementations as much as possible.
This also closes #1876 .
Conflicts:
pkgs/development/interpreters/lua-5/5.2.nix
pkgs/development/libraries/SDL/default.nix
pkgs/development/libraries/glew/default.nix
pkgs/top-level/all-packages.nix
2014-03-12 10:16:51 +01:00
aszlig
6998a866a8
SDL: Refactor package and fix Darwin cross-builds.
...
First of all, this needs two upstream patches for supporting OS X 10.9,
also the cross-gcc doesn't accept -fpascal-strings, so drop the flag.
And except putting all configure flags into a multiline string, we're
now using a list, which is easier when it comes to handling optional
components.
As X isn't used on recent Mac OS X versions and Windows, I'm temporarily
using --without-x for cross-builds until we have a better way to check
for those things.
Also, don't add audiofile to buildInputs if we're cross-compiling for
MinGW.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-12 10:00:48 +01:00
aszlig
cdaced58ae
libpng12/cross: Don't add zlib for Darwin builds.
...
Cross builds for Darwin already include the CoreFoundation and the
libraries from XCode, so zlib already exists on that platform.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-12 10:00:48 +01:00
aszlig
f73851710e
audiofile: Use alsaLib for native Linux only.
...
Using ALSA for non-Linux systems really doesn't make much sense, so
using buildNativeInputs to ensure it won't be used for cross-builds.
Of course, if you're cross-building to Linux, the dependency won't be
used, but right now we don't have a good way to easily check whether the
cross target is Linux.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-12 10:00:48 +01:00
aszlig
5e95800f26
openssl: Use Darwin patch for cross-builds too.
...
Might be better to have something like stdenv.isDarwinTarget, which can
be used to test for native Darwin _and_ cross-built Darwin as a target.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-12 10:00:47 +01:00
aszlig
8c053312b5
zlib/cross: Fix build for Darwin.
...
Provide the correct cross ranlib, because native ranlib will fail.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-12 10:00:47 +01:00
aszlig
30962765e0
openssl/cross: Fix build for Darwin.
...
This is just a minor fix, because when using "darwin64-x86_64-cc" for
config.openssl.system, the OpenSSL build scripts try to compile with
$prefix-cc, which is not available with the gcc-cross-wrapper.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-12 10:00:47 +01:00
aszlig
3d73bf6c57
glew/cross: Fix build for Darwin.
...
The Makefile still contained calls to install with the -s (strip)
option, which we don't want because it uses the native strip utility and
we're going to crossStrip in fixupPhase later anyway.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-12 10:00:46 +01:00
Rickard Nilsson
773d886f51
libvirt: Clean up nix file, update meta
2014-03-12 08:27:05 +01:00
Vladimír Čunát
4a0d464384
glib_networking: big update, cleanup, meta added
2014-03-11 21:56:28 +01:00
Arseniy Seroka
cf931434de
hoauth2 and bytestring-show add pkgs
2014-03-12 00:20:27 +04:00
ambrop7@gmail.com
927971d8e3
kdevelop: Update to 4.6.
2014-03-11 18:36:16 +01:00
Rickard Nilsson
28437226ae
libvirt: Update from 1.2.0 to 1.2.2
2014-03-11 18:27:09 +01:00
Peter Simons
4c226fb88a
haskell-hledger-web: jailbreak to fix build with recent versions of yesod
2014-03-11 17:33:09 +01:00
Peter Simons
d35e61913b
haskell-ghcjs-codemirror: add version 0.0.0.1
2014-03-11 13:50:51 +01:00
Peter Simons
27247b0325
haskell-ghcjs-dom: add version 0.0.4
2014-03-11 13:50:51 +01:00
Peter Simons
b46aac7d79
haskell-vado: add version 0.0.1
2014-03-11 13:50:51 +01:00
Peter Simons
1e662766fb
haskell-vcsgui: add version 0.0.2
2014-03-11 13:50:51 +01:00
Peter Simons
d0734f8aaa
haskell-vcswrapper: add version 0.0.3
2014-03-11 13:50:50 +01:00
Peter Simons
902d57fe40
haskell-http-reverse-proxy: update to version 0.3.1
2014-03-11 13:50:50 +01:00
Peter Simons
55f2f3b465
haskell-alsa-mixer: update to version 0.2.0.1
2014-03-11 13:50:50 +01:00
Peter Simons
66729b6dea
haskell-lens: remove obsolete version 3.10.2
2014-03-11 13:50:50 +01:00
Peter Simons
4139ea10be
haskell-zip-archive: update to version 0.2.2
2014-03-11 13:50:50 +01:00
Peter Simons
46145143fc
haskell-yesod-form: update to version 1.3.6
2014-03-11 13:50:50 +01:00
Peter Simons
f1120ff4b5
haskell-yesod-core: update to version 1.2.7
2014-03-11 13:50:50 +01:00
Peter Simons
e5cf206741
haskell-yesod-bin: update to version 1.2.7
2014-03-11 13:50:50 +01:00
Peter Simons
b48704974a
haskell-yesod-auth: update to version 1.2.7
2014-03-11 13:50:50 +01:00
Peter Simons
ccac7c5dca
haskell-x509: update to version 1.4.11
2014-03-11 13:50:50 +01:00
Peter Simons
5acfd49d17
haskell-warp: update to version 2.1.0
2014-03-11 13:50:50 +01:00
Peter Simons
def8957c30
haskell-warp-tls: update to version 2.0.3.1
2014-03-11 13:50:50 +01:00
Peter Simons
6455c132c3
haskell-wai: update to version 2.1.0
2014-03-11 13:50:50 +01:00
Peter Simons
0c478ecb40
haskell-wai-test: update to version 2.0.0.2
2014-03-11 13:50:49 +01:00
Peter Simons
8a8dbb1682
haskell-wai-handler-launch: update to version 2.0.1.1
2014-03-11 13:50:49 +01:00
Peter Simons
04db259288
haskell-wai-handler-fastcgi: update to version 2.0.0.1
2014-03-11 13:50:49 +01:00