Commit Graph

63474 Commits

Author SHA1 Message Date
Shea Levy
920930510e idris-wl-pprint: Use fetchFromGitHub 2015-11-28 05:53:50 -05:00
Vincent Laporte
6a622acc87 merlin: 2.3 -> 2.3.1 2015-11-28 10:42:08 +01:00
Vincent Laporte
a3fa690fa2 ocaml: add local copy of the ocamlbuild patch 2015-11-28 09:48:55 +01:00
Matthijs Steen
8cd52ce5f7 basex: 7.8.2 -> 8.3.1 2015-11-27 21:56:31 +01:00
Profpatsch
ee07543ccd stdenv: licenseAllowed -> checkValidity
Rename and make it a true function (that can be re-used and could be
moved to the library).
2015-11-27 21:56:28 +01:00
Rok Garbas
2de0dc1a18 statsd: updated package and nixos service
* package statsd node packages separatly since they actually require
  nodejs-0.10 or nodejs-0.12 to work (which is ... well old)

* remove statsd packages and its backends from "global" node-packages.json.
  i did not rebuild it since for some reason npm2nix command fails. next time
  somebody will rerun npm2nix statsd packages are going to be removed.

* statsd service: backends are now provided as strings and not anymore as
  packages.
2015-11-27 21:42:21 +01:00
Arseniy Seroka
c6932509b8 Merge pull request #11302 from fkz/sad
add package: system for automated deduction
2015-11-27 22:25:44 +03:00
Shea Levy
f7c2cd3347 Merge branch 'idris-packages' 2015-11-27 13:44:06 -05:00
Shea Levy
9562549ff2 idris-modules: Add docs 2015-11-27 13:34:38 -05:00
Shea Levy
0f90c9dbc1 idris-modules: documentation 2015-11-27 13:17:17 -05:00
Tobias Geerinckx-Rice
a8abf054ee goPackages.git-lfs: remove man and script
After dc3ec30 these are back in $PATH where they don't belong. Just
remove them ‘for now’.

(`postInstall` seems to have been modified in the gap between 741bf84,
where those files were simply removed, and 6602f49.)
2015-11-27 19:04:43 +01:00
Anders Papitto
94a109c0c9 go-mode: init at 20150817 2015-11-27 09:48:57 -08:00
wedens
6496a6e115 font-awesome-ttf: 4.4.0 -> 4.5.0 2015-11-27 22:42:59 +06:00
Shea Levy
0dce60b34d Add wl-pprint Idris package. 2015-11-27 11:03:04 -05:00
Fabian Schmitthenner
dc164dc2ee system for automated deduction: init at 2.3-25 2015-11-27 15:12:09 +00:00
Shea Levy
a01c7b5a15 idris-modules: Filter out default.nix 2015-11-27 09:57:49 -05:00
Shea Levy
a5ca796f55 idris-modules: Read the filesystem to populate package list 2015-11-27 09:55:22 -05:00
Shea Levy
efbee054fd Add builtin idris packages to idrisPackages 2015-11-27 09:35:59 -05:00
Shea Levy
5898c20604 Add idrisPackages to all-packages.nix 2015-11-27 08:19:50 -05:00
Shea Levy
34e8eea942 Add with-packages wrapper for idris 2015-11-27 07:56:11 -05:00
Pascal Wittmann
dc3ec30765 go-git-lfs: fix build
was failing with

output ‘/nix/store/…-go1.4-git-lfs-v1.0.0-bin’ is not allowed to refer
to path ‘/nix/store/…-go-1.4.3’

