Commit Graph

75111 Commits

Author SHA1 Message Date
Eelco Dolstra
bbfbadf327 diffoscope: Reduce closure size
This reduces diffoscope's closure size from 2470 MiB to 579 MiB by
leaving out some less crucial dependencies (like GHC and Free
Pascal). These can be re-enabled by turning on enableBloat.
2016-01-12 14:25:26 +01:00
Nikolay Amiantov
7bedf42435 pythonPackages.future: fix version 2016-01-12 15:07:49 +03:00
Nikolay Amiantov
fda6c0d3c7 vde2: support static build 2016-01-12 15:06:23 +03:00
Nikolay Amiantov
ee6ca494d2 libpcap: support static build 2016-01-12 15:06:15 +03:00
Nikolay Amiantov
8d4bc5c029 nixos/swap: fix stopping mkswap for encrypted device 2016-01-12 14:54:51 +03:00
Nikolay Amiantov
d82c0f9790 nixos/cdemu: use system kernel modules 2016-01-12 14:44:41 +03:00
Nikolay Amiantov
9124e9584b Merge pull request #11779 from abbradar/fhs-root
chroot-user: don't create new user namespace if we are root
2016-01-12 14:40:45 +03:00
Oliver Charles
6fd00586dd Merge pull request #12326 from womfoo/bluejeans
bluejeans: 2.100.102.8 -> 2.125.24.5
2016-01-12 11:31:54 +00:00
Domen Kožar
da1d9293f8 Merge pull request #12269 from zimbatm/sshuttle-0.73
sshuttle: 0.71 -> 0.73
2016-01-12 11:57:25 +01:00
Domen Kožar
7fe7138968 nixos: fix acme service @abbradar 2016-01-12 11:50:34 +01:00
Vladimír Čunát
ab346fd1bb mesa drivers: revert back to llvm-3.6 for now
/cc #11367, #11467.
Only the drivers are overridden for now to avoid a mass rebuild.
2016-01-12 11:21:28 +01:00
Peter Simons
8e70d65652 haskell-cabal-helper: drop obsolete override
Tests are now being disabled by hackage2nix.
2016-01-12 11:02:51 +01:00
Peter Simons
c8da4cf7af configuration-hackage2nix.yaml: update list of broken builds 2016-01-12 11:02:51 +01:00
Peter Simons
43f1de91f8 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20151217-7-g3384c26 using the following inputs:

  - Nixpkgs: 7cbc1f27d4
  - Hackage: dfdbb526ed
  - LTS Haskell: e72964a553
  - Stackage Nightly: a9df6f5b32
2016-01-12 11:02:43 +01:00
Kranium Gikos Mendoza
ae6686441e bluejeans: 2.100.102.8 -> 2.125.24.5 2016-01-12 12:31:13 +08:00
Tobias Geerinckx-Rice
3b0dc7b2d7 zotero: remove unused firefox-bin fork
Dead code since 3d919a002de81463d3e2a5903244ddf58dca78e2.
2016-01-12 03:08:10 +01:00
Tobias Geerinckx-Rice
b021d9aacf metaEnvironment: remove dead packages
Broken since 2013. Upstream is dead.
2016-01-12 03:08:10 +01:00
Tobias Geerinckx-Rice
464f327aa6 Move some excess description to longDescription 2016-01-12 03:08:10 +01:00
John Wiegley
14c8a6f32d emacs24Macport: Further cleanups, remove old code 2016-01-11 14:31:03 -08:00
John Wiegley
b7ff0301d6 emacs24Macport: change expressions to better match emacs24 2016-01-11 12:55:48 -08:00
John Wiegley
fdc69f2e8f emacs24: Add jwiegley as a maintainer 2016-01-11 12:55:48 -08:00
Edward Tjörnhammar
56fdc71013 idea: restrict packages to oraclejdk8 2016-01-11 21:24:31 +01:00
Edward Tjörnhammar
b444fe98a5 python33Packages.acd_cli: restrict package to python33 2016-01-11 21:23:01 +01:00
Domen Kožar
5c2c881c57 pypy: parallel build improvements, remove some patching
incorporates http://paste.pound-python.org/show/oFyMaSSzvb07lenWYmAK/
from NixCon sprints
2016-01-11 20:42:00 +01:00
Corbin Simpson
da698fd9da pypy: add some required build inputs and disable some unsafe tests
I had to disable another networking-centric test suite; it was trying to make
unapproved phone calls.
2016-01-11 20:42:00 +01:00
Tobias Geerinckx-Rice
685b2ebb60 xdelta: add longDescription 2016-01-11 20:34:36 +01:00
Tobias Geerinckx-Rice
6aa786d1d6 xdeltaUnstable: init at 3.1.0
This will eventually become the new stable branch (as unstable ones
are wont to do), but is worth having if you want to patch yesterday's
‘large’ files today, or need to apply patches already created with it.

“First release of the 3.1.x series. This is taken from the
"64bithash" branch.

- Adds support for -B values greater than 2GB, enabled by
  -DXD3_USE_LARGESIZET=1 variable. [Enabled in nixpkgs.]
- Adds new performance and speed regression test, written in #Golang.
  [Not enabled in nixpkgs.]

When compiled for large sizes, xdelta3 uses a 64bit checksum function.
This impacts both compression and speed.

