Commit Graph

54788 Commits

Author SHA1 Message Date
Damien Cassou
0c44867bf2 Update seahorse 3.14 -> 3.16 2015-05-27 14:07:34 +02:00
Rob Vermaas
49b5acc3d9 Upgrade dhcpcd to 6.9.0. Version 6.8.1 caused issues on GCE, making the instances unavailable. 2015-05-27 11:43:14 +00:00
Eelco Dolstra
faff3a44a7 Add libpqxx 2015-05-27 13:21:50 +02:00
lethalman
257c05fa82 Merge pull request #7622 from jzellner/master
add goimports package
2015-05-27 10:57:23 +02:00
lethalman
af4d6468b2 Merge pull request #7959 from ikervagyok/darkice
New Package: Darkice
2015-05-27 10:51:59 +02:00
Arseniy Seroka
43690ae4ee Merge pull request #7987 from magnetophon/das_watchdog-master
add das_watchdog: a realtime watchdog
2015-05-27 11:47:15 +03:00
Ricardo M. Correia
4e4d01af81 rustc: Use fetchzip in src attr instead of fetchurl
Otherwise, `RUST_SRC_PATH` in `racerRust` will point to an invalid path
(such as `/nix/store/xxx-rustc-1.0.0.tar.gz/src`, where
`rustc-1.0.0.tar.gz` is a real tarball file).
2015-05-27 04:23:43 +02:00
Tobias Geerinckx-Rice
dda255f938 jmtpfs: fix changed sha256 hash
...by switching to fetchFromGitHub. Also clean up (some
dependencies are no longer needed).
2015-05-27 02:56:39 +02:00
Tobias Geerinckx-Rice
60461dee1c python-packages: pyramid_tm: re-enable checks
Tested on x86_64-linux.

If tests still fail elsewhere, disable them (per platform?) with a
more descriptive and up-to-date comment.
2015-05-27 01:37:43 +02:00
Tobias Geerinckx-Rice
2af3773342 python-packages: webtest: unittest2 is a Python package 2015-05-27 01:24:04 +02:00
Tobias Geerinckx-Rice
af15a201e1 neovim: update to latest master 2015-05-26 2015-05-27 01:22:43 +02:00
Tobias Geerinckx-Rice
b84588cbde vim (all builds): add licence information 2015-05-27 01:22:43 +02:00
Tobias Geerinckx-Rice
bd67bfa306 neovim: various small improvements
- Fix package name ("neovim-nightly" -> "neovim")
- Use fetchFromGitHub, remove unused parameters
- Improve metadata
- Maintain
2015-05-27 00:13:24 +02:00
Tobias Geerinckx-Rice
661326b34c x2goclient 4.0.3.2 -> 4.0.4.0 2015-05-26 23:59:36 +02:00
Tobias Geerinckx-Rice
df7ccbab5d libssh: temporarily patch to fix x2goclient
See <https://red.libssh.org/issues/194>:

  "In libssh 0.7.0, ssh_forward_listen() is present in the headers as
  a deprecated function, but it is not actually present in the code.
  This appears to have been introduced in commit 5229253f."
2015-05-26 23:57:45 +02:00
vbgl
2857d5d7a8 Merge pull request #7823 from ericbmerritt/ocaml-enhancements
Ocaml enhancements
2015-05-26 23:52:32 +02:00
Edward Tjörnhammar
f02284a361 activator: add version 1.3.2 2015-05-26 20:56:43 +02:00
Mathijs Kwik
59b31f5771 Merge pull request #8010 from ardumont/update-sqldeveloper
Update: Latest sqldeveloper stable
2015-05-26 20:07:37 +02:00
Antoine R. Dumont
a12dd8f6a1 Upgrade to latest stable
Upgraded the dependency to oracle's jdk8.
2015-05-26 19:30:19 +02:00
Benjamin Staffin
a9b9856c37 New package: cli53 (AWS Route53 admin CLI tool) 2015-05-26 10:29:27 -07:00
Tobias Geerinckx-Rice
3f4bdb8ee0 python-packages: prompt_toolkit 0.26 -> 0.37 2015-05-26 16:36:17 +02:00
Tobias Geerinckx-Rice
184682d4d3 python-packages: pgcli 0.16.3 -> 0.17.0
New features:
- Add support for auto-completing view names
- Add support for building RPM and DEB packages
- Add subsequence matching for completion
- Completion for built-in tables and temporary tables are suggested after
  entering a prefix of pg_
- Add place holder doc strings for special commands that are planned for
  implementation
- Updated version of prompt_toolkit, now matching braces are highlighted
- Added support of \\e command. Queries can be edited in an external editor
- Add special command \dT to show datatypes
- Add auto-completion support for datatypes in CREATE, SELECT etc
- Improve the auto-completion in WHERE clause with logical operators