@nckx
2015-11-27 12:47:24 +01:00
Peter Simons
5c66b4c581 Merge pull request #11283 from mdorman/master-updates
parallel: Revert changes that broke go packages
2015-11-27 12:22:02 +01:00
Domen Kožar
c2c96a26e4 Merge pull request #10913 from sjourdois/lxml
python: lxml: 3.3.6 -> 3.4.4
2015-11-27 12:03:17 +01:00
Domen Kožar
403d088b5c Merge pull request #10542 from datakurre/datakurre-matplotlib
darwin: matplotlib: add needed inputs and set framework flag for darwin
2015-11-27 12:00:27 +01:00
Matthias Beyer
a2c3c171e9 weather: init at 2.0 2015-11-27 11:47:51 +01:00
Domen Kožar
7a3b518d62 buildPythonPackage: fix a regression #11303 2015-11-27 11:44:34 +01:00
Peter Simons
ade9f7167d nix-prefetch-git: make sure the script is interpreted by bash
Fixes https://github.com/NixOS/nixpkgs/issues/11284.
2015-11-27 11:17:50 +01:00
Matthias C. M. Troffaes
b5e06b04a7 wolfssl: init at 3.7.0
Picked from #11287.
2015-11-27 11:00:40 +01:00
Peter Simons
a9925f20a9 Merge pull request #11295 from mayflower/pkg/dovecot
dovecot: 2.2.16 -> 2.2.19
2015-11-27 10:45:51 +01:00
Peter Simons
ae01b4468b Merge pull request #11292 from mayflower/pkg/wireshark
wireshark: 1.12.7 -> 2.0.0
2015-11-27 10:45:16 +01:00
Pascal Wittmann
1fcea37c24 calibre: 2.44.1 -> 2.45.0 2015-11-27 10:10:39 +01:00
Domen Kožar
8f257cada9 Merge pull request #11293 from mayflower/fix/python-gateone-pkg-ref
pythonPackages.gateone: Fix python packages reference
2015-11-27 09:49:31 +01:00
Sou Bunnbu
6b1651928e Merge pull request #11298 from mayflower/pkg/claws-mail
clawsMail: 3.12.0 -> 3.13.0
2015-11-27 12:49:42 +08:00
Franz Pletz
bfb399e3c4 wireshark: 1.12.7 -> 2.0.0
Updates wireshark to the next major stable version. Also updated and tested
the patch to search for dumpcap in PATH by @bjornfor.
2015-11-27 05:17:26 +01:00
Franz Pletz
bba0521fdd clawsMail: 3.12.0 -> 3.13.0 2015-11-27 03:15:32 +01:00
Franz Pletz
ceca397a1a dovecot: 2.2.16 -> 2.2.19 2015-11-27 03:03:53 +01:00
Tobias Geerinckx-Rice
d118e51943 dropbear 2015.69 -> 2015.70
Fix server password authentication on Linux, broken in 2015.69.
2015-11-27 01:45:53 +01:00
Tobias Geerinckx-Rice
3cc1f8dd15 hplip 3.15.9 -> 3.15.11
Keep 3.15.9 available as hplip{,WithPlugin}_3_15_9 in case this
breaks someone's printer/day job.
2015-11-27 01:45:53 +01:00
Franz Pletz
c85546a897 pythonPackages.gateone: Fix python packages reference
This fixes an error that was introduced with
d2519c1f16.
2015-11-27 00:38:41 +01:00
Nikolay Amiantov
2472e19914 Merge pull request #11278 from abbradar/gdb-guile
gdb: use system zlib, fix guile support
2015-11-27 02:09:13 +03:00
Tobias Geerinckx-Rice
ea8c69039e freefall 4.2 -> 4.3 2015-11-26 23:45:31 +01:00
Tobias Geerinckx-Rice
2798b02ad0 Convert some *Flags from strings to lists 2015-11-26 23:45:31 +01:00
Domen Kožar
43ee009c76 Merge pull request #11289 from FRidh/commonmark
python: CommonMark and recommonmark packages
2015-11-26 20:18:05 +01:00
Frederik Rietdijk
ae866d8dc1 python recommonmark: init at 0.2.0 2015-11-26 20:06:44 +01:00
Frederik Rietdijk
f5b5c31d75 python CommonMark: init at 0.5.4 2015-11-26 20:06:29 +01:00
Domen Kožar
67e03d0c50 Merge branch 'buildPythonPackage+wheels' 2015-11-26 17:38:35 +01:00
Domen Kožar
0c772699ba buildPythonPackage: write some comments 2015-11-26 17:31:10 +01:00
Michael Alan Dorman
d9b858d67e Partial revert of "parallel: 20150922 -> 20151122"
This is a partial revert of commit ed2b30dc28.

