Commit graph

182577 commits

Author SHA1 Message Date
Vladyslav M 221a40b7dd
Merge pull request #62951 from matthiasbeyer/update-aerc
aerc: 0.1.0 ->  0.1.1
2019-06-10 21:08:08 +03:00
Eric Bailey 900be27403 openlilylib-fonts: rework
- Install to lilypond fonts dir
- Use lilypond-unstable by default
2019-06-10 12:30:36 -05:00
Eric Bailey d013602d78 openlilylib-fonts: update lilyjazz 2019-06-10 12:30:36 -05:00
Eric Bailey 859db73260 lilypond-with-fonts: rework
- Use symlinkJoin
- Cleanup quoting
- Inherit meta and version from lilypond
2019-06-10 12:30:35 -05:00
Eric Bailey 54e8c67375 lilypond-unstable: rework, 2.19.65 -> 2.19.83
- fetchurl -> fetchgit
- urw-fonts -> ghostscript/share/fonts
- overrideDerivation -> overrideAttrs
2019-06-10 12:30:29 -05:00
Eric Bailey 287ab732d9 lilypond: mark broken on darwin 2019-06-10 12:30:28 -05:00
Eric Bailey 79478b8369 lilypond: rework
- fetchurl -> fetchgit
- urwfonts -> ghostscript/share/fonts
- Add me as maintainer
2019-06-10 12:30:22 -05:00
Joachim F c58b5f6f4b
Merge pull request #62946 from joachifm/feat/udisks1-broken
udisks1: mark as broken
2019-06-10 16:41:07 +00:00
Nikolay Amiantov ccbb08ed88 dwarf-fortress-packages.dwarf-therapist-original: expose to package set
Needed for it to be built on Hydra.
2019-06-10 18:52:52 +03:00
Matthew Bauer b6db1b9edf
Merge pull request #62878 from marsam/mirrors-rename-sourceforgejp-to-osdn
mirrors: rename sourceforgejp to osdn
2019-06-10 11:39:15 -04:00
Aristid Breitkreuz 9299b47dc8 insync: 1.5.5.37367 -> 1.5.7.37371 2019-06-10 17:09:59 +02:00
Franz Pletz 567a05f6ab
Merge pull request #62931 from dtzWill/update/acme-tiny-4.0.4
acme-tiny: 2016-03-26 -> 4.0.4
2019-06-10 14:35:39 +00:00
Matthias Beyer 0bf6e25a6b aerc: 0.1.0 -> 0.1.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-06-10 16:25:08 +02:00
Renaud 03bdae1ba2
Merge pull request #62363 from r-ryantm/auto-update/binaryen
binaryen: 83 -> 84
2019-06-10 16:02:24 +02:00
Renaud 1a006d382f
Merge pull request #62362 from r-ryantm/auto-update/bindfs
bindfs: 1.13.11 -> 1.14.0
2019-06-10 16:00:38 +02:00
Renaud 1ace3842d4
Merge pull request #62349 from r-ryantm/auto-update/atlassian-cli
atlassian-cli: 8.2.0 -> 8.5.0
2019-06-10 15:59:16 +02:00
Renaud ec57ea39a6
Merge pull request #62477 from r-ryantm/auto-update/mgba
mgba: 0.7.1 -> 0.7.2
2019-06-10 15:55:11 +02:00
adisbladis 32b374f780
Merge pull request #62315 from adisbladis/pulseaudio/resample-method
nixos/pulseaudio: Set speex-float-5 as default resample-method
2019-06-10 15:05:44 +02:00
Joachim Fasting f83357f60b
udisks-glue: mark as broken
The only consumer of udisks1
2019-06-10 14:31:11 +02:00
Joachim Fasting 404c2e5b24
udisks1: mark as broken
The build has been broken for a long time; udisks1 is
also deprecated.
2019-06-10 14:31:05 +02:00
Will Dietz 8f2a77e1de
Merge pull request #62929 from dtzWill/update/z-lua-1.7.1
z-lua: 1.7.0 -> 1.7.1
2019-06-10 06:26:14 -05:00
Will Dietz da8d885ea8 python3Packages.nltk: 3.4 -> 3.4.3 2019-06-10 13:15:18 +02:00
Frank Doepper f7ef7bacb7 openvpn: fix static key mini howto url 2019-06-10 13:02:45 +02:00
Markus Kowalewski 494f20a67b
mpich: 3.3 -> 3.3.1 2019-06-10 12:43:31 +02:00
Orivej Desh 80971ab792 python: cx_Oracle: fix license 2019-06-10 10:38:21 +00:00
Andrew Newman 6365fa1eb9 qtcreator: add clang code model compilation
Clang code model provides user with services: code completion,
syntactic and semantic highlighting, diagnostics, outline of symbols,
tooltips, renaming of local symbols. It's naturally depends on llvm and clang.
To make it work with nixos:
1. Add qt version of clang as build dependency.
2. Added patch for clang libc++ regexp trunk regexp not including path
like "libc++-version".
3. Fixed paths to llvm/clang libraries and includes.
4. Fixed name of clazy clang plugin.
2019-06-10 12:35:16 +03:00
Nikolay Amiantov eff932e22b syncplay: add TLS support
Also cleanup.
2019-06-10 12:23:16 +03:00
Maximilian Bosch 338a6e3f38
Merge pull request #62935 from danieldk/cargo-vendor-change-doc
nixos/release-notes: document changed CargoSha256 hashes
2019-06-10 10:56:33 +02:00
Daniël de Kok b5b5648be8 nixos/release-notes: document changed CargoSha256 hashes
cargoSha256 hashes change as result of changes in cargo-vendor, as
discussed in #60668.
2019-06-10 08:42:19 +02:00
Matthew Bauer 80b51d983a gdb: patch to use mach-o.h instead of bfd/mach-o.h
For unclear reasons, this doesn’t seem to work anymore. bfd/mach-o.h
is not accessible but mach-o.h is.