Bug Fixes:
- Fix the table formatting while printing multi-byte characters
- Fix a crash when pg_catalog was present in search path
- Fixed a bug that broke \e when prompt_tookit was updated
- Fix the display of triggers as shown in the \d output
- Fix broken auto-completion for INNER JOIN, LEFT JOIN etc
- Fix incorrect super() calls in pgbuffer, pgtoolbar and pgcompleter
- Add missing schema completion for CREATE and DROP statements
- Minor fixes around cursor cleanup
2015-05-26 16:20:52 +02:00
Lengyel Balázs
aa1ce46281 Inital commit for Darkice 2015-05-26 15:20:53 +02:00
Mateusz Kowalczyk
164a5ef32a Merge pull request #8006 from DamienCassou/update-offlineimap-6.5.7
Update offlineimap 6.5.6 -> 6.5.7
2015-05-26 14:16:06 +01:00
Bart Brouns
c3b7a8b053 add das_watchdog: a realtime watchdog 2015-05-26 15:13:59 +02:00
Damien Cassou
5f92dcce36 Update offlineimap 6.5.6 -> 6.5.7 2015-05-26 15:12:40 +02:00
Pascal Wittmann
a6724ddd56 ccrtp: mark version 1.8 as broken (not compatible with libgcrypt >= 1.6)
closes #7855
2015-05-26 14:40:01 +02:00
Alexander Flatter
7d9724057c Update heroku toolbelt to 3.32.0 2015-05-26 13:06:34 +02:00
Alexander Flatter
be71c0871c Add meta information to heroku toolbelt 2015-05-26 13:06:34 +02:00
Alexander Flatter
d2b906c771 Add heroku-client 2015-05-26 13:05:53 +02:00
Mateusz Kowalczyk
5c401ea5ee Merge branch 'bitmeter-master' of https://github.com/magnetophon/nixpkgs 2015-05-26 11:39:06 +01:00
Mateusz Kowalczyk
1113efec5e Merge pull request #7559 from offlinehacker/openvswitch/ipsec
openvswitch: ipsec support
2015-05-26 11:26:02 +01:00
Mateusz Kowalczyk
227bc88da6 Merge pull request #7991 from vbgl/gappa
Adds gappa 1.2.0
2015-05-26 11:14:20 +01:00
Mateusz Kowalczyk
cdb14ddafe Merge pull request #7246 from spwhitt/iniparser
iniparser: fix Darwin by building static lib
2015-05-26 11:08:47 +01:00
Mateusz Kowalczyk
d17429142b Merge pull request #7903 from joelmo/patch-3
ipython: comments about deprecated pylab flag
2015-05-26 11:00:36 +01:00
Mateusz Kowalczyk
a2ece3e75e Merge pull request #7999 from dezgeg/pr-urxvt-propagate-terminfo
rxvt_unicode: Add terminfo output to propagated-user-env-packages
2015-05-26 10:55:22 +01:00
Tobias Geerinckx-Rice
3a61b7fca3 python-packages: clean up meta attribute
- Typos: meta.maintainer -> meta.maintainers, licences -> license, ...
- Remove unnecessary stdenv.lib (already in scope for entire file)
- [ maintainers.foo maintainers.bar ] -> with maintainers; [ foo bar ]
  Doing so even for single-maintainer packages makes it slightly
  more inviting to add others, which can only be a good thing.
2015-05-26 11:54:12 +02:00
Mateusz Kowalczyk
d77bbb0ee3 Merge pull request #8002 from asppsa/pure-packages
Fairly complete set of packages for Pure
2015-05-26 10:53:39 +01:00
Tobias Geerinckx-Rice
02e693e1b9 Remove w3c-css-validator
Depends on missing tarballs. Broken since 2013.
2015-05-26 11:46:41 +02:00
Tobias Geerinckx-Rice
7b6d9d4cff Remove arb and then-orphaned lesstif93
Arb has been broken (and marked as such) since the removal of
GCC 4.2 in July 2014. Nothing and no-one uses it. Time to go.
2015-05-26 11:46:41 +02:00
Luca Bruno
4053dcdace mutter: fix failure on i686 2015-05-26 10:57:01 +02:00
lethalman
138a51b84b Merge pull request #7981 from magnetophon/eq10q-master
add eq10q: LV2 EQ plugins and more, with 64 bit processing
2015-05-26 10:44:35 +02:00
lethalman
560b3d2410 Merge pull request #7990 from magnetophon/foo-yc20-master
add foo-yc20: a Faust implementation of a combo organ
2015-05-26 10:39:27 +02:00
William A. Kennington III
386575c0c2 llvm: 3.6.0 -> 3.6.1 2015-05-26 01:36:35 -07:00
William A. Kennington III
1b82194892 dos2unix: 7.2.1 -> 7.2.2 2015-05-26 01:36:35 -07:00
William A. Kennington III
c2a32a689d nbd: 3.10 -> 3.11 2015-05-26 01:36:35 -07:00
William A. Kennington III
308cdd483d mesa: 10.5.4 -> 10.5.6 2015-05-26 01:36:35 -07:00
William A. Kennington III
96178127c5 aria2: 1.18.10 -> 1.19.0 2015-05-26 01:36:35 -07:00
William A. Kennington III
988ede2c6b linux-testing: 4.1-rc4 -> 4.1-rc5 2015-05-26 01:36:35 -07:00
William A. Kennington III
114b3b064b feh: 2.13 -> 2.13.1 2015-05-26 01:36:35 -07:00
lethalman
b53f144c0d Merge pull request #7976 from mdorman/master-updates
Fix SHA for pasystray.
2015-05-26 10:35:38 +02:00
lethalman
9734bfd792 Merge pull request #7997 from magnetophon/tetraproc-master
tetraproc: init at 0.8.2
2015-05-26 10:30:19 +02:00
Herwig Hochleitner
3df28a32f5 debootstrap: update to current stable
makedev 2.3.1-89 -> 2.3.1-93
debootstrap 1.0.66 -> 1.0.67
2015-05-26 09:52:07 +02:00
Alastair Pharo
47aeaf9d04 Fairly complete set of packages for Pure 2015-05-26 17:51:07 +10:00
Rickard Nilsson
a92271f195 lua-nginx-module: Update from 0.9.15 to 0.9.16rc1
This fixes the build that has been broken since nginx was bumped to 1.8.0
2015-05-26 08:05:26 +02:00
Mateusz Kowalczyk
4128b474f4 haskell-Agda: overrides are no longer necessary 2015-05-26 05:51:33 +01:00
Tuomas Tynkkynen
c69164509d rxvt_unicode: Add terminfo output to propagated-user-env-packages
Fixes #7787. This should avoid error messages from terminal apps like
"'rxvt-unicode-256color': unknown terminal type.'"
2015-05-26 07:45:15 +03:00
Mateusz Kowalczyk
1a6e124da8 mpv: use ffmpeg-full when using youtubeSupport
We need networking and potentially ssl/tls compiled into ffmpeg but the
minimal ffmpeg_x wrappers no longer offer that. We could of course use
ffmpeg-full and slim it down to just what we need but we'd end up
building ffmpeg twice, might as well stick with full
2015-05-26 05:28:16 +01:00
Bart Brouns
d9c8b1f83a tetraproc: init at 0.8.2
Converts the A-format signals from a tetrahedral Ambisonic microphone into B-format signals ready for recording
2015-05-26 04:17:09 +02:00
Thomas Tuegel
255c0903a1 gnuplot: requires Qt 4 2015-05-25 21:04:01 -05:00
fro_ozen
a6531b084e Update alock to version 20150418 2015-05-25 23:45:53 +02:00
Michael Alan Dorman
1a4c952422 And now try fetchFromGitHub 2015-05-25 17:13:37 -04:00
Michael Alan Dorman
e81c6bd654 Use fetchzip to retrieve new pasystray. 2015-05-25 17:13:37 -04:00
Michael Alan Dorman
bc1b8cb33a Update pasystray to current version. 2015-05-25 17:13:37 -04:00
Michael Alan Dorman
fb655dce4c Fix SHA for pasystray.
I presume there's something about how github creates the .zip files such
that they can change SHA.

