Commit Graph

87525 Commits

Author SHA1 Message Date
Proglodyte
cddcda6e96 wasm: init at 0.0.1
Run WebAssembly from the command line with v8 backend
2016-07-27 01:55:30 -04:00
Proglodyte
52d52e7f0c v8: add static config option
Add the 'static' argument to the v8 package, which allows building the
package as a static library rather than a shared library. This allows
users to pass additional arguments to d8:
https://github.com/joestelmach/lint.vim/issues/10
2016-07-27 01:38:52 -04:00
Tuomas Tynkkynen
381967327f Merge pull request #17290 from rnhmjoj/rewritefs
rewritefs: 2016-02-08 -> 2016-07-27
2016-07-27 07:30:41 +03:00
Joachim F
096ea41b68 Merge pull request #17275 from peterhoeg/pdf2odt
pdf2odt: init at 2014-12-17
2016-07-27 05:36:20 +02:00
rnhmjoj
428c2eff87
arx-libertatis: 2016-02-02 -> 2016-07-27 2016-07-27 04:29:10 +02:00
rnhmjoj
7976c4e036
bdf2psf: 1.146 -> 1.147 2016-07-27 03:57:46 +02:00
rnhmjoj
50cbb5bd30
rewritefs: 2016-02-08 -> 2016-07-27 2016-07-27 03:51:08 +02:00
Peter Hoeg
2ea24072ae pdf2odt: init at 2014-12-17
We also apply a patch to create the temporary directory securely
2016-07-27 09:40:35 +08:00
Joachim F
ad127bb55d Merge pull request #17271 from jokogr/fix/syncthing-system-service
syncthing: fix system service
2016-07-27 03:23:08 +02:00
Daiderd Jordan
45c2c817d5 Merge pull request #17266 from joehenry087/master
Included darwin in supported platforms for lessc compiler.
2016-07-27 00:34:23 +02:00
Joachim Fasting
7646bea560
dnscrypt-proxy: fix faulty use of platforms.allBut
In 63b6498aa08fb72a756a242ec2c93c26e7cded99 I added a faulty
use of `platforms.allBut` causing dnscrypt-proxy to continue
being built (and failing) on OS X. D'oh!
2016-07-26 23:10:46 +02:00
Joachim F
b52648cc9c Merge pull request #17241 from rasendubi/antBuild
antBuild: run default hooks
2016-07-26 23:01:09 +02:00
Ryan Trinkle
c564997ba0 ghcjs: refactor stage2 handling
Previously, the stage2 information was stored in haskell-modules, and imported directly from there.  However, the correct stage2 information is determined by the version of ghcjs-boot repository.  This commit makes the stage2 information part of the ghcjs derivation, which improves organization and makes it possible to override stage2 when overriding ghcjs.
2016-07-26 16:58:56 -04:00
Joachim F
bf2d1ca4a6 Merge pull request #17279 from RamKromberg/fix/lenmus
lenmus: 5.4.1 -> 5.4.2
2016-07-26 22:53:59 +02:00
Joachim F
74f9dc991a Merge pull request #17283 from mayflower/emby_3.0.6000
emby: 3.0.5986 -> 3.0.6000
2016-07-26 22:37:57 +02:00
Benjamin Staffin
2fcd26c794 Merge pull request #13014 from Pamelloes/master
Darwin Fixes for Mesa and Freeglut
2016-07-26 15:54:26 -04:00
Tristan Helmich
b3413acc6a emby: 3.0.5986 -> 3.0.6000 2016-07-26 21:38:42 +02:00
Kevin Cox
1e74806403 exa: Update dependencies. 2016-07-26 14:57:50 -04:00
Damien Cassou
8a19caac39 Merge pull request #17273 from binarin/emacs25-source-directory
emacs-source-code: init at 1.0.0
2016-07-26 20:35:02 +02:00
Kevin Cox
4a05dc747e rust-packages: 2016-07-13 -> 2016-07-26 2016-07-26 14:14:34 -04:00
Alexey Lebedeff
acbfc56b43 emacs-source-code: init at 1.0.0
This pseudo-package will help emacs find its own C sources.