The changes outside of a new version of parallel broke several go
packages.
2015-11-26 11:28:17 -05:00
Arseniy Seroka
e568fe9cef udisks: add missing patch 2015-11-26 18:46:08 +03:00
Arseniy Seroka
1af969f8f3 udisks: apply patch to work with new glibc 2015-11-26 18:45:20 +03:00
Nikolay Amiantov
d96f7128e1 gdb: use system zlib, fix guile support 2015-11-26 16:43:44 +03:00
goibhniu
cc63832981 Merge pull request #8758 from fpletz/package/chrony
chrony: 2.1.1 -> 2.2 & service improvements
2015-11-26 13:22:33 +01:00
Arseniy Seroka
f8b0b8a634 Merge pull request #11269 from dgonyeo/master
ykpers: 1.15.0 -> 1.17.2
2015-11-26 15:17:12 +03:00
Christian Albrecht
97332d30f6 zsh: re-enable tests skipping broken
Do not disable all tests, only those broken as zsh/zpty module is not
available on hydra.
2015-11-26 09:59:27 +00:00
Tuomas Tynkkynen
cab1cb5af4 glib: Fix path to gettext_dir in glib-gettextize
Otherwise e.g. epiphany doesn't build.
2015-11-26 10:07:20 +01:00
Vladimír Čunát
70d7cfdb8c Merge #11275: lisp: adding maintainer, small updates 2015-11-26 09:17:52 +01:00
Eric Sagnes
6ca51e3062 fcitx-qt5: init at 1.0.4 2015-11-26 16:12:25 +08:00
Eric Sagnes
db28fa4039 fcitx: 4.2.8.5 -> 4.2.9 2015-11-26 16:12:25 +08:00
Eric Sagnes
6874221403 libchewing: init at 0.4.0 2015-11-26 16:12:25 +08:00
Tomas Hlavaty
9d4a60f9cd picolisp: 3.1.11 -> 15.11 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
594ef50121 picolisp: add myself as a maintainer 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
b8bef08d1b mkcl: add myself as a maintainer 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
f54a2aa137 cmucl: add myself as a maintainer 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
a0d1478fa0 ccl: add myself as a maintainer 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
5441ab8afc sbcl: add myself as a maintainer 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
b091b9e30b gtk-server: add myself as a maintainer 2015-11-26 08:24:02 +01:00
Tomas Hlavaty
540db34fff sbcl: remove obsolete dependency on which 2015-11-26 08:24:02 +01:00
Tobias Geerinckx-Rice
da29db5d41 dropbear 2015.68 -> 2015.69
Known changes:
- Fix crash when forwarded TCP connections fail to connect
  (bug introduced in 2015.68)
- Avoid hang on session close when multiple sessions are started,
  affects Qt Creator
- Reduce per-channel memory consumption in common case, increase default
  channel limit from 100 to 1000 which should improve SOCKS forwarding
  for modern webpages
- Handle multiple command line arguments in a single flag
- Manpage improvements
- Build fixes for Android
- Don't display the MOTD when an explicit command is run
- Check curve25519 shared secret isn't zero
2015-11-26 08:00:02 +01:00
Tobias Geerinckx-Rice
2742025f29 apitrace 7.0 -> 7.1 2015-11-26 08:00:02 +01:00
宋文武
341c250013 grantlee: fix evaluation 2015-11-26 09:53:02 +08:00
John Ericson
a122a7f65a ghcjs: bump version number to 0.2.0
Actually should have been this for a while.
2015-11-25 16:35:56 -08:00
Jude Taylor
2455dac320 libdevil: fix build in clang stdenvs 2015-11-25 14:21:01 -08:00
Derek Gonyeo
00a919bb7d ykpers: 1.15.0 -> 1.17.2
The version bump was required to work with my yubikey 4 nano.
2015-11-25 14:17:20 -08:00
Pascal Wittmann
6d25c0f1b3 Remove unneeded 'with's from meta.platforms 2015-11-25 23:06:09 +01:00
Pascal Wittmann
380ed0229c pash: clean up meta information 2015-11-25 23:06:09 +01:00
Pascal Wittmann
765afaec88 sslmate: make meta.maintainers a list 2015-11-25 23:06:09 +01:00
Pascal Wittmann
5084e3e0e0 Merge pull request #11175 from mayflower/pkg/nmap
nmap: 6.49BETA4 -> 7.00
2015-11-25 22:51:36 +01:00
Pascal Wittmann
5154825599 Merge pull request #11267 from joachifm/update-minisign
minisign: 0.4 -> 0.6
2015-11-25 22:49:59 +01:00
John Wiegley
2b8ef119c5 Revert "coq: 8.5b2 -> 8.5b3"
This reverts commit c111b0cd4d.