Please note: this is a very outdated version of pasystray---I don't know
if that's intentional, but perhaps a better strategy would be to update
it wholesale.
2015-05-25 17:13:37 -04:00
Eric Merritt
c651e7ff61 ocaml-atdgen: add minimal version (1.6.0) to the system 2015-05-25 13:45:10 -07:00
Eric Merritt
7efe850b1d ocaml-atd: add initial version (1.1.2) to the system 2015-05-25 13:42:07 -07:00
Bart Brouns
73bb94e620 add foo-yc20: a Faust implementation of a combo organ 2015-05-25 22:37:39 +02:00
Bart Brouns
7ad53157e0 add eq10q: LV2 EQ plugins and more, with 64 bit processing 2015-05-25 21:38:39 +02:00
Peter Simons
38bf7f94d0 webkitgtk-2.4: disable parallel building to fix race conditions
http://hydra.cryp.to/build/888422/nixlog/9/raw
2015-05-25 20:43:39 +02:00
Peter Simons
1b66d9318b hackage-packages.nix: update to 67bad0d79a with hackage2nix revision fb67f15c8cb79342f5719342c1b1b42e134bcce4 2015-05-25 20:43:39 +02:00
Arseniy Seroka
54be459b7f Merge pull request #7988 from johbo/fix-mod-python
mod_python: Avoid that git is called to generate a version
2015-05-25 21:23:35 +03:00
Arseniy Seroka
89810619ff Merge pull request #7973 from oxij/fetchurl-meta
fetchurl: allow adding meta info; fetchFrom*: add meta.homepage
2015-05-25 21:14:35 +03:00
Vincent Laporte
9f1eb28a20 Adds gappa 1.2.0
Gappa is a tool intended to help verifying and formally proving
properties on numerical programs dealing with floating-point or
fixed-point arithmetic.

Homepage: http://gappa.gforge.inria.fr/
2015-05-25 19:32:09 +02:00
Eric Merritt
27541f65f3 ocaml-async_find: add initial version (111.28.00) to the system 2015-05-25 10:16:44 -07:00
Eric Merritt
9c4bda2530 ocaml-async_shell: add initial version (109.28.03) to the system 2015-05-25 10:16:43 -07:00
Eric Merritt
96775f0402 ocaml-jingoo: add initial version (1.2.7) to the system 2015-05-25 10:16:43 -07:00
Eric Merritt
c7ba42a516 ocaml-core_extended: add initial version (112.24.00) to the system 2015-05-25 10:16:43 -07:00
Eric Merritt
da56bd3002 ocaml-textutils: add initial version (112.17.00) to the system 2015-05-25 10:16:42 -07:00
Eric Merritt
59b94c36f8 ocaml-re2: add initial version (112.06.00) to the system 2015-05-25 10:16:38 -07:00
Bart Brouns
3ddaf0c32a add bitmeter: also known as jack bitscope. Useful to detect denormals. 2015-05-25 18:56:15 +02:00
Johannes Bornhold
2ed4587b61 mod_python: Avoid that git is called to generate a version
This failed when building mod_python and resulted in a broken
value being included in the file "version.py".
2015-05-25 18:24:22 +02:00
Austin Seipp
d7de6dad5f Merge pull request #7755 from Lassulus/gitolite-update
Gitolite update
2015-05-25 10:02:56 -05:00
Aristid Breitkreuz
04656c6f89 Merge branch 'master' of github.com:NixOS/nixpkgs 2015-05-25 15:32:57 +02:00
Aristid Breitkreuz
c03c7791cc fix roxterm 2015-05-25 15:32:25 +02:00
Edward Tjörnhammar
161fdec0f5 tidy-html5: added package, also provides libtidy5 2015-05-25 15:05:05 +02:00
Peter Simons
d808f5b3e6 cabal2nix: update to version 20150525 2015-05-25 15:00:07 +02:00
Tobias Geerinckx-Rice
8d98f626a1 statifier 1.6.15 -> 1.7.3
Also switch to mkDerivation and fix build on amd64.
2015-05-25 13:35:55 +02:00
Tobias Geerinckx-Rice
c4a2f4f4b1 darkstat 3.0.718 -> 3.0.719
- Implement tracking of remote ports: shows which ports the host
  is making outgoing connections to. Long time feature request.