Relative to 3.0.11, the new branch is currently 3-5% slower and
has 1-2% worse compression. Performance will be addressed in
future 3.1.x releases.”
2016-01-11 20:34:36 +01:00
John Wiegley
823f797c26 emacs24Macport: 5.13 -> 5.15 2016-01-11 11:33:32 -08:00
Tobias Geerinckx-Rice
5e9b49dd53 xdelta: add lzmaSupport; enable by default 2016-01-11 18:35:50 +01:00
Tobias Geerinckx-Rice
83289318f0 xdelta: 3.0.10 -> 3.0.11 2016-01-11 18:35:50 +01:00
Tobias Geerinckx-Rice
64d15ab844 libpsl: list 2016-01-04 -> 2016-01-09 2016-01-11 18:35:50 +01:00
Tobias Geerinckx-Rice
ba915f533c Merge pull request #12321 from aherrmann/pr_gnuplot_startup
gnuplot: Improve startup performance
2016-01-11 17:59:52 +01:00
Thomas Tuegel
ee9186c4d8 Merge branch 'emacs-packages' 2016-01-11 09:47:52 -06:00
Thomas Tuegel
5f81792265 emacsPackagesNg.elpaPackages: state reason for broken packages 2016-01-11 09:47:22 -06:00
Thomas Tuegel
d6995049d3 emacsPackagesNg.elpaPackages.ergoemacs-mode: unmark broken 2016-01-11 09:46:47 -06:00
Thomas Tuegel
49aa382f87 emacsPackagesNg.undo-tree: 0.6.4 -> 0.6.5
This removes the hand-written expression.
2016-01-11 09:45:50 -06:00
Thomas Tuegel
35bad9465f emacsPackagesNg.elpaPackages: un-break some packages 2016-01-11 09:45:19 -06:00
Pascal Wittmann
e3bba66347 Merge pull request #12311 from erikryb/master
rofi: 0.15.10 -> 0.15.12
2016-01-11 16:26:03 +01:00
Andreas Herrmann
79e145a970 gnuplot: Improve startup performance
Before executing the gnuplot executable the environment variable `GDFONTPATH`
is populated with a list of font directories, which is obtained from `fc-list`.
In that process we iterated over each line and called `dirname` on it, which
introduces a performance hit for loading and executing the external executable
`dirname` every time.

The new version avoids the loop.

The author of this patch measured a 42 fold performance improvement:

old version:

    $ time ./gnuplot_old/bin/gnuplot -e ''
    real    0m3.828s
    user    0m0.392s
    sys     0m0.465s

new version:

    $ time ./gnuplot_new2/bin/gnuplot -e ''
    real    0m0.091s
    user    0m0.112s
    sys     0m0.014s

The correctness of the value of `GDFONTPATH` was confirmed with the following
command and comparing its output between versions:

    $ gnuplot -e 'print system("echo $GDFONTPATH")'
2016-01-11 15:37:07 +01:00
Jascha Geerds
95d6a61f18 tox: 1.8.1 -> 2.3.1 2016-01-11 15:03:02 +01:00
Jascha Geerds
c2224b8c0e pluggy: init at 0.3.1 2016-01-11 15:03:02 +01:00
Tobias Geerinckx-Rice
15f6633210 geolite-legacy 2016-01-06 -> 2016-01-11 2016-01-11 14:22:32 +01:00
Thomas Tuegel
faae09f629 Merge pull request #12320 from mdorman/elpa-updates
beacon, bug-hunter: un-mark broken
2016-01-11 06:22:14 -06:00
zimbatm
573ec2d9ae sshuttle: 0.71 -> 0.74
the tags are now in a different form

sshuttle is now a real python package
2016-01-11 11:58:04 +00:00
Tobias Geerinckx-Rice
c9a64aa94c Merge pull request #12316 from mkovacs/bump-pyglet
pythonPackages.pyglet: 1.1.2 -> 1.2.4
2016-01-11 12:09:36 +01:00
Peter Simons
1ec9144cad ghcjs: mark broken
Citing from http://hydra.cryp.to/build/1533084/log/raw:

    Configuring ghcjs-0.2.0...
    Setup: At least the following dependencies are missing:
    aeson >=0.7 && <0.10,
    haskell-src-exts ==1.16.*,
    optparse-applicative ==0.11.*,
    syb >=0.4 && <0.6

This issue has been present for a while now, and it's only gotten worse.
2016-01-11 12:06:03 +01:00
Michael Alan Dorman
c493d6e697 beacon, bug-hunter: un-mark broken
I am able to successfully build, install and invoke both packages
without problems.
2016-01-11 05:42:13 -05:00
Domen Kožar
7b0613d51e Revert "nixos/qemu-vm: Disable cache for $NIX_DISK_IMAGE"
This reverts commit 6353f580f90c0fdd2b418fa853a78ec508bda2a5.

Unfortunately cache=none doesn't work with all filesystem options.

Hydra tests error out with: file system may not support O_DIRECT

See http://hydra.nixos.org/build/30323625/
2016-01-11 11:29:16 +01:00
Domen Kožar
0aa8b6fd1c Merge pull request #12317 from sleep/fix/ranger-add-dependency-file
ranger: fix, added file as a runtime dependency
2016-01-11 11:25:41 +01:00
goibhniu
6a9a704b75 Merge pull request #12319 from datakurre/datakurre-xkcdpass
xkcdpass: init at 1.4.2
2016-01-11 09:58:24 +01:00