https://hydra.nixos.org/build/94542582
2019-06-09 23:56:08 -04:00
Will Dietz ea18bea382
acme-tiny: 2016-03-26 -> 4.0.4
* fetch from pypi
* nearly fix tests,
  but they seem to hang so leaving disabled for now
2019-06-09 22:20:01 -05:00
Will Dietz e53396adcb
z-lua: 1.7.0 -> 1.7.1
https://github.com/skywind3000/z.lua/releases/tag/v1.7.1
2019-06-09 22:17:23 -05:00
risson 144f1c2a7d perlPackages.Carton: init at 1.0.34 (#60702) 2019-06-09 20:05:46 -07:00
Will Dietz 0a59b4d3b4
Merge pull request #58151 from dtzWill/update/xpra-2.5
xpra: 2.3.4 -> 2.5, unbreak?
2019-06-09 22:01:22 -05:00
xrelkd cf65af601c cargo-make: 0.19.4 -> 0.19.5 2019-06-10 10:27:05 +08:00
Will Dietz f46793a32c
tor-browser-bundle-bin: 32bit hashfix 2019-06-09 21:22:06 -05:00
Franz Pletz c66fe5a161
Merge pull request #62902 from rvolosatovs/fix/systemd-networkd-match
systemd-networkd: Only generate [Match] if present
2019-06-09 23:08:09 +00:00
Maximilian Bosch 6a1537758b
Merge pull request #62627 from suhr/strategies
strategies: init at 0.2.3
2019-06-10 00:38:06 +02:00
Maximilian Bosch 1e0cd8a708
Merge pull request #62909 from ivan/grab-site-2.1.16
grab-site: 2.1.15 -> 2.1.16
2019-06-10 00:21:18 +02:00
Maximilian Bosch eb09ec0ac9
Merge pull request #62821 from romildo/upd.jgmenu
jgmenu: 1.1 -> 3.0
2019-06-10 00:15:35 +02:00
Matthew Bauer 8ca59e0a39
Merge pull request #62740 from risicle/ris-spglib-assert-fix
pythonPackages.spglib: add patch fixing darwin/py27 build
2019-06-09 17:56:41 -04:00
Matthew Bauer a592a9053d
Merge pull request #62784 from rasendubi/emacs-packages-2019-06-06
Emacs packages update: 2019-06-06
2019-06-09 17:56:10 -04:00
Matthew Bauer b22fa4e091
Merge pull request #62842 from lopsided98/lkl-cross
lkl: fix cross
2019-06-09 17:49:57 -04:00
Vladyslav M 6b8db64145
synapse-bt: unstable-2019-05-26 -> 1.0 2019-06-10 00:11:12 +03:00
Ryan Mulligan 64c2ffbe75
Merge pull request #62491 from r-ryantm/auto-update/openshadinglanguage
osl: 1.10.4 -> 1.10.5
2019-06-09 13:30:31 -07:00
Ryan Mulligan 621c8f6b9b
Merge pull request #62568 from r-ryantm/auto-update/shc
shc: 4.0.1 -> 4.0.2
2019-06-09 13:29:05 -07:00
Ivan Kozik 55ca8e6114 grab-site: 2.1.15 -> 2.1.16 2019-06-09 20:26:19 +00:00
worldofpeace 5f43368eca
Merge pull request #62668 from vanschelven/python-redis-lock
pythonPackages.python-redis-lock: init at 3.3.1
2019-06-09 15:51:38 -04:00
Klaas van Schelven 535b2d71bc python: python-redis-lock: init at 3.3.1 2019-06-09 21:44:52 +02:00
Elis Hirwing bed470aa55
Merge pull request #62690 from dtzWill/update/shadowfox-2.2.0
shadowfox: 2.0.1 -> 2.2.0
2019-06-09 21:04:17 +02:00