aszlig
690a845de9
chromium: Use Nix expressions for plugin settings.
...
We now create Nix expressions within the plugin output path(s) which
then will be imported and incorporated into the wrapper. This makes it
easier for other plugins to provide configuration settings to the main
Chromium wrapper.
Of course, in order to allow for external plugins we need to allow
passing a list of plugins to the Chromium derivation, but right now we
keep it internal and only use it for things such as NaCl (as soon as we
support it, of course).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-25 14:14:43 +01:00
aszlig
518173ac24
chromium: Shorten line length of name attribute.
...
No feature change, I'm just very nitpicky if it comes to lines with more
than 79 characters.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-25 14:14:43 +01:00
Peter Simons
7ae1a17c89
Merge pull request #5120 from jeremyjh/distributed-process-p2p
...
haskell-distributed-process-p2p add from Hackage
2014-11-25 13:40:48 +01:00
Eelco Dolstra
1fdefd5562
Revert "protobuf: Clean up and update to version 2.6.1."
...
This reverts commit 18b306b041
. Protobuf
releases are generally not very backwards compatible and likely to
break lots of stuff. E.g.
http://hydra.nixos.org/build/17535340
http://hydra.nixos.org/build/17535640
http://hydra.nixos.org/build/17536998
http://hydra.nixos.org/build/17536170
See also b851e970da
.
2014-11-25 13:00:09 +01:00
Tim Dysinger
dbe6c1a71f
Upgrade Purescript to 0.6.1.2
2014-11-25 08:11:32 +01:00
Jeremy Huffman
d21dc419d3
haskell-distributed-process-p2p add from Hackage
2014-11-24 20:55:14 -05:00
Shea Levy
140e1de0ec
strongswan: dont patchelf
...
fixes #5045 ('fixes')
2014-11-24 20:50:26 -05:00
aszlig
83c2fcada4
my-env: Provide explicit store path for "rm".
...
If you do not provide any dependencies which don't propagate coreutils,
you'll get "rm: No such file or directory". Like for example by using
this:
nix-build -E '(import <nixpkgs> {}).myEnvFun {
name = "mybrokentest";
buildInputs = [];
}'
Thanks to "ewemoa" from the #nixos IRC channel for spotting this.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-25 02:05:48 +01:00
Ricardo M. Correia
ca6d86b7fb
cargoSnapshot: Update from 2014-09-19 -> 2014-11-22
2014-11-25 01:07:10 +01:00
Eelco Dolstra
52b743add4
tzdata: Update to 2014j
2014-11-25 00:42:22 +01:00
Vladimír Čunát
b4aba8c577
evince-3.12: maintenance update
2014-11-25 00:05:12 +01:00
Vladimír Čunát
7e94263c6d
pidgin: minor update
2014-11-24 23:32:58 +01:00
Aristid Breitkreuz
b216e2b8e6
systemd-nspawn: Ignore existing directories when trying to create mount-points ( #4989 )
2014-11-24 22:43:54 +01:00
Vladimír Čunát
d39c6ceffc
nvidia_x11: current long-lived becomes a new legacy
...
CC: #5070 .
2014-11-24 22:39:00 +01:00
Eduard Bachmakov
bba575ff7a
nvidia_x11: update to 340.58
...
Picked from #5070 .
2014-11-24 22:39:00 +01:00
Cillian de Róiste
909311b650
openimageio: update from 1.4.13 to 1.4.14
2014-11-24 22:17:00 +01:00
Bart Brouns
0168c1ba19
faust: rename to faust-compiler ( close #5113 )
...
@vcunat adjusted coding style slightly.
2014-11-24 22:00:58 +01:00
Ryan Newton
fd73e9948d
racket: add libreadline to ffi libs - enables xrepl.
2014-11-24 13:58:22 -05:00
Cillian de Róiste
4e46e4cb59
qtractor: update from 0.6.3 to 0.6.4
2014-11-24 18:27:04 +01:00
Peter Simons
292bf1729c
Merge pull request #5114 from vandenoever/calligra
...
Update Calligra to 2.8.6.
2014-11-24 17:34:07 +01:00
Jos van den Oever
5611996172
Update Calligra to 2.8.6.
2014-11-24 16:26:37 +01:00
Peter Simons
d9924f565e
haskell-snaplet-stripe: jailbreak to fix build with recent lens-family-core
2014-11-24 16:24:12 +01:00
Peter Simons
ad0de68dc5
haskell-ekg-bosun: jailbreak to fix build with recent http-client
2014-11-24 16:24:12 +01:00
Peter Simons
52809ef21d
haskell-twitter-conduit: patch build to load the edited Cabal file from Hackage
2014-11-24 16:24:12 +01:00
Peter Simons
4f48c33b74
haskell-elm-get: jailbreak to fix build with recent http-client
2014-11-24 16:24:12 +01:00
Peter Simons
3970579141
haskell-yesod: update to version 1.4.1
2014-11-24 16:24:12 +01:00
Peter Simons
e432a4bcf1
haskell-yesod-form: update to version 1.4.1.1
2014-11-24 16:24:12 +01:00
Peter Simons
005b789839
haskell-pipes: update to version 4.1.4
2014-11-24 16:24:12 +01:00
Peter Simons
357af72d0a
haskell-linear: update to version 1.15.4
2014-11-24 16:24:12 +01:00
Peter Simons
3400054d69
haskell-lens-family: update to version 1.2.0
2014-11-24 16:24:11 +01:00
Peter Simons
3fc1624faf
haskell-lens-family-core: update to version 1.2.0
2014-11-24 16:24:11 +01:00
Peter Simons
e398b44cf6
haskell-diagrams-cairo: update to version 1.2.0.4
2014-11-24 16:24:11 +01:00
Peter Simons
ea0d509a81
haskell-Chart: update to version 1.3.2
2014-11-24 16:24:11 +01:00
Peter Simons
817564741c
haskell-Chart-gtk: update to version 1.3.2
2014-11-24 16:24:11 +01:00
Peter Simons
d82dbca3b7
haskell-Chart-diagrams: update to version 1.3.2
2014-11-24 16:24:11 +01:00
Peter Simons
4b95beb82d
haskell-Chart-cairo: update to version 1.3.2
2014-11-24 16:24:11 +01:00
Peter Simons
3deaeb43fc
haskell-cairo: update to version 0.13.0.5
2014-11-24 16:24:11 +01:00
Peter Simons
bdbe5cd147
haskell-http-client: update to version 0.4.5
2014-11-24 16:24:11 +01:00
Peter Simons
c62278fe2b
haskell-pandoc: patch build to load the edited Cabal file from Hackage
2014-11-24 16:24:11 +01:00
Peter Simons
4535d19f93
haskell-authenticate-oauth: jailbreak to support current versions of RSA
2014-11-24 16:24:11 +01:00
Peter Simons
2440e27ee5
haskell-keter: update to version 1.3.6
2014-11-24 16:24:11 +01:00
Peter Simons
56bdbabbc5
haskell-cabal-bounds: update to version 0.8.9
2014-11-24 16:24:11 +01:00
Peter Simons
5ecee5fde9
haskell-zlib: update to version 0.5.4.2
2014-11-24 16:24:11 +01:00
Peter Simons
9626601f8a
haskell-yesod-test: update to version 1.4.2
2014-11-24 16:24:11 +01:00
Peter Simons
9e73c0ac09
haskell-yesod-static: update to version 1.4.0.3
2014-11-24 16:24:10 +01:00
Peter Simons
f602eadcb5
haskell-yesod-core: update to version 1.4.4.4
2014-11-24 16:24:10 +01:00
Peter Simons
1c26473da2
haskell-yesod-bin: update to version 1.4.0.9
2014-11-24 16:24:10 +01:00
Peter Simons
a43ddafe8e
haskell-yesod-auth: update to version 1.4.1
2014-11-24 16:24:10 +01:00
Peter Simons
7664a1ad07
haskell-yaml: update to version 0.8.10
2014-11-24 16:24:10 +01:00
Peter Simons
b5430cfff0
haskell-webdriver: update to version 0.6.0.3
2014-11-24 16:24:10 +01:00
Peter Simons
e75da9bb5b
haskell-wai-app-static: update to version 3.0.0.3
2014-11-24 16:24:10 +01:00
Peter Simons
faf2d31e39
haskell-units: update to version 2.2
2014-11-24 16:24:10 +01:00
Peter Simons
5a3bb5a09e
haskell-twitter-types: update to version 0.6.0
2014-11-24 16:24:10 +01:00
Peter Simons
fc263e7685
haskell-twitter-conduit: update to version 0.1.0
2014-11-24 16:24:10 +01:00
Peter Simons
80e2795105
haskell-traverse-with-class: update to version 0.2.0.3
2014-11-24 16:24:10 +01:00
Peter Simons
a44a622ae7
haskell-streaming-commons: update to version 0.1.6
2014-11-24 16:24:09 +01:00
Peter Simons
74cc312024
haskell-shake: update to version 0.14.1
2014-11-24 16:24:09 +01:00
Peter Simons
bf7a0d77d5
haskell-sbv: update to version 3.2
2014-11-24 16:24:09 +01:00
Peter Simons
8125f34937
haskell-rest-core: update to version 0.33.1.1
2014-11-24 16:24:09 +01:00
Peter Simons
532aa6588d
haskell-resourcet: update to version 1.1.3
2014-11-24 16:24:09 +01:00
Peter Simons
66c1de7bff
haskell-purescript: update to version 0.6.1.1
2014-11-24 16:24:09 +01:00
Peter Simons
9e14853dab
haskell-persistent-sqlite: update to version 2.1.1
2014-11-24 16:24:09 +01:00
Peter Simons
81e1f193b1
haskell-persistent-postgresql: update to version 2.1.1
2014-11-24 16:24:09 +01:00
Peter Simons
5076f0d29f
haskell-persistent-mysql: update to version 2.1.2
2014-11-24 16:24:09 +01:00
Peter Simons
5178359444
haskell-pango: update to version 0.13.0.4
2014-11-24 16:24:09 +01:00
Peter Simons
2b111f780d
haskell-network-conduit-tls: update to version 1.1.0.2
2014-11-24 16:24:09 +01:00
Peter Simons
6a4711949d
haskell-mono-traversable: update to version 0.6.3
2014-11-24 16:24:09 +01:00
Peter Simons
16b689a0f0
haskell-machines: update to version 0.4.0.1
2014-11-24 16:24:08 +01:00
Peter Simons
bd9df3f6b6
haskell-linear: update to version 1.15.2
2014-11-24 16:24:08 +01:00
Peter Simons
d45a1cab25
haskell-json-schema: update to version 0.7.3.0
2014-11-24 16:24:08 +01:00
Peter Simons
69dbbd42a7
haskell-iCalendar: update to version 0.4.0.2
2014-11-24 16:24:08 +01:00
Peter Simons
fc0a79032c
haskell-http-conduit: update to version 2.1.5
2014-11-24 16:24:08 +01:00
Peter Simons
6b7da1b142
haskell-hsimport: update to version 0.6.4
2014-11-24 16:24:08 +01:00
Peter Simons
4f1731bb02
haskell-hakyll: update to version 4.6.1.0
2014-11-24 16:24:08 +01:00
Peter Simons
b91ed78d79
haskell-gtk3: update to version 0.13.1
2014-11-24 16:24:08 +01:00
Peter Simons
2724426c2a
haskell-gtk2hs-buildtools: update to version 0.13.0.3
2014-11-24 16:24:08 +01:00
Peter Simons
4d2fb9e7d1
haskell-glib: update to version 0.13.0.6
2014-11-24 16:24:08 +01:00
Peter Simons
cef64b8e79
haskell-gio: update to version 0.13.0.3
2014-11-24 16:24:08 +01:00
Peter Simons
1effd019e0
haskell-free-game: update to version 1.1.80
2014-11-24 16:24:08 +01:00
Peter Simons
5744c74029
haskell-force-layout: update to version 0.3.0.8
2014-11-24 16:24:08 +01:00
Peter Simons
ee614eacb9
haskell-extensible-effects: update to version 1.7.1.2
2014-11-24 16:24:08 +01:00
Peter Simons
80f808ab46
haskell-elerea: update to version 2.8.0
2014-11-24 16:24:07 +01:00
Peter Simons
403dd0d7e2
haskell-diagrams-svg: update to version 1.1.0.2
2014-11-24 16:24:07 +01:00
Peter Simons
7d8dde79b5
haskell-diagrams-rasterific: update to version 0.1.0.4
2014-11-24 16:24:07 +01:00
Peter Simons
ca7da2bd4c
haskell-diagrams-postscript: update to version 1.1.0.2
2014-11-24 16:24:07 +01:00
Peter Simons
bc2805a09f
haskell-diagrams-lib: update to version 1.2.0.5
2014-11-24 16:24:07 +01:00
Peter Simons
ae6ef59d3a
haskell-diagrams-core: update to version 1.2.0.3
2014-11-24 16:24:07 +01:00
Peter Simons
17d85a0a99
haskell-diagrams-contrib: update to version 1.1.2.3
2014-11-24 16:24:07 +01:00
Peter Simons
e7e8bf5e93
haskell-data-ordlist: update to version 0.4.7.0
2014-11-24 16:24:07 +01:00
Peter Simons
025d675fa0
haskell-cond: update to version 0.4.1.1
2014-11-24 16:24:07 +01:00
Peter Simons
0cf75518f0
haskell-colors: update to version 0.2.0.1
2014-11-24 16:24:07 +01:00
Peter Simons
60182effc4
haskell-clay: update to version 0.10
2014-11-24 16:24:07 +01:00
Peter Simons
ceea18d4ef
haskell-cgrep: update to version 6.4.8
2014-11-24 16:24:07 +01:00
Peter Simons
33bbf5a131
haskell-cabal-lenses: update to version 0.4.2
2014-11-24 16:24:07 +01:00
Peter Simons
31e84afd4e
haskell-cabal-cargs: update to version 0.7.5
2014-11-24 16:24:07 +01:00
Peter Simons
ff9fb6229f
haskell-RSA: update to version 2.1.0
2014-11-24 16:24:07 +01:00
Peter Simons
2431b8572b
haskell-twitter-types-lens: add version 0.6.0
2014-11-24 16:24:06 +01:00
Peter Simons
86d980bd59
haskell-packunused: update to version 0.1.1.3
2014-11-24 16:24:06 +01:00
Shea Levy
5c9ee48de1
nix-exec: bump
2014-11-24 10:13:31 -05:00
Oliver Charles
9cab0e1b8a
Add meta information to hbase, bosun, scollector, opentsdb
2014-11-24 14:40:48 +00:00