aszlig
cdd1c9caa5
Merge branch 'chromium-refactor', closes #1798 .
...
This implements some longstanding work of getting the Chromium
derivation more modular. Unfortunately, I didn't manage to decrease the
compile time, which was one of the primary goal for doing the refactor.
A main reason this didn't work out well was the fact that most bundled
libraries are so heavily patched that it's not possible within a limited
time frame to decouple it from the main derivation.
However, it should now be easier to build other derivations that build
upon Chromium, like libcef. Also, it finally adds support for the
non-free PepperAPI Flash and PDF plugins and support for fetching the
corresponding versions through the updater.
2014-04-21 09:50:50 +02:00
Shea Levy
5701e4e15a
Add buildLocalCabalWithArgs for providing extra arguments to callPackage
2014-04-20 22:57:03 -04:00
Rickard Nilsson
6b634673f9
Add remarkjs 0.6.4, a markdown-driven slideshow tool
...
Also, add required node packages (and update generated node pkgs).
2014-04-21 01:27:23 +02:00
AndersonTorres
31a94915d2
mpv: minor updates and cleanup
...
E.g. parameterize lua.
2014-04-20 19:46:21 +02:00
Eelco Dolstra
4e8c2f0ff9
Merge branch 'systemd-update'
2014-04-20 19:31:01 +02:00
Eelco Dolstra
a0c0dfb647
Revert accidental change
2014-04-20 19:29:53 +02:00
Matt Whiteley
552d66cd9e
Add swig-3.x
2014-04-20 11:30:31 +01:00
Eelco Dolstra
c95cea4bfd
Tarball: Check whether Nixpkgs evaluation doesn't depend on its path
2014-04-20 00:08:52 +02:00
Eelco Dolstra
5c2bd5dffc
Remove obsolete line
2014-04-20 00:08:52 +02:00
Eelco Dolstra
0a256cc0ee
Firewall: Only start if we have CAP_NET_ADMIN
2014-04-19 23:02:59 +02:00
John Wiegley
1337f5f84c
Do not build CUPS support for ghostscript on Darwin
2014-04-19 14:22:35 +01:00
John Wiegley
599c2775dd
Add expression for xml-lens
2014-04-19 11:21:15 +01:00
AndersonTorres
cf8459fecf
Dillo: new package
...
Dillo is a lightweight, fast web browser.
2014-04-19 11:08:39 +01:00
Roelof Wobben
a6a90cad1b
new package: muffin
2014-04-19 10:39:30 +01:00
Domen Kožar
85992ec738
Merge pull request #1507 from offlinehacker/pkgs/node_webkit/add
...
Add node-webkit, app runtime based on Chromium and node.js
2014-04-19 05:35:20 +02:00
aszlig
4c8ec5e12e
v8: Bring back old version 3.14.
...
The current version of v8 breaks builds of nodejs, mongodb and
rethinkdb. So let's bring back the old package with annoying _3_14
version suffix so hopefully the corresponding maintainers will get rid
of that dependency :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-19 03:58:44 +02:00
aszlig
88a939c2d1
chromium: Decouple browser from default.nix.
...
This currently only passes through the arguments and is nothing more
than the foundation of the new structure. In essence, I want to have a
really small default.nix which is then going down into the respective
subparts that are isolated from each other.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-19 03:58:41 +02:00
aszlig
33acfbe917
minizip: New package based on zlib derivation.
...
This is needed by Chromium and is part of the zlib source tree in
contrib/, so let's propagate the version of zlib and use the same source
tree.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-19 03:58:40 +02:00
Michael Raskin
f45bcfb5e9
Merge pull request #2298 from jwiegley/hfsevents
...
Add hfsevents expression, and make fsnotify use it on darwin
2014-04-18 10:42:16 -07:00
Michael Raskin
b4b62ef776
Merge pull request #2314 from iyzsong/kakasi
...
add kakasi, a Kanji to Hiragana, Katakana or Romaji converter
2014-04-18 10:31:48 -07:00
Michael Raskin
97a3a803e1
Merge pull request #2313 from 1126/master
...
Adding pamixer.
2014-04-18 10:31:25 -07:00
Michael Raskin
b1fad4ab9b
Merge pull request #2279 from kowey/master
...
megam: New package
2014-04-18 10:19:44 -07:00
Michael Raskin
07053c040a
Merge pull request #2271 from lethalman/apparix
...
apparix: new package
2014-04-18 10:17:44 -07:00
Michael Raskin
6cdce9deec
Merge pull request #2220 from taku0/thunderbird-bin-24.0.0
...
add thunderbird-bin: the binary package for Thunderbird mail client
2014-04-18 10:16:35 -07:00
Michael Raskin
d31cf5329e
Merge pull request #2075 from iyzsong/webkit
...
get rid of old webkit packages
2014-04-18 10:10:29 -07:00
Michael Raskin
1fbba069fd
Merge pull request #2241 from roelof1967/master
...
new package: cinnamon-control-center
2014-04-18 10:06:49 -07:00
_1126
25f7565657
Merge branch 'pamixer'
2014-04-18 16:09:50 +02:00
_1126
96257ea486
Adding pamixer.
2014-04-18 16:09:34 +02:00
宋文武
c796adfd65
add kakasi, a Kanji to Hiragana, Katakana or Romaji converter
2014-04-18 22:07:17 +08:00
Eelco Dolstra
da774bced5
Remove dhcpcd_without_udev attribute
2014-04-18 15:36:06 +02:00
Sander van der Burg
104c841c85
Move su to the base packages of chrootenv builder
2014-04-18 13:30:24 +02:00
Rok Garbas
7aa3790f34
adding development version of weechat (alongside stable)
2014-04-17 22:22:54 +01:00
Mathijs Kwik
8ca0bbe1a9
bedup: fix hash
2014-04-17 17:48:43 +02:00
Mathijs Kwik
28b3318a04
bedup: fix public github url
2014-04-17 09:08:33 +02:00
John Wiegley
0556bc0fcb
Add hfsevents expression, and make fsnotify use it on darwin
2014-04-16 16:43:32 -05:00
John Wiegley
df56712700
The timeparsers library requires convertible == 1.0.*
2014-04-16 13:09:31 -05:00
Eelco Dolstra
5e16621afc
IO::Socket::SSL: Update to 1.981
...
Required by "git send-email".
2014-04-16 18:43:39 +02:00
Domen Kožar
3a9f28ee08
Merge pull request #2185 from lethalman/gnome3
...
tracker, licenses.cc-by-30, gnome-user-docs, upgrade sushi, gnome-keyring service, gnome-user-share, gnome-tweak-tool, gnome-shell-extensions, xdg-user-dirs
2014-04-16 18:08:00 +02:00
Eelco Dolstra
c13d582c78
Make dbus overridable
2014-04-16 16:44:27 +02:00
Luca Bruno
92a831a4ec
xdg-user-dirs: new package
...
A tool to help manage well known user directories
like the desktop folder and the music folder
http://freedesktop.org/wiki/Software/xdg-user-dirs
2014-04-16 15:02:27 +02:00
Michael Raskin
f44a3235a9
Use IcedTea for VUE, not Oracle JRE
2014-04-16 14:47:33 +04:00
Lluís Batlle i Rossell
44bda71b88
Adding ghdl 0.31 mcode flavour
...
This allows having a recent ghdl, without building it with gcc.
The major drawback is the speed.
2014-04-16 10:35:45 +02:00
Peter Simons
d4097e4e0e
Merge pull request #2273 from jwiegley/cabal-delete
...
Add expression for cabal-delete
2014-04-16 10:17:29 +02:00
William A. Kennington III
171a58bcd6
cpupower: Add package to replace cpufrequtils
2014-04-16 01:09:57 +02:00
Eelco Dolstra
ee9c068b0c
systemd: Update to 212
...
Note that systemd no longer depends on dbus, so we're rid of the
cyclic dependency problem between systemd and dbus.
This commit incorporates from wkennington's systemd branch
(203dcff45002a63f6be75c65f1017021318cc839,
1f842558a95947261ece66f707bfa24faf5a9d88).
2014-04-16 00:59:26 +02:00
Eelco Dolstra
a37edbbb63
linux-headers: Add 3.14
2014-04-15 16:59:19 +02:00
Eelco Dolstra
0fc9f65ff2
linux-headers-2.6.28: Remove, no longer used
2014-04-15 16:50:29 +02:00
Peter Simons
e572b5c104
Merge pull request #2253 from jwiegley/watch
...
Add a recipe for installing "watch" from procps (#2227 )
2014-04-15 16:12:27 +02:00
Shea Levy
f0d7c3841e
Update node packages, add pure-css
2014-04-15 09:26:58 -04:00
Eric Kow
9e457049e4
megam: New package
...
Maximum Entropy (GA) Model Optimization Package
2014-04-15 14:00:56 +01:00