Commit Graph

54767 Commits

Author SHA1 Message Date
Austin Seipp
6fbc62419b nixpkgs: afl 1.67b -> 1.80b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-05-27 16:36:26 -05:00
Austin Seipp
4793f2c7d3 nixpkgs: arcanist 20150412 -> 20150525
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-05-27 16:36:26 -05:00
Bjørn Forsman
201059f728 python-pyev: new package
Python bindings for the libev library.

https://code.google.com/p/pyev/
2015-05-27 23:00:09 +02:00
Tobias Geerinckx-Rice
b2d7f4b1ba Use common licence attributes from lib/licenses.nix
Many (less easily automatically converted) old-style strings
remain.

Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.

Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Arseniy Seroka
6c9ac3f967 Merge pull request #8024 from ragnard/update-boot-version
boot: Update version from 2.0.0-rc14 to 2.0.0.
2015-05-27 22:43:15 +03:00
Allen Nelson
6eb8ff878d added cmake flag to prevent autodetection of SDK directory 2015-05-27 12:42:40 -07:00
Ragnar Dahlén
9cb63367dc boot: Update version from 2.0.0-rc14 to 2.0.0. 2015-05-27 20:39:17 +01:00
Vladimír Čunát
8e4c911248 gfortran-darwin: add cc attribute to fix evaluation
Hopefully the value is reasonable.
It's used on two places at least to find libs to link against.
2015-05-27 21:13:44 +02:00
devhell
4de17c7837 Update mediainfo{-gui} and dependencies
* mediainfo{-gui} 0.7.73 -> 0.7.74
* libmediainfo    0.7.73 -> 0.7.74

From the mediainfo ChangeLog:
```
Version 0.7.74, 2015-05-25

+ FIMS: Preliminary version (not for production)
+ D-10 audio: display of real bitrate beside the encoded bitrate
+ VC-3: detection of CDP packets (608/708 captions), created by Nexio, inside the VC-3 private data
+ AES3: generic term AES3 replaced by more precise SMPTE ST numbers (302, 331, 337)
+ NUT: basic detection
+ FFV1: more parsing of the bitstream, support of any version of FFV1 in MOV and Matroska
+ DPX: color space and frame rate
x #B906, Matroska: duration was missing if Info block is at the end of the file
x #B908, AC-3: bit depth removed
x #P86, MPEG-4: moov_trak_edts_elst Atom was ignoring version of the atom
x Dolby E: the MXF channel count value was sometimes reported instead of the real channel count
x VorbisComment: WAVEFORMATEXTENSIBLE_CHANNEL_MASK "0X" ("x" in uppercase) is accepted now
x EBUCore: TotalProgrammeDuration was wrongly filled with IdentClockStart value
x EBUCore: Source/Material moved from timecodeStart to timecodeTrack
x MPEG-4: info is missing for some streams in some specific cases
```
2015-05-27 19:57:57 +01:00
Matej Cotman
369f1a24f8 Merge pull request #7877 from ftrvxmtrx/efl-updates
e19: updates for 1.14.0
2015-05-27 20:53:06 +02:00
Ricardo M. Correia
c0f09411e8 grsecurity: Update stable and test patches
stable: 3.1-3.14.43-201505191737 -> 3.1-3.14.43-201505222221
test:   3.1-4.0.4-201505182014   -> 3.1-4.0.4-201505222222
2015-05-27 20:27:43 +02:00
Peter Simons
8cc5c08808 Updated patches for Haskell packages mueval and misfortune. 2015-05-27 20:25:11 +02:00
Siarhei Zirukin
4fd635404d e19: updates for 1.14.0
- libraries and applications updated to the latest
- the "elementary getting started" (https://docs.enlightenment.org/auto/elementary/group__Start.html)
  works with just `pkg-config --cflags --libs elementary`
- switched from lua-old to elua
2015-05-27 20:06:06 +02:00
William A. Kennington III
b3176951a1 libgcrypt: Disable libcap permission dropping 2015-05-27 10:54:05 -07:00
Pascal Wittmann
5e5eaf0fba Add autotetris-mode, automatically play emacs tetris 2015-05-27 18:12:25 +02:00
Charles Strahan
b94e4348ac remove nonexistent "hiew" package 2015-05-27 12:01:26 -04:00
Charles Strahan
069913e1b9 bviplus: new package
ncurses based hex editor with a vim-like interface
2015-05-27 11:48:05 -04:00
Charles Strahan
15b9fe1fab heme: new package
A portable and fast console hex editor for unix operating systems.
2015-05-27 11:48:05 -04:00
Charles Strahan
4976bcd218 hexcurse: new package
ncurses-based console hexeditor written in C
2015-05-27 11:48:05 -04:00
Charles Strahan
a22cffa7bb ht: new package
HT is a file editor/viewer/analyzer for executables.
2015-05-27 11:48:05 -04:00
codyopel
4587819638 openjpeg: refactor, fixes #8017
+ Disable JPIP which requires Java
+ fix typo in nativeBuildInputs, which fixes pkgconfig
2015-05-27 11:48:03 -04:00
Pascal Wittmann
6c2fc83a85 bundler: bin/bundler expects ruby in PATH 2015-05-27 17:11:33 +02:00
Pascal Wittmann
9e0763dd8a Add lolcat, a rainbow version of cat
Closes #3399
2015-05-27 17:02:36 +02:00
lethalman
71fc9aac4d Merge pull request #7992 from ip1981/mwlib
Added mwlib services
2015-05-27 16:59:57 +02:00
Igor Pashev
d88f704516 Pillow requires lcms2 with python2.7 too 2015-05-27 14:55:22 +00:00
Arseniy Seroka
fb49eaa553 Merge pull request #8012 from aycanirican/emacsPackagesNg-web-mode
Added web-mode for emacs
2015-05-27 17:33:00 +03:00
Aycan iRiCAN
2a13368678 Added web-mode for emacs 2015-05-27 17:28:34 +03:00
Damien Cassou
c11ccdbc99 Merge pull request #8016 from DamienCassou/fix-seahorse-3.16
Update seahorse 3.14 -> 3.16
2015-05-27 14:55:30 +02:00
Pascal Wittmann
150ae25546 bundler: do not add a ruby name prefix
Otherwise bundler replaces ruby:

% nix-env -iA nixpkgs.ruby
installing ‘ruby-1.9.3-p547’
% nix-env -iA nixpkgs.bundler
replacing old ‘ruby-1.9.3-p547’
installing ‘ruby-1.9.3-p547-bundler-1.9.2’
2015-05-27 14:48:44 +02:00
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