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
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
Lluís Batlle i Rossell
1792ca5810
Increasing mmc possible partitions from 8 to 32.
...
In kernel common config. I have a modern tablet with 18 gpt partitions
on eMMC (Android+Win10 dualboot).
2016-01-11 09:27:58 +01:00
Asko Soukka
cf184179bd
xkcdpass: init at 1.4.2
2016-01-11 09:37:12 +02:00
Sean Lee
3af6c86e7e
ranger: added file as a runtime dependency
2016-01-11 02:18:28 -05:00
Mate Kovacs
074d1f2ffd
pythonPackages.pyglet: 1.1.2 -> 1.2.4
2016-01-10 21:44:55 -08:00
Daniel Peebles
c3a1beeb9e
Merge pull request #12314 from NeQuissimus/kernel433
...
kernel: 4.3.2 -> 4.3.3
2016-01-10 21:26:05 -05:00
Nikolay Amiantov
038241a761
ltunify: init at 20140331
2016-01-11 05:21:59 +03:00
Tim Steinbach
f318049964
kernel: 4.3.2 -> 4.3.3
2016-01-11 02:08:31 +00:00
Tobias Geerinckx-Rice
9e44faab97
latex2html: remove dead package
...
Broken since Aug 2015, but upstream has been dead for donkey's
years. Only dependent was systemtap. No reasonable way (or indeed
reason) to artificially keep this alive.
Aim for the head.
2016-01-11 01:41:54 +01:00
Tobias Geerinckx-Rice
fcb913b3a7
systemtap: remove dead package
...
Broken since 2013. Depends on equally broken latex2html.
Our version 1.2 is almost six years old; latest is 2.9.
And it's (still) no dtrace.
2016-01-11 01:41:54 +01:00
goibhniu
3a4d07e4d3
Merge pull request #11960 from rycee/add-desktop-items
...
Add desktop items for josm and gpsprune
2016-01-11 00:47:09 +01:00
goibhniu
d0f12c6b0f
Merge pull request #12204 from odi/master
...
bump up version for pafy and mps-youtube
2016-01-11 00:40:52 +01:00
Erik Rybakken
d57164a39c
rofi: 0.15.10 -> 0.15.12
2016-01-11 00:24:54 +01:00
goibhniu
ef038f4735
Merge pull request #12053 from jeaye/slrn-ssl
...
Add SSL support to slrn
2016-01-11 00:20:54 +01:00
Tobias Geerinckx-Rice
228774aaf5
wis_go7007: remove dead package & module
...
Broken since 2014, but basically a package from 2008 with no
upstream.
2016-01-11 00:16:01 +01:00
Tobias Geerinckx-Rice
521f903b80
xorgVideoUnichrome: remove dead package
...
Broken since 2013, upstream very dead.
2016-01-11 00:16:01 +01:00
goibhniu
8b8f864e48
Merge pull request #12103 from rick68/ostinato
...
Ostinato
2016-01-11 00:09:32 +01:00
goibhniu
3136bd49d8
Merge pull request #12110 from mogorman/inspectrum
...
inspectrum: init at 20160103
2016-01-11 00:06:47 +01:00
Bjørn Forsman
3d81213509
gnome-terminal: enable GNOME Shell search provider
...
Silly ./configure, it looks for dbus file from gnome-shell in the
installation tree of the package it is configuring. Fix by copying the
needed file from gnome-shell before ./configure is run.
This change makes gnome-shell a build time dependency (not runtime).
2016-01-10 22:27:24 +01:00
Aristid Breitkreuz
01eea878ad
Merge pull request #12291 from abbradar/ejabberd
...
Update ejabberd, new NixOS module for it
2016-01-10 21:15:33 +01:00
Thomas Tuegel
521817fd76
Merge branch 'kde-frameworks-5.18'
2016-01-10 14:10:59 -06:00
Thomas Tuegel
f807f15942
kde5: remove kde-frameworks-5.17
2016-01-10 14:10:03 -06:00
Aristid Breitkreuz
6fc1c08324
Merge pull request #12143 from NeQuissimus/kernel440rc8
...
linux-testing: 4.4.0-rc7 -> 4.4.0-rc8
2016-01-10 21:07:46 +01:00
Aristid Breitkreuz
9c92faf370
Merge pull request #12133 from dwe11er/new-package/irqbalance
...
irqbalance: init at 1.1.0
2016-01-10 21:06:50 +01:00
Aristid Breitkreuz
5c7afe8159
Merge pull request #12207 from mayflower/mopidy/soundcloud-2.0.2
...
mopidy-soundcloud: 2.0.1 -> 2.0.2
2016-01-10 21:02:54 +01:00
Aristid Breitkreuz
bca9ecdd05
Merge pull request #12238 from bfrog/postgresql95
...
postgresql: 9.4 -> 9.5
2016-01-10 21:01:19 +01:00
Aristid Breitkreuz
71de39c6a6
Merge pull request #12278 from lihop/init-dopy
...
dopy: init at 2016-01-04
2016-01-10 20:42:50 +01:00
Domen Kožar
28cb46e991
Merge pull request #12297 from FRidh/tqdm
...
pythonPackages.tqdm: disable tests due to transient failures
2016-01-10 20:30:22 +01:00
Pascal Wittmann
dfe65b6ef8
albatross: 1.7.3 -> 1.7.4
2016-01-10 20:10:50 +01:00
Leroy Hopson
c6a209403e
dopy: init at 2016-01-04
2016-01-11 07:47:39 +13:00
Peter Simons
9c0fccc724
Add LTS Haskell 4.1.
2016-01-10 19:47:38 +01:00
Peter Simons
a05017cd6c
haskell-vector-algorithms: temporarily disable test suite to work around a compiler crash
2016-01-10 19:46:36 +01:00
Peter Simons
7fb70c2db9
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20151217-6-g3c230ba using the following inputs:
- Nixpkgs: fbf35cf17d
- Hackage: 3e0920b425
- LTS Haskell: e72964a553
- Stackage Nightly: c0de8ca462
2016-01-10 19:46:28 +01:00
Nikolay Amiantov
757857613a
ejabberd: 2.1.13 -> 15.11
2016-01-10 21:28:27 +03:00
Tobias Geerinckx-Rice
4e66300411
radius: remove dead package
...
Broken since 2013. Untouched since its addition in 2010 (final
release was in 2008). Mailing list abandoned by upstream.
2016-01-10 19:14:31 +01:00
Tobias Geerinckx-Rice
7f885c82c3
go-ipfs: add a minimum of metadata
...
From go-packages.nix, one would think descriptions frowned-upon :-(
Licences should be mandatory as well.
2016-01-10 19:14:31 +01:00
Thomas Tuegel
ab16bbd0a4
kde5_latest.ktexteditor: update patches and dependencies
...
ktexteditor-5.18.0 needs its patches updated. An optional dependency on
`libgit2` was also added. `makeQtWrapper` was added to
`nativeBuildInputs` to set `XDG_DATA_DIRS` correctly.
2016-01-10 10:58:03 -06:00
Thomas Tuegel
67d63d24e0
kde5_latest.kdelibs4support: add missing kded dependency
2016-01-10 10:16:55 -06:00
Thomas Tuegel
d03a25c5ea
kde5_latest.kpackage: update patches for 5.18.0
2016-01-10 09:43:23 -06:00
Mate Kovacs
7dba3bafba
pythonPackages.pyopengl: 3.0.2 -> 3.1.0 ( close #12124 )
2016-01-10 16:14:21 +01:00
Thomas Tuegel
aaaf23f1e8
kde5_latest.frameworks: 5.17.0 -> 5.18.0
2016-01-10 09:09:40 -06:00
Thomas Tuegel
727a9ddea8
elpaPackages: remove outdated dash
2016-01-10 09:09:20 -06:00
Arseniy Seroka
4a5bf88fde
Merge pull request #12296 from hrdinka/add/communi
...
Add communi IRC client
2016-01-10 16:02:00 +03:00
Frederik Rietdijk
1237b165d8
pythonPackages.tqdm: disable tests because of to transient failures
...
Many transient failures in performance tests and due to use of sleep.
2016-01-10 13:51:58 +01:00
Christoph Hrdinka
5e38018959
communi: init at 2016-01-03
2016-01-10 13:31:36 +01:00
Christoph Hrdinka
4ad12e038a
libcommuni: init at 2016-01-02
2016-01-10 13:31:31 +01:00
Arseniy Seroka
9ff5057b3e
Merge pull request #12276 from Beauhurst/acmetiny
...
acme_tiny: init at f61f72c212cea27f388eb4a26ede0d65035bdb53
2016-01-10 14:49:56 +03:00
Robert Scott
258b3322af
acme_tiny: init at 20151229
2016-01-10 11:35:19 +00:00
Arseniy Seroka
9237faadbe
Merge pull request #12282 from kragniz/ipfs-0.3.10
...
ipfs: 0.3.9 -> 0.3.10
2016-01-10 13:53:18 +03:00
vbgl
81996579a9
Merge pull request #12186 from FlorentBecker/pcre_buildOcaml
...
ocaml-pcre: use buildOcaml
2016-01-10 11:37:45 +01:00
Arseniy Seroka
4a0a0592db
vimPlugins: move vim2nix into nixpkgs repo
2016-01-10 13:19:06 +03:00
Evgeny Egorochkin
c6340022ba
pythonPackages.azure-*: package the 1.* branch
2016-01-10 11:31:38 +02:00
Evgeny Egorochkin
3ea6982859
python.adal: init at 0.1.0
2016-01-10 11:31:38 +02:00
Nikolay Amiantov
c2b70e6147
easyrsa: 2.2.0 -> 3.0.0
2016-01-10 07:28:55 +03:00
Louis Taylor
b38db9c18d
ipfs: 0.3.9 -> 0.3.10
2016-01-10 04:03:27 +00:00
Nikolay Amiantov
ded1a55b8d
substituteAllFiles: support postInstall
2016-01-10 06:03:26 +03:00
Nikolay Amiantov
828a7f99fd
pamtester: init at 0.1.2
2016-01-10 06:03:21 +03:00
Nikolay Amiantov
ba56bbf08d
pythonPackages.requests_oauthlib: fix version
2016-01-10 06:03:04 +03:00
Nikolay Amiantov
c0f72cfe33
opusfile: add platforms, cleanup
2016-01-10 06:02:50 +03:00
Nikolay Amiantov
16308a0cb3
all-packages: sort several packages
2016-01-10 06:02:10 +03:00
Nikolay Amiantov
fb6b4a43c5
lgogdownloader: 2.24 -> 2.26
2016-01-10 06:01:39 +03:00
Nikolay Amiantov
2d714e5227
pypolicyd-spf: init at 1.3.2
2016-01-10 06:01:18 +03:00
Nikolay Amiantov
0b0e9e924e
pyspf: init at 2.0.12
2016-01-10 06:01:10 +03:00
Jude Taylor
36ebae29ce
update xcode patches for node v0.10.41
2016-01-09 14:38:37 -08:00
Tobias Geerinckx-Rice
b466dab8b2
veracity: remove dead package
...
Last updated in 2012, broken since 2013. (OK, fine, but—)
Homepage abandoned, mailing list dead. (Hm. Spooky)
Uses builderDefsPackage. (Eek)
2016-01-09 23:15:16 +01:00
Tobias Geerinckx-Rice
994fd1ec12
VisualBoyAdvance: remove dead package
...
Last updated in 2011. Broken since 2013. Upstream ‘stopped’, sez $homepage.
2016-01-09 23:15:16 +01:00
Tobias Geerinckx-Rice
5ddf2bf856
sane-backends-git -> 2016-01-09
2016-01-09 23:15:16 +01:00
Matthew O'Gorman
800f513c50
notmuch-addrlookup: init at 7
2016-01-09 17:08:17 -05:00
Leroy Hopson
1a6016825e
txtw: init at 0.4
2016-01-10 11:08:17 +13:00
Arseniy Seroka
e126769a68
Merge pull request #12267 from zimbatm/dos2unix-7.3.2
...
dos2unix: 7.3 -> 7.3.2
2016-01-09 23:52:39 +03:00
Arseniy Seroka
6cd71e5c91
Merge pull request #12268 from sigma/version/stunnel
...
stunnel: 5.26 -> 5.29
2016-01-09 23:52:19 +03:00
Arseniy Seroka
9eb268efbd
Merge pull request #12270 from ebzzry/pt
...
pt: init at 0.7.3
2016-01-09 23:52:08 +03:00
Pascal Wittmann
2df31a78c8
Merge pull request #12273 from sigma/version/ag
...
silver-searcher: 0.30.0 -> 0.31.0
2016-01-09 20:31:24 +01:00
Yann Hodique
38c7c7b09e
silver-searcher: 0.30.0 -> 0.31.0
2016-01-09 11:22:56 -08:00
Pascal Wittmann
075b72ef77
Merge pull request #12249 from rycee/bump/josm
...
josm: 9229 -> 9329
2016-01-09 20:13:34 +01:00
Pascal Wittmann
26a6b4b58d
yodl: 3.05.01 -> 3.06.00
2016-01-09 20:07:43 +01:00
Pascal Wittmann
1d947ed4bf
icmake: 7.23.02 -> 8.00.05
2016-01-09 20:07:43 +01:00
Allan Espinosa
d0e1ee6e55
axel: mark as buildable on darwin
2016-01-09 12:37:16 -06:00
Rommel M. Martinez
f8b3036629
pt: init at 0.7.3
2016-01-10 02:00:54 +08:00
Yann Hodique
a4c3b433ee
stunnel: 5.26 -> 5.29
2016-01-09 09:02:54 -08:00
zimbatm
b898959fc7
dos2unix: 7.3 -> 7.3.2
2016-01-09 16:46:03 +00:00
Arseniy Seroka
84631f3227
Merge pull request #12253 from mydaum/bird-update
...
bird: 1.4.5 -> 1.5.0
2016-01-09 19:13:53 +03:00
Arseniy Seroka
1ef51c8eb0
Merge pull request #12255 from svend/pinentry-mac
...
pinentry-mac: init at 0.9.4
2016-01-09 19:13:37 +03:00
Arseniy Seroka
134e5525a2
Merge pull request #12258 from mogorman/zap
...
zap: init at 2.4.3
2016-01-09 19:13:08 +03:00
Arseniy Seroka
64ac4ef758
Merge pull request #12260 from taku0/thunderbird-bin-38.5.1
...
thunderbird-bin: 38.5.0 -> 38.5.1
2016-01-09 19:12:09 +03:00
Arseniy Seroka
12e01b734d
Merge pull request #12263 from thall/ums_5_4
...
ums: 5.3.1 -> 5.4.0
2016-01-09 19:11:50 +03:00
Niclas Thall
0c7bf8309c
ums: 5.3.1 -> 5.4.0
2016-01-09 14:09:35 +01:00
Tobias Geerinckx-Rice
f5acd857ba
Merge pull request #12226 from jgillich/jekyll3
...
jekyll: 2.5.3 -> 3.0.1
2016-01-09 13:52:11 +01:00
Domen Kožar
77938a47fb
Merge pull request #12261 from mayflower/pkg/i3cat
...
i3cat: init at 2015-03-21
2016-01-09 13:12:05 +01:00