- Bugfix: when the capture interface goes down, exit instead of
  busy-looping forever.
- Fix "clock error" due to machine reboot.
- SIGUSR1 now resets the time and bytes reported on the graphs
  page.
- Account for all IP protocols.
- Change the default ports_max to only twice the default
  ports_keep.
2015-05-25 13:35:54 +02:00
Tobias Geerinckx-Rice
b10cb12a93 tetgen 1.4.3 -> 1.5.0
Keep version 1.4.3 around as `tetgen_1_4`, because the licence
changed from MIT to AGPL3+ in the meantime.
2015-05-25 13:35:54 +02:00
Tobias Geerinckx-Rice
68e3614ad0 viber: fix evaluation for nox-review
Even broken packages ought to evaluate, or die. Especially when
less than a month (!) old...
2015-05-25 13:35:54 +02:00
Domen Kožar
bbc1df3092 Merge branch 'staging' 2015-05-25 11:33:05 +02:00
Domen Kožar
44660d7b90 Merge pull request #7983 from ctheune/submit/syncthing-0.11.6
Update syncthing to 0.11.6
2015-05-25 11:29:35 +02:00
Edward Tjörnhammar
0e9464478d catch: add version 1.1-3 2015-05-25 10:39:13 +02:00
Domen Kožar
0f6f4004f3 Merge pull request #7936 from thinkpad20/set_arbitrary_env_variables_python
Add makeWrapperArgs argument to buildPythonPackage
2015-05-25 10:32:09 +02:00
Christian Theune
9d0bd2cd2d Update syncthing to 0.11.6 2015-05-25 10:24:02 +02:00
Edward Tjörnhammar
e035e2939a idea updates
idea.pycharm: 4.5 -> 4.5.1
idea.webstorm: 10.0.2 -> 10.0.3
2015-05-25 10:10:23 +02:00
William A. Kennington III
e7694865ca Merge pull request #7982 from iyzsong/glfw
glfw: Update to 3.1.1 and build shared library.
2015-05-25 00:23:19 -07:00
Sou Bunnbu
6a96c2873f Merge pull request #7968 from ts468/vaapi
Add gstreamer-vaapi for gstreamer-1.0.
2015-05-25 13:10:58 +08:00
宋文武
da2d1c17dc glfw: Update to 3.1.1 and build shared library. 2015-05-25 10:50:28 +08:00
Thomas Tuegel
d8dab38fda Merge pull request #7899 from thinkpad20/openblas_on_osx
added flags/switches necessary to get openblas to compile on osx
2015-05-24 19:01:50 -05:00
William A. Kennington III
5722d7c5b5 umurmur: Enable shmapi 2015-05-24 16:05:08 -07:00
Arseniy Seroka
054295210c Merge pull request #7978 from benley/prometheus
More Prometheus helpers: prom2json, prometheus-mysqld-exporter, prometheus-collectd-exporter
2015-05-25 01:52:49 +03:00
William A. Kennington III
37ca982a66 linux-testing: 4.1-rc4 2015-05-24 15:40:58 -07:00
Peter Simons
3fa1b2183a hackage-packages.nix: update to 8ed599c155 with hackage2nix revision 61d7380337df7e1b568c1b30f4d97e5c2df42b66 2015-05-25 00:19:14 +02:00
Peter Simons
83096066c8 irssi: add second download mirror because irrsi.org is offline
(cherry picked from commit 79effb88a0d342ffc423b7044548c34c7f5c1aa4)
2015-05-25 00:13:52 +02:00
William A. Kennington III
580032914f dhcp: Add proper bind dependency 2015-05-24 15:05:25 -07:00
William A. Kennington III
9f70b1ab31 bind: Add propagatedBuildInputs 2015-05-24 15:01:21 -07:00
Domen Kožar
649ce300e3 Merge pull request #7587 from dezgeg/pr-refind
refind: Fix build on i686
2015-05-24 23:43:10 +02:00
Benjamin Staffin
d3fe5487ad New package: prometheus-collectd-exporter 2015-05-24 14:33:39 -07:00
Benjamin Staffin
af142824cb New package: prometheus-mysqld-exporter 2015-05-24 14:08:16 -07:00
Benjamin Staffin
adf59e7110 New package: prom2json 2015-05-24 14:08:16 -07:00
Aristid Breitkreuz
75ea4778f5 switch to working libssh 0.7 download 2015-05-24 20:22:18 +00:00
Eric Merritt
b7ea979a75 ocaml-lwt: make sure libev propagates as a dependency 2015-05-24 12:33:24 -07:00
Eric Merritt
e0f3638fde ocaml-cohttp: add initial version (0.17.1) to the system 2015-05-24 12:33:23 -07:00
Eric Merritt
38cabebc8d ocaml-alcotest: add initial version (0.3.1) to the system 2015-05-24 12:33:21 -07:00
Eric Merritt
745bb72050 ocaml-conduit: add initial version (0.8.3) to the system 2015-05-24 12:33:20 -07:00
Eric Merritt
1c2fcf4115 ocaml-ipaddr: add version (2.6.1) to the system 2015-05-24 12:33:19 -07:00
Eric Merritt
ea41b6eec8 ocaml-cstruct: fix various build problems 2015-05-24 12:33:16 -07:00
Eric Merritt
09c6cc19f2 ocaml-async_ssl: add initial version (112.24.03) to the system 2015-05-24 12:33:14 -07:00
Eric Merritt
fbba3c1c33 ocaml-ctypes: add initial version (0.4.1) to the system 2015-05-24 12:33:13 -07:00
Eric Merritt
cd0836233a ocaml-async: add initial version (112.24.00) to the system 2015-05-24 12:33:13 -07:00
Eric Merritt
b20b270607 ocaml-async_extra: add initial version (112.24.00) to the system 2015-05-24 12:33:12 -07:00
Eric Merritt
6fe371a695 ocaml-async_unix: add initial version (112.24.00) to the system 2015-05-24 12:33:09 -07:00
Eric Merritt
a129ec1b9b ocaml-async_kernel: add initial version (112.24.00) to the system 2015-05-24 12:33:07 -07:00
Eric Merritt
ed2782db54 ocaml-core: add initial version (112.24.01) to the system 2015-05-24 12:33:03 -07:00
Eric Merritt
ee089a7f19 ocaml-core_kernel: add initial version (112.24.00) to the system 2015-05-24 12:32:58 -07:00
Eric Merritt
5dc0817b83 ocaml-variantslib: add initial version (109.15.03) to the system 2015-05-24 12:32:57 -07:00
Eric Merritt
e617429759 ocaml-typerep: add initial version (112.24.00) to the system 2015-05-24 12:32:56 -07:00
Eric Merritt
48c98e12d2 ocaml-pipebang: add initial version (110.01.00) to the system 2015-05-24 12:32:55 -07:00
Eric Merritt
74b9ccfe3f ocaml-pa_test: add initial version (112.24.00) to the system 2015-05-24 12:32:55 -07:00
Eric Merritt
6c2a3f35ea ocaml-pa_bench: add initial version (112.06.00) to the system 2015-05-24 12:32:54 -07:00
Eric Merritt
86e8c73d7b ocaml-herelib: add initial version (109.35.02) to the system 2015-05-24 12:32:54 -07:00
Eric Merritt
8a9d5637bc ocaml-custom_printf: add initial version (112.24.00) to the system 2015-05-24 12:32:53 -07:00
Eric Merritt
12c3b11bf4 ocaml-pa_ounit: add initial version (112.24.00) to the system 2015-05-24 12:32:52 -07:00
Eric Merritt
21fa39af2e ocaml-comparelib: add initial version (109.60.00) to the system 2015-05-24 12:32:52 -07:00
Eric Merritt
a88b7ed908 ocaml-bin_prot: add initial version (112.24.00) to the system 2015-05-24 12:32:51 -07:00
Eric Merritt
ea0d507935 sexplib: rename from ocaml_sexplib to sexplib
There really isn't any need for it to be named ocaml_sexplib
2015-05-24 12:32:50 -07:00
Eric Merritt
cac000d73a ocaml-sexplib: upgrade to 112.24.01 2015-05-24 12:32:46 -07:00
Eric Merritt
8751d1ea1a rename ocaml_typeconv to type_conv
The actual name of the package is type_conv
(https://github.com/janestreet/type_conv). Having it named
ocaml_typeconv adds a verbosity that isn't required and actually makes
the package harder to find.
2015-05-24 12:32:45 -07:00
Eric Merritt
82e098fd93 ocaml-typeconv: upgrade to 112.01.01 2015-05-24 12:32:45 -07:00
Eric Merritt
56627d5444 ocaml-opam: the sha hash of 1.2.2 changed
This is a bit scary. The sha of 1.2.2 changed, causing a crash on
download of the url. This updates to the current sha. Opam maintainer
why, oh why, do you change a released version without a version bump??
2015-05-24 12:31:44 -07:00
Vladimír Čunát
f83d12a382 Merge 'master' into staging 2015-05-24 20:39:58 +02:00
Bjørn Forsman
b217d9a4dd fail2ban: fix broken download/hash
The (dynamically generated) compressed archive has changed. Switch from
fetchurl to fetchzip to not get bitten by that again.
2015-05-24 20:31:52 +02:00
Pascal Wittmann
72550060dc Merge pull request #7972 from oxij/add-xbomb
xbomb: add version 2.2b
2015-05-24 20:22:56 +02:00
Vladimír Čunát
c505b8ac28 gnumeric: fix build, minor update, enableParallelBuilding 2015-05-24 19:53:35 +02:00
Vladimír Čunát
c75590fa6f libgsf: small update
It was needed for gnumeric update.
/cc maintainer @lovek323.
2015-05-24 19:53:34 +02:00
Vladimír Čunát
2e9bc4aee3 goffice: update
Some update(s) were lost during GNOME-3.12 drop 25f9555599.
I hope there weren't much else lost.

@lethalman: do you think it's good to have goffice inside gnome3?
Nothing from inside refers to it, and it doesn't seem to be follow
gnome's release cycle. In fact it rather seems tied to gnumeric instead.
2015-05-24 19:53:34 +02:00
Domen Kožar
50be522a51 libvterm: set platforms 2015-05-24 18:55:53 +02:00
Domen Kožar
c918903381 python: 2.7.9 -> 2.7.10 2015-05-24 18:55:53 +02:00
Allen Nelson
6bb2e47abf using makeWrapperArgs instead of setEnvVars 2015-05-24 10:21:33 -05:00
Allen Nelson
bf1a16bbea removing superfluous lets 2015-05-24 10:21:33 -05:00
Allen Nelson
06ff4af597 Adding documentation to wrap.sh, added ability to retain any desired environment variables. 2015-05-24 10:21:33 -05:00
Jan Malakhovski
bdf32ed2ab fetchurl: allow adding meta info; fetchFrom*: add meta.homepage
The point of this is to be able to do `meta.homepage = src.meta.homepage;`
instead of the usual copy-paste for the packages that are hosted
on these hosting services.
2015-05-24 14:26:39 +00:00
Jan Malakhovski
3d02048283 xbomb: add version 2.2b 2015-05-24 14:24:33 +00:00
Thomas Strobel
32126ebf25 Add gstreamer-vaapi for gstreamer-1.0. 2015-05-24 12:53:14 +02:00
Pascal Wittmann
ee1f140d40 Merge pull request #7960 from magnetophon/ir.lv2-fixup-master
fix build ir.lv2: add fftw
2015-05-24 12:47:19 +02:00
Domen Kožar
7ccbeb4d6f Merge pull request #7967 from thinkpad20/python_wrap_docs
adding docs to python wrap.sh
2015-05-24 12:06:32 +02:00
Allen Nelson
5f55788531 adding docs to python wrap.sh 2015-05-24 04:55:24 -05:00
William A. Kennington III
1592c81d54 redis: 3.0.0-rc3 -> 3.0.1 2015-05-24 02:00:21 -07:00
William A. Kennington III
1efd5f0fdf ccid: 1.4.18 -> 1.4.19 2015-05-24 01:53:14 -07:00
William A. Kennington III
6e41581809 feh: 2.12.1 -> 2.13 2015-05-24 01:52:12 -07:00
William A. Kennington III
cdd93463c0 gawk: 4.1.2 -> 4.1.3 2015-05-24 00:19:35 -07:00
William A. Kennington III
2ce464dbe9 Merge pull request #7923 from joelmo/patch-4
rpy2: disable pypy
2015-05-23 22:54:05 -07:00
William A. Kennington III
171904e873 Merge pull request #7965 from benley/awscli-1.7.29
awscli: update to 1.7.29
2015-05-23 22:45:17 -07:00
William A. Kennington III
9b44fcf259 Merge pull request #7964 from benley/riemann-dash-0.2.11
riemann-dash: update to 0.2.11
2015-05-23 22:44:50 -07:00
William A. Kennington III
4d3c1caa7b Merge pull request #7963 from benley/riemann-c-client-1.7.0
riemann-c-client: update to 1.7.0
2015-05-23 22:44:37 -07:00
William A. Kennington III
55636defbc Merge pull request #7961 from benley/prometheus
Update Prometheus and its various helper packages
2015-05-23 22:44:21 -07:00
William A. Kennington III
e8392bb33f postgres: Fix maintainers 2015-05-23 22:26:23 -07:00
William A. Kennington III
bb6ac771c4 dnsutils: Add smaller derivation of bind 2015-05-23 22:26:23 -07:00
William A. Kennington III
384d8a79d0 Merge pull request #7717 from stephenmw/gcloud
Add the google-cloud-sdk package
2015-05-23 22:14:47 -07:00
Stephen Weinberg
da2aef3685 Add the google-cloud-sdk package 2015-05-24 06:20:45 +02:00
William A. Kennington III
c6dea6fea6 Merge pull request #7962 from benley/riemann-0.2.9
riemann: update to 0.2.9
2015-05-23 20:41:41 -07:00
Peter Simons
3440c4c8e4 hackage-packages.nix: update to a4032345e0 with hackage2nix revision ca778c8501c0d2e3c44fa9016b1f79cdf6f3dcc2 2015-05-24 05:19:27 +02:00
William A. Kennington III
e74b5704a8 bind: Enable parallel building 2015-05-23 20:07:51 -07:00
William A. Kennington III
adcf1c7a90 postgresql: Fix sha256 for 9.3.7 2015-05-23 19:39:21 -07:00
William A. Kennington III
6775c0696f postgresql: 9.4.1 -> 9.4.2 2015-05-23 19:38:34 -07:00
William A. Kennington III
5486c08dc2 postgresql: 9.3.6 -> 9.3.7 2015-05-23 19:34:28 -07:00
William A. Kennington III
7174391e5b postgresql: Consolidate patches 2015-05-23 19:34:00 -07:00
William A. Kennington III
d9efd0676f postgresql: Correct propagated readline 2015-05-23 19:30:30 -07:00
William A. Kennington III
601e713bb8 postgresql: 9.2.10 -> 9.2.11 2015-05-23 19:18:26 -07:00
William A. Kennington III
e9d0c395d1 postgresql: Add myself as maintainer 2015-05-23 19:07:36 -07:00
William A. Kennington III
243dc10b0b postgresql: Add schema version 2015-05-23 19:07:14 -07:00
William A. Kennington III
be94d4bc25 postgresql: 9.1.15 -> 9.1.16 2015-05-23 19:07:14 -07:00
William A. Kennington III
8c99f2e3d6 postgresql: 9.0.19 -> 9.0.20 2015-05-23 19:07:13 -07:00
William A. Kennington III
1bb67e514b postgresql: Refactor 8.4 into generic 2015-05-23 19:07:13 -07:00
William A. Kennington III
3ede091d56 ossp-uuid: Meta fixup 2015-05-23 19:07:13 -07:00
William A. Kennington III
9c6d4533d0 mariadb: 10.0.18 -> 10.0.19 2015-05-23 19:07:13 -07:00
William A. Kennington III
0a06b99d69 bind: Modify build 2015-05-23 19:07:13 -07:00
William A. Kennington III
d5ca9c017c idnkit: Add derivation 2015-05-23 19:07:13 -07:00
William A. Kennington III
3f4f90b58b e2fsprogs: 1.14.12 -> 1.14.13 2015-05-23 19:07:13 -07:00
William A. Kennington III
c078890a19 postgres: Cleanup meta 2015-05-23 19:07:12 -07:00
Benjamin Staffin
50cb206cd5 awscli: update to 1.7.29
Includes updates to bcdoc and botocore.
2015-05-23 18:29:44 -07:00
Benjamin Staffin
ec027fbb42 riemann-dash: update to 0.2.11 2015-05-23 18:14:56 -07:00
Benjamin Staffin
f996306527 riemann-c-client: update to 1.7.0 2015-05-23 18:01:51 -07:00
Benjamin Staffin
34ad0a304a riemann: update to 0.2.9 2015-05-23 17:51:00 -07:00
Benjamin Staffin
b2de6ccc8e Update prometheus and its various helper packages
Updates to:

 - prometheus
 - prometheus-alertmanager
 - prometheus-cli
 - prometheus-mesos-exporter
 - prometheus-node-exporter
 - prometheus-pushgateway
 - prometheus-statsd-bridge
2015-05-23 17:34:43 -07:00
Bart Brouns
8527626778 fix build ir.lv2: add fftw 2015-05-23 23:59:13 +02:00
Arseniy Seroka
3dbdfd0aa8 Merge pull request #7925 from joelmo/gt
graph-tool update: 2.2.36 -> 2.2.42
2015-05-24 00:22:17 +03:00
Peter Simons
7d2ce8e707 qfsm: update to version 0.54.0 2015-05-23 23:04:15 +02:00
Eric Seidel
c95e489149 fish: dont demand man-db on darwin since we cant build it 2015-05-23 13:48:54 -07:00
Eric Seidel
59ab07351b emacs-packages: update swiper to 0.5.0 2015-05-23 13:46:48 -07:00
Michael Raskin
6276ebafae Update Query-FS (and CL-Fuse-Meta-FS) 2015-05-23 22:42:37 +03:00
Peter Simons
f0311f9b8c haskell-lzma-enumerator: test suite is broken (and has been for quite a while) 2015-05-23 15:16:31 +02:00
Peter Simons
c32c742a82 haskell-textocat-api: test suite tries to access the network 2015-05-23 15:12:20 +02:00
Peter Simons
e25b42d852 cabal-install: avoid inconsistent 'binary' versions on ghc-7.4.x and ghc-7.6.x 2015-05-23 15:09:29 +02:00
Peter Simons
70a7f7c14d haskell-configuration-common: use overrideScope on cabal-install instead of override
This patch works around https://github.com/NixOS/nixpkgs/issues/7953 so
that we can use overrideScope on this attribute in the GHC 7.6.x package
set (see next commit).
2015-05-23 15:09:29 +02:00
Peter Simons
18a6e7171e haskell-hbro-contrib: missing dependency hbro has been fixed upstream 2015-05-23 15:09:29 +02:00
Peter Simons
58e96c79d8 haskell-text-binary: patch to fix build with text-1.2.1.0 or later
https://github.com/kawu/text-binary/pull/1
2015-05-23 15:09:29 +02:00
Michael Alan Dorman
e281707ae9 lens-action has been fixed. 2015-05-23 15:09:29 +02:00
Peter Simons
0a329f4512 hackage-packages.nix: update to 381af77b54 with hackage2nix revision ca778c8501c0d2e3c44fa9016b1f79cdf6f3dcc2 2015-05-23 15:09:25 +02:00
Domen Kožar
42d9fe8b09 gevent: 1.0.1 -> 1.0.2 2015-05-23 14:30:49 +02:00
Arseniy Seroka
85e82df103 Merge pull request #7951 from sfultong/bitcoin-10.2
updating bitcoin to 0.10.2
2015-05-23 13:56:04 +03:00
Florian Friesdorf
6ad9f8e1dd mediathekview-9 2015-05-23 12:41:14 +02:00
Mateusz Kowalczyk
177d40f582 Merge branch 'agda' of https://github.com/Ericson2314/nixpkgs into agda 2015-05-23 04:15:50 +01:00
William A. Kennington III
ea7805b5fd Merge pull request #7950 from spwhitt/gtk3
gtk3: fix on Darwin
2015-05-22 19:32:21 -07:00
Mateusz Kowalczyk
6014752e73 tesseract: fix postInstall
We needed to separate each of the unpack commands.
2015-05-23 02:27:47 +01:00
Sam Griffin
1690c1598e updating bitcoin to 0.10.2 2015-05-22 21:01:21 -04:00
Mateusz Kowalczyk
4d867b0b08 mpv: update to 0.9.2 2015-05-23 01:56:39 +01:00
Mateusz Kowalczyk
815f85edfd python-livestreamer: update to 1.12.2 2015-05-23 01:40:19 +01:00
Spencer Whitt
ffcea6546d gtk3: fix on Darwin 2015-05-22 20:11:09 -04:00
Spencer Whitt
3d60104a74 libepoxy: enable on Darwin 2015-05-22 20:10:53 -04:00
William A. Kennington III
1dc671956b consul: 0.5.1 -> 0.5.2 2015-05-22 15:59:05 -07:00
William A. Kennington III
dabd9ec29c goPackages: Build on hydra 2015-05-22 15:58:51 -07:00
William A. Kennington III
5a89a87cc5 ncurses: Always symlink to a real .so and add symlinks for major versions 2015-05-22 15:31:53 -07:00
Peter Simons
b7dd802f6c Merge pull request #7948 from magnetophon/fasd-fixup-master
fasd: remove pandoc dep (==haskell), update revision
2015-05-22 23:40:40 +02:00
William A. Kennington III
54963fb5b7 ceph: Now evaluate on darwin 2015-05-22 14:20:29 -07:00
William A. Kennington III
2ebe0fc88b gtk3: Mark as linux only temporarily 2015-05-22 14:20:29 -07:00
William A. Kennington III
3117e0c897 Refactor mkFlag out of old packages 2015-05-22 13:54:52 -07:00
William A. Kennington III
25a148fa19 Refactor mkFlag / shouldUsePkg into the nixpkgs libraries 2015-05-22 13:26:55 -07:00
Bart Brouns
177cbf7348 fasd: remove pandoc dep (==haskell), update revision 2015-05-22 21:50:17 +02:00
Peter Simons
06f3c4dba5 daq: update to version 2.0.5
Fixes https://github.com/NixOS/nixpkgs/issues/7947.
2015-05-22 20:41:59 +02:00
Eric Merritt
d814c50505 add an ocaml specific builder to the system 2015-05-22 10:12:21 -07:00
Arseniy Seroka
f06ec43e8b Merge pull request #7946 from couchemar/isort-3.9.6
Add python package: isort-3.9.6
2015-05-22 20:04:03 +03:00
Thomas Tuegel
4115f7794b webkitgtk24x: update to webkitgtk-2.4.9, fix build 2015-05-22 11:52:50 -05:00
Andrey Pavlov
e32332b9b5 Add python package: isort-3.9.6 2015-05-22 19:11:27 +03:00
Arseniy Seroka
831109cbe7 Merge pull request #7944 from bosu/selenium-2.45
Upgrade to selenium 2.45
2015-05-22 19:05:27 +03:00
Boris Sukholitko
1da49e714d Upgrade to selenium 2.45
Without the upgrade, firefox driver is unusable, due to:

https://code.google.com/p/selenium/issues/detail?id=8399
2015-05-22 17:40:18 +03:00
Peter Simons
f3b68ea7e0 haskell-gitlib has been fixed upstream.
Resolves https://github.com/peti/nixpkgs/pull/6.
2015-05-22 16:35:55 +02:00
Peter Simons
4e3669b6ea haskell-configuration-ghc-7.10.x: update ticket URL for ghc-mod 2015-05-22 16:35:55 +02:00
Peter Simons
791e865c3e haskell-token-bucket: disable test suite to avoid build failure because of an apparently trivial error 2015-05-22 16:35:55 +02:00
Peter Simons
f25d2e1a71 haskell-snap: drop obsolete override 2015-05-22 16:35:55 +02:00
Peter Simons
2e01d4a2b6 haskell-pipes-errors: fix build of latest (non-default) version 2015-05-22 16:35:55 +02:00
Peter Simons
da6567785b hackage-packages.nix: update to 134ac5a06c with hackage2nix revision a31a6f02a9c437a93e5f13394aa2268f476433aa 2015-05-22 16:35:52 +02:00
Edward Tjörnhammar
a49afdf174 idea.clion: 1.0.2 -> 1.0.3
idea.android-studio: 1.2.0.12 -> 1.2.1.1
2015-05-22 14:28:48 +02:00
Arseniy Seroka
adfc77fcdf Merge pull request #7935 from doublec/tor
Update tor to 0.2.6.8
2015-05-22 14:48:04 +03:00
Eelco Dolstra
178c52e7ad Add Ubuntu 15.04 2015-05-22 13:21:02 +02:00
Sander van der Burg
e612ea59c0 rman: add expression 2015-05-22 10:04:44 +00:00
Sander van der Burg
c5fa23cb85 rman: add package 2015-05-22 09:51:32 +00:00
Eelco Dolstra
99e9710348 thunderbird: Update to 31.7.0
Also enable parallel building, as it seems to work reliably for
Firefox.
2015-05-22 11:46:18 +02:00