@oconnorr I will restore this once there is more ecosystem to support it.
2015-11-25 12:58:07 -08:00
John Wiegley
cb1c818491 openvpn: 2.3.7 -> 2.3.8 2015-11-25 12:54:02 -08:00
John Wiegley
baa24bc1a2 stunnel: 5.22 -> 5.26 2015-11-25 12:46:28 -08:00
Luca Bruno
a412927924 Merge remote-tracking branch 'origin/master' into closure-size 2015-11-25 21:37:30 +01:00
Joachim Fasting
4dbdcd0f33 minisign: 0.4 -> 0.6 2015-11-25 20:37:18 +01:00
Robert Irelan
fbceebb2c7 subsonic: 5.2.1 -> 5.3 2015-11-25 09:34:55 -08:00
Arseniy Seroka
451858bd34 Merge pull request #11251 from spwhitt/nix-zsh-completions
nix-zsh-completions package and module support
2015-11-25 18:45:25 +03:00
Nikolay Amiantov
6610fd5329 mupdf: propagate needed libraries 2015-11-25 18:30:41 +03:00
Nikolay Amiantov
0459f7f308 zathura-pdf-mupdf: 0.2.7 -> 0.2.8 2015-11-25 18:30:37 +03:00
Nikolay Amiantov
f5c6e0a6af mupdf: 1.7 -> 1.8 2015-11-25 18:29:57 +03:00
Eelco Dolstra
75e41b0210 Add Fedora 23 2015-11-25 16:18:15 +01:00
Eelco Dolstra
e4eee41ad0 Add Ubuntu 15.10 2015-11-25 15:40:08 +01:00
Vladimír Čunát
7b88e7b51f all-packages: drop unnecessary inherit (xorg) foo;
/cc #11248.
2015-11-25 13:58:15 +01:00
Pascal Wittmann
ed2b30dc28 parallel: 20150922 -> 20151122 2015-11-25 13:14:34 +01:00
Pascal Wittmann
8d92394b00 Merge pull request #11071 from rycee/fix/gpsbabel-on-i686
Fix build of gpsbabel on i686
2015-11-25 12:48:57 +01:00
Pascal Wittmann
d6e6102c2d sent: 0.1 -> 0.2 2015-11-25 12:18:15 +01:00
lethalman
1c8aceab7e Merge pull request #11258 from cleverca22/multimc
multimc: init at 0.4.8
2015-11-25 12:14:47 +01:00
zimbatm
ad2a4ab24c ruby: remove insecure 1.8.7, fixes #11194
1.8.x is unsupported and is probably insecure.

This also simplifies things a little bit
2015-11-25 12:10:03 +01:00
zimbatm
e7cd9077a8 s3sync: delete dead project
According to http://s3sync.net/wiki.html, https://github.com/ms4720/s3sync was
supposed to take over the development but nothing has happened in 4 years.

The project is unfortunately dead and is our only dependency to ruby 1.8.
2015-11-25 11:51:09 +01:00
Peter Simons
de02462a36 r-modules: update list of broken packages 2015-11-25 11:39:28 +01:00
Nikolay Amiantov
bd4297dc4d r-modules: regenerate CRAN, BIOC and IRKernel 2015-11-25 11:39:28 +01:00
Nikolay Amiantov
287f99bada r-modules: use HTTPS, allow passing args from generated set, use MRAN 2015-11-25 11:39:28 +01:00