Peter Simons
85aa0ea16b
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-11-g659087e using the following inputs:
- Hackage: 62d7be84b9
- LTS Haskell: 4d628b7b7e
- Stackage Nightly: 186e5fa04d
2016-05-10 12:28:30 +02:00
Michael Raskin
99bab146a5
julia: 0.4.2 -> 0.4.5
2016-05-10 11:29:38 +02:00
Sebastian Hagen
c84d366295
ghostscript: update upstream URL
...
Closes #15342
2016-05-10 10:32:48 +02:00
Rahul Gopinath
4700db89b1
milu: init at 2016-05-09
...
Milu is a mutation testing tool for C and C++ programs
Closes #15341
2016-05-10 10:28:45 +02:00
Michael Raskin
516f2ec309
Merge pull request #15348 from tohl/master
...
sbcl: 1.3.4 -> 1.3.5
2016-05-10 07:51:09 +00:00
Joachim Fasting
81fad06167
Merge pull request #15265 from holidaycheck/node-6.1.0
...
nodejs: 6.0.0 -> 6.1.0
2016-05-10 09:11:44 +02:00
Joachim Fasting
f1184b8910
Merge pull request #15346 from ktosiek/dfeet-bump
...
d-feet: 0.3.10 -> 0.3.11
2016-05-10 09:10:59 +02:00
Tomas Hlavaty
111110daee
sbcl: 1.3.4 -> 1.3.5
2016-05-10 09:00:23 +02:00
Joachim Fasting
e38e3dcdb6
dnscrypt-proxy service: allow user to specify their own resolver list
2016-05-10 07:08:37 +02:00
Joachim Fasting
bd448b7139
dnscrypt-proxy service: use up-to-date dnscrypt-resolvers list
...
The list of public proxies is updated now and again and it's probably a
good idea to always work from the most recent list, rather than the one
that is shipped with the release. This can be crucial in case of
resolvers that are revealed to have gone rogue or otherwise have been
compromised.
2016-05-10 07:07:58 +02:00
Tuomas Tynkkynen
346482c8d5
dosfstools: Enable compat symlinks
...
Create these symlinks, since NixOS (and other users) can still be using
the old names:
dosfsck -> fsck.fat
dosfslabel -> fatlabel
fsck.msdos -> fsck.fat
fsck.vfat -> fsck.fat
mkdosfs -> mkfs.fat
mkfs.msdos -> mkfs.fat
mkfs.vfat -> mkfs.fat
While at it, kill the makeFlags which seems unnecessary as it seems
to use a standard Autotools build (maybe this is a new thing).
2016-05-10 08:00:16 +03:00
Tomasz Kontusz
0ac224345c
d-feet: 0.3.10 -> 0.3.11
2016-05-10 06:00:35 +02:00
Nikolay Amiantov
49de0c32bd
texlive: restore back exports of TeX paths
...
Credits for the fix to jraygauthier.
See https://github.com/NixOS/nixpkgs/pull/12768#issuecomment-218050187
2016-05-10 06:33:55 +03:00
Nikolay Amiantov
82dc880fbd
Merge pull request #15340 from jraygauthier/jrg/fix_xetex_and_others_since_merge_of_context_fix
...
texlive.combine: fix build
2016-05-10 07:30:54 +04:00
Joachim Fasting
340dfc7866
Merge pull request #15336 from rnhmjoj/master
...
unclutter: prevent service restarting too soon
2016-05-10 04:31:51 +02:00
Tobias Geerinckx-Rice
ad0a9f5f52
autogen: fix borked source URL and hash
2016-05-10 01:59:14 +02:00
Tobias Geerinckx-Rice
1a783468aa
tome4: 1.3.3 -> 1.4.6
...
Just to get it building again after the 1.3.3 sources disappeared,
but it seems to run fine.
2016-05-10 01:51:05 +02:00
Tobias Geerinckx-Rice
89384a0056
SDL2_ttf: 2.0.12 -> 2.0.14
2016-05-10 01:51:05 +02:00
Tobias Geerinckx-Rice
5dc7093e56
SDL2_mixer: 2.0.0 -> 2.0.1
2016-05-10 01:51:05 +02:00
Tobias Geerinckx-Rice
06d8903374
SDL2_image: 2.0.0 -> 2.0.1
2016-05-10 01:51:05 +02:00
Arseniy Seroka
3295f68336
Merge pull request #15333 from vrthra/pxattr
...
pxattr: Init at 2.1.0
2016-05-10 02:40:45 +03:00
Raymond Gauthier
8a4b670a2f
texlive.combine: fix build
...
Recent merge of pull request #14681 broke
the build of some texlive components (e.g.: `xetex`)
that do not include the `./share/texmf/web2c/texmf.cnf`.
This fix should allow these component to build
as before by operating on this file only when
it exits.
2016-05-09 19:29:05 -04:00
Tobias Geerinckx-Rice
a40c1c21f1
autogen: 5.18.6 -> 5.18.7
2016-05-10 01:22:53 +02:00
Tobias Geerinckx-Rice
baac4e88e1
geolite-legacy: 2016-05-03 -> 2016-05-09
2016-05-10 01:22:53 +02:00
Tobias Geerinckx-Rice
0ee4238026
sane-backends-git -> 2016-05-09
2016-05-10 01:22:53 +02:00
Rahul Gopinath
8dd753dedc
pxattr: Init at 2.1.0
...
pxattr provides a single interface to extended file system attributes. It can
be used to save and restore extended file system attributes before using
a utility such as tar for backup which does not understand extended fsattr.
2016-05-09 15:13:20 -07:00
rnhmjoj
e8fff51947
unclutter: prevent service restarting too soon
2016-05-09 23:28:30 +02:00
Daniel Peebles
b10659196b
Merge pull request #15331 from colemickens/fix_mitmproxy
...
pythonPackages.mitmproxy: fetchurl -> fetchFromGitHub
2016-05-09 14:39:14 -04:00
Bjørn Forsman
977cd5de36
moreutils: add meta.platforms (= all)
2016-05-09 20:34:45 +02:00
Cole Mickens
a1d44a6b79
pythonPackages.mitmproxy: fetchurl -> fetchFromGitHub
2016-05-09 11:30:00 -07:00
Arseniy Seroka
89008a2c58
Merge pull request #15330 from markus1189/scalafmt
...
scalafmt: init at 0.2.3
2016-05-09 21:12:32 +03:00
Arseniy Seroka
c75efcba75
Merge pull request #15325 from psprint/master
...
zsh-navigation-tools: 2.0.7 -> 2.1.6
2016-05-09 21:09:52 +03:00
Markus Hauck
40dae1aba8
scalafmt: init at 0.2.3
2016-05-09 19:57:42 +02:00
Eelco Dolstra
cb37ab146b
Add mirror://mozilla scheme
2016-05-09 19:37:22 +02:00
Eelco Dolstra
7ce5d43c63
Fix some URLs that lacked a URI scheme
2016-05-09 19:35:05 +02:00
Eelco Dolstra
4f4ba0d3f4
copy-tarballs.pl: Add --exclude flag
2016-05-09 19:35:01 +02:00
Frederik Rietdijk
1717d11bf9
Merge pull request #15327 from colemickens/fix_mitmproxy
...
mitmproxy: change source url
2016-05-09 19:28:03 +02:00
Frederik Rietdijk
0b8ef88942
Merge pull request #15220 from bnikolic/python-pweave2
...
Pweave: init at 0.25
2016-05-09 19:15:03 +02:00
Cole Mickens
e9b55a03d3
mitmproxy: change source url
2016-05-09 10:03:29 -07:00
Frederik Rietdijk
4a04f2d511
Merge pull request #15318 from vrthra/parsedatetime
...
parsedatetime: 1.4 -> 1.5
2016-05-09 18:57:55 +02:00
zimbatm
da8c41814a
Merge pull request #15326 from FRidh/pythontest
...
Python: re-enable default testing
2016-05-09 17:46:51 +01:00
Rahul Gopinath
bfa0c15b1e
pythonpackages.parsedatetime: 1.4 -> 1.5
...
Agate requires parsedatetime 1.5
2016-05-09 09:36:20 -07:00
Frederik Rietdijk
3beda443bc
Python: re-enable default testing
...
In 303e976
default testing of setuptools packages was accidentally
disabled.
2016-05-09 18:33:43 +02:00
Sebastian Gniazdowski
b7e99395f4
zsh-navigation-tools: 2.0.7 -> 2.1.6
2016-05-09 16:10:20 +00:00
Thomas Tuegel
cf63f2dde9
dropbox: use makeQtWrapper
2016-05-09 10:07:54 -05:00
goibhniu
f9a0e9c649
Merge pull request #15233 from joelmo/qjackctl
...
qjackctl: 4.0 -> 4.2, qt4 -> qt5
2016-05-09 16:55:44 +02:00
Joachim Fasting
52477b0a0b
kernelPatches.grsecurity_4_5: 201605060852 -> 201605080858
2016-05-09 16:38:44 +02:00
Frederik Rietdijk
3853d1e97f
pythonPackages.nbconvert: 4.1.0 -> 4.2.0
2016-05-09 16:28:29 +02:00
Frederik Rietdijk
c8345f06f8
Merge pull request #15249 from zimbatm/ipython-updates
...
Ipython updates
2016-05-09 16:23:14 +02:00
Domen Kožar
76aa0ba664
snabb: build in parallel
2016-05-09 15:13:29 +01:00