When this package is used in `emacsWithPackages`, you will be able to
reach emacs C sources, e.g. through a link in `describe-function`
buffer.
2016-07-26 20:17:09 +03:00
Ram Kromberg
3df0422083 lenmus: 5.4.1 -> 5.4.2 2016-07-26 20:14:06 +03:00
Bjørn Forsman
0a2174f195 nixos/lighttpd: move cgit setup to cgit.nix
To where it really belongs. Separation of concern.
2016-07-26 15:37:24 +02:00
Bjørn Forsman
d5c27859b4 Fix eval (swig) 2016-07-26 15:34:49 +02:00
Robin Gloster
cb776e72a0 Merge pull request #17258 from leenaars/patch-1
swig: 3.0.7 -> 3.0.10
2016-07-26 15:27:02 +02:00
Bjørn Forsman
e7ef33c50a git: fix gitweb.cgi breakage due to missing CGI.pm
CGI.pm was removed from Perl core in v5.22, breaking the gitweb.cgi
script and thus NixOS' services.lighttpd.gitweb. Nixpkgs switched to
Perl 5.22 with a85ba820a409c84d97ca0 ("perl: Make 5.22 the default").

Fix it by bringing in the Perl CGI module (and dependency HTMLParser).
The closure size of "nix-build -A git" increase by 1 MiB, to 201 MiB.
2016-07-26 15:20:24 +02:00
zimbatm
3d0e8060fd vault: 0.5.3 -> 0.6.0 2016-07-26 14:07:30 +01:00
Gabriel Ebner
7fce7c5a07 qutebrowser: 0.7.0 -> 0.8.0 2016-07-26 14:53:59 +02:00
leenaars
eb2e3965b8 swig: 3.0.7 -> 3.0.10 2016-07-26 14:49:34 +02:00
Kranium Gikos Mendoza
b98e4b3aa4 qtbitcointrader: add {pre,post}Configure to fix build (#17269) 2016-07-26 12:15:47 +02:00
Ioannis Koutras
24968fc1c1 syncthing: fix system service 2016-07-26 13:10:15 +03:00
Wout Mertens
62d11a6961 Merge pull request #17206 from nathan-gs/patch-2
Fix #9759 SSMTP sendmail wrapper
2016-07-26 10:52:19 +02:00
Peter Simons
66ca9b9146 git-annex: update hash for new version 2016-07-26 10:37:55 +02:00
Peter Simons
24bb4333cd hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0-18-g8001337 using the following inputs:

  - Hackage: de00016925
  - LTS Haskell: d085132b77
  - Stackage Nightly: bf146896f3
2016-07-26 10:37:55 +02:00
Vladimír Čunát
375ae11a34 tiptop: init at 2.3 2016-07-26 11:55:23 +02:00
Wout Mertens
3bb18c68d2 Merge pull request #17042 from rasendubi/etc
etc: remove obsolete directories
2016-07-26 09:04:10 +02:00
Graham Christensen
3badad811c Merge pull request #17262 from jerith666/crashplan-47-r2
crashplan: 4.7.0-r1 -> 4.7.0-r2
2016-07-26 02:05:55 +00:00
Joe Henry
666d98b7ec Included darwin in supported platforms for lessc compiler. 2016-07-25 21:32:53 -04:00
Matt McHenry
0a0172fffb crashplan: 4.7.0-r1 -> 4.7.0-r2
follow up to f1c1c1be: also increment the rev number
2016-07-25 19:48:25 -04:00
obadz
4aadb9beb3 gupnp: fix headers that were broken by libsoup upgrade in #17142 2016-07-26 00:06:59 +01:00
Alexey Shmalko
bb3fc68b30
antBuild: run default hooks
Fixes https://github.com/NixOS/nixpkgs/issues/10931.
antBuild overrides buildPhase and installPhase without calling default
hooks.
2016-07-26 02:02:42 +03:00
Alexey Shmalko
6d998e6386
perl: fix build for mips-linux 2016-07-26 01:36:12 +03:00
Alexey Shmalko
b1e4ed38dd
iconv: fix build for mips-linux 2016-07-26 01:36:12 +03:00
Luca Bruno
5c738ec37e gnome3: drop 3.18 2016-07-25 22:49:12 +02:00
Ram Kromberg
5685968ca6 midori: 0.5.8 -> 0.5.11 (#17142) 2016-07-25 21:25:42 +01:00
Kranium Gikos Mendoza
a5d1c8d471 bluejeans: 2.160.63.8 -> 2.160.66.8 (#17232) 2016-07-25 20:53:32 +01:00
Bart Brouns
5b48659519 CharacterCompressor 0.2 -> 0.3 (#17207) 2016-07-25 20:52:06 +01:00
Maximilian Güntner
1fa6fe72fd unison: 2.48.3 -> 2.48.4 (#17209)
Signed-off-by: Maximilian Güntner <code@maschinenpsychologe.de>
2016-07-25 20:50:09 +01:00
taku0
2ac2676a17 android-sdk: 24.4.1 -> 25.1.7 (#17193) 2016-07-25 20:47:39 +01:00
Ram Kromberg
6afb7b9a1a libsoup: 2.52.2 -> 2.54.1 & valaSupport (#16897) 2016-07-25 20:43:51 +01:00