Peter Hoeg
56b9f6fc8e
milkytracker: 1.01 -> 1.02.00
2018-09-13 12:21:39 +08:00
xeji
68b7de9e2e
pythonPackages.BTrees: fix build ( #46588 )
...
a test case failed since the update to 4.5.1, disable it
2018-09-13 02:32:37 +02:00
Uli Baum
d225a91b7c
mitmproxy: 3.0.4 -> 4.0.4, fix tests
...
- add missing checkInputs
- apply upstream patch to fix some tests that failed due to
expired test ssl certs
- re-enable a previously disabled test case
2018-09-13 00:06:53 +00:00
Alyssa Ross
1ec301ded2
openssl: 1.1.0 -> 1.1.1 ( #46524 )
2018-09-12 23:56:08 +00:00
Daiderd Jordan
89e52157c8
Merge pull request #46584 from LnL7/darwin-broken-a
...
broken darwin packages (a)
2018-09-13 00:05:42 +02:00
Maximilian Bosch
61a9463498
weechatScripts.weechat-matrix-bridge: don't export `olm.lua' as script ( #46582 )
...
Loading olm.lua as weechat script with `/script load olm.lua' causes
errors like this:
```
/nix/store/43jbh7yxh8j4gjfzbvpd9clncah5dip1-weechat-matrix-bridge-2018-05-29/lib/ffi.so: undefined symbol: lua_tointeger
```
As `olm.lua' is loaded by `matrix.lua' it doesn't need to be included
manually by the weechat configuration.
2018-09-12 23:56:03 +02:00
xeji
decd819911
Merge pull request #46556 from rnhmjoj/lastpass
...
qutebrowser: patch all python scripts
2018-09-12 23:51:40 +02:00
xeji
df2bae8097
Merge pull request #46581 from markuskowa/licenses-17
...
Add licenses
2018-09-12 23:34:51 +02:00
xeji
82a49eb8d2
Merge pull request #46355 from xeji/p/nant-drop
...
nant, boo, banshee: remove
2018-09-12 23:25:37 +02:00
R. RyanTM
65bc378de8
mbuffer: 20180318 -> 20180625 ( #46241 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mbuffer
2018-09-12 23:20:26 +02:00
John Ericson
34e3502297
Merge pull request #46517 from srhb/revert-build-host-target-platform-deprecation-master
...
Revert build host target platform deprecation on master
2018-09-12 17:19:16 -04:00
Daiderd Jordan
9fc6f1123d
asymptote: mark broken on darwin
...
It only builds with gc-7.6.0 on darwin for some reason.
/cc ZHF #45961
2018-09-12 23:14:42 +02:00
Daiderd Jordan
b814881394
aws-okta: mark broken on darwin
...
Could be caused by our older 10.10.5 CoreFoundation.
# github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain
go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:35:33: cannot use nil as type _Ctype_CFAllocatorRef in argument to _Cfunc_CFDataCreate
go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:61: cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal
go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:98:41: cannot use nil as type _Ctype_CFAllocatorRef in argument to _Cfunc_CFStringCreateWithBytes
go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:133: cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal
/cc ZHF #45961
2018-09-12 23:14:41 +02:00
Daiderd Jordan
0dff3d5c73
litecoin: add missing framework and mark broken on darwin
...
In file included from qt/bitcoin.cpp:9:
./qt/bitcoingui.h:14:10: fatal error: 'QLabel' file not found
#include <QLabel>
^~~~~~~~
1 error generated.
/cc ZHF #45961
2018-09-12 23:14:40 +02:00
Markus Kowalewski
6d8be09c8a
vbetool: add license
2018-09-12 23:12:15 +02:00
Markus Kowalewski
4503d462c7
sg3_utils: add licenses
2018-09-12 23:12:15 +02:00
Markus Kowalewski
131bc90d08
localtime: add license
2018-09-12 23:12:15 +02:00
Markus Kowalewski
7d25ffade4
dd_rescue: add license + update homepage
2018-09-12 23:12:15 +02:00
Markus Kowalewski
d9416449b5
flvtool2: add licenses
2018-09-12 23:12:15 +02:00
Markus Kowalewski
4d933fbfdc
dex: add license
2018-09-12 23:12:14 +02:00
Markus Kowalewski
239a0ea2b9
virtualgl[Lib]: fix license
2018-09-12 23:12:14 +02:00
Markus Kowalewski
72305e7eae
x11vnc: add license
2018-09-12 23:12:14 +02:00
Markus Kowalewski
f24a78f671
x2vnc: add licenses
2018-09-12 23:12:14 +02:00
Markus Kowalewski
0052a756d2
xpra: add license
2018-09-12 23:12:14 +02:00
Markus Kowalewski
7d6c70bc74
libfakeXinerama: add license
2018-09-12 23:12:08 +02:00
R. RyanTM
64ab031a57
focuswriter: 1.6.15 -> 1.6.16 ( #46286 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2018-09-12 23:11:11 +02:00
Daiderd Jordan
6e90c2e0bd
Merge pull request #46580 from zimbatm/vault-0.11.1
...
vault: 0.10.4 -> 0.11.1
2018-09-12 23:10:33 +02:00
R. RyanTM
7f40c3a93c
gitAndTools.git-imerge: 1.0.0 -> 1.1.0 ( #46281 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/git-imerge/versions
2018-09-12 23:10:04 +02:00
R. RyanTM
e94947af0a
gromacs: 2018.2 -> 2018.3 ( #46275 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
gromacs
2018-09-12 23:07:27 +02:00
R. RyanTM
656330577a
hebcal: 4.13 -> 4.14 ( #46269 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
hebcal
2018-09-12 23:06:42 +02:00
R. RyanTM
e077fc1965
mercurialFull: 4.7 -> 4.7.1 ( #46243 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mercurial-full
2018-09-12 23:05:48 +02:00
R. RyanTM
654a0bd5b5
inboxer: 1.1.2 -> 1.1.4 ( #46262 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
inboxer
2018-09-12 23:03:13 +02:00
R. RyanTM
dd43e1d97f
lockfileProgs: 0.1.17 -> 0.1.18 ( #46248 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lockfile-progs
2018-09-12 22:58:49 +02:00
R. RyanTM
14e7afdd95
lynis: 2.6.7 -> 2.6.8 ( #46247 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lynis
2018-09-12 22:58:07 +02:00
R. RyanTM
d8b1223da9
tilix: 1.8.3 -> 1.8.5 ( #46180 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
tilix
2018-09-12 22:57:25 +02:00
R. RyanTM
69504d47c9
miniupnpc_2: 2.0.20180203 -> 2.1 ( #46250 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
miniupnpc
2018-09-12 22:56:47 +02:00
R. RyanTM
124c658100
rosegarden: 17.12.1 -> 18.06 ( #46188 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
rosegarden
2018-09-12 22:53:27 +02:00
R. RyanTM
0837ff1108
sec: 2.7.12 -> 2.8.0 ( #46199 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
sec
2018-09-12 22:52:56 +02:00
R. RyanTM
1b5744a42d
radarr: 0.2.0.995 -> 0.2.0.1120 ( #46185 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
radarr
2018-09-12 22:52:09 +02:00
R. RyanTM
626dac304a
snd: 18.6 -> 18.7 ( #46184 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
snd
2018-09-12 22:50:40 +02:00
R. RyanTM
c4e8db3de0
star: 2.6.0c -> 2.6.1a ( #46176 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
star
2018-09-12 22:49:12 +02:00
R. RyanTM
cdf162eafb
uftp: 4.9.7 -> 4.9.8 ( #46175 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
uftp
2018-09-12 22:48:50 +02:00
R. RyanTM
a2d959c35f
tinyproxy: 1.8.4 -> 1.10.0 ( #46171 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
tinyproxy
2018-09-12 22:42:44 +02:00
R. RyanTM
c3c4270267
worker: 3.15.1 -> 3.15.2 ( #46155 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
worker
2018-09-12 22:41:44 +02:00
Jörg Thalheim
ca2395fc2f
Merge pull request #46560 from worldofpeace/eolie/0.9.36
...
eolie: 0.9.35 -> 0.9.36
2018-09-12 21:29:52 +01:00
Daiderd Jordan
09c6755175
Merge pull request #46551 from knedlsepp/fix-scs-on-darwin
...
scs: Fix darwin build
2018-09-12 21:24:34 +02:00
zimbatm
7880cd6752
vault: 0.10.4 -> 0.11.1
...
changelog: https://github.com/hashicorp/vault/blob/v0.11.1/CHANGELOG.md
2018-09-12 20:22:38 +01:00
Joachim Fasting
1e379f29f7
electrum: 3.1.3 -> 3.2.3
2018-09-12 21:22:23 +02:00
Daiderd Jordan
e7ecf593e2
ethsign: mark broken on darwin
...
Could be caused by our older 10.10.5 CoreFoundation.
go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:51:216:
cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal
go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:162:47:
cannot use nil as type _Ctype_CFAllocatorRef in argument to
_Cfunc_CFStringCreateWithCStringNoCopy
go/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:163:225:
cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal
/cc ZHF #45961
2018-09-12 21:07:37 +02:00
Daiderd Jordan
8f6ede967e
bitcoin-xt: mark broken on darwin
...
/cc ZHF #45961
2018-09-12 21:07:31 +02:00
Daiderd Jordan
eaff0b74c0
bitcoin-unlimited: mark broken on darwin
...
/cc ZHF #45961
2018-09-12 21:07:28 +02:00
Daiderd Jordan
d990bae6ef
bitcoin-classic: mark broken on darwin
...
Last successful build https://hydra.nixos.org/build/74552951 .
/cc ZHF #45961
2018-09-12 21:07:25 +02:00
Daiderd Jordan
cf9d1a6d30
bitcoin-abc: mark broken on darwin
...
Last successful build https://hydra.nixos.org/build/74552872 .
/cc ZHF #45961
2018-09-12 21:07:22 +02:00
Josef Kemetmüller
d726c0ff1d
scs: Fix darwin build
...
Additionally we make the unit-test deterministic by specifying a seed
instead of using something random.
2018-09-12 20:58:26 +02:00
Daiderd Jordan
f1542f612b
atlas: mark broken on darwin
...
Started to fail since 3.10.3.
/private/tmp/nix-build-atlas-3.10.3.drv-0/ATLAS/build/bin/ATLrun.sh: line 4: 31119 Segmentation fault: 11 $atldir/$*
make[3]: *** [Makefile:1695: ssanity_test] Error 139
/cc ZHF #45961
2018-09-12 20:50:54 +02:00
Jörg Thalheim
7e2428d73a
Merge pull request #46565 from jluttine/syncthing-0.14.50
...
syncthing: 0.14.48 -> 0.14.50
2018-09-12 19:49:04 +01:00
Michael Weiss
0fe81b0d54
androidStudioPackages.{dev,canary}: 3.3.0.7 -> 3.3.0.9
2018-09-12 20:38:27 +02:00
Michael Weiss
37961c6507
scdoc: 1.4.1 -> 1.4.2
2018-09-12 20:36:54 +02:00
Daiderd Jordan
80a4e48e45
asio: mark broken on darwin
...
Started to fail since 1.12.1.
Undefined symbols for architecture x86_64:
"boost::chrono::steady_clock::now()", referenced from:
pinger::start_send() in ping.o
asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::wait_duration_msec(long) const in ping.o
asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::wait_duration_usec(long) const in ping.o
asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::get_ready_timers(asio::detail::op_queue<asio::detail::scheduler_operation>&) in ping.o
pinger::handle_receive(unsigned long) in p
/cc ZHF #45961
2018-09-12 20:10:10 +02:00
Daiderd Jordan
139eb11a6d
alock: mark linux only
...
The darwin build fails and it's probably not particularly useful there.
utils.c:33:19: error: use of undeclared identifier 'CLOCK_MONOTONIC'
clock_gettime(CLOCK_MONOTONIC, &t);
/cc ZHF #45961
2018-09-12 20:06:06 +02:00
Johan Thomsen
a49f56c3b1
kubernetes: 1.10.5 -> 1.11.3
...
Fixed minor issue where kube-addon manager complaints about
/opt/namespace.yaml missing.
Added release notes with reference to Kubernetes 1.11 release notes.
closes #43882
2018-09-12 15:17:02 +02:00
Vladyslav Mykhailichenko
1f2babe59f
android-file-transfer: 3.4 -> 3.5
2018-09-12 14:47:45 +03:00
Peter Simons
e0c081c6ac
haskell-cabal2nix: update override for hpack 0.31.0
...
* pkgs/development/haskell-modules/configuration-common.nix:
2018-09-12 13:14:22 +02:00
Robert Schütz
c15a94b6d1
Merge pull request #45644 from jluttine/update-rlp-1.0.2
...
pythonPackages.rlp: 1.0.1 -> 1.0.2 (with some new deps)
2018-09-12 12:55:29 +02:00
Michael Raskin
5048b0d1f9
lispPackages.quicklisp: 2018-04-30 -> 2018-08-31 ; regenerate packages
...
Added a wrapper package that creates symlinks to OpenSSL libraries with
the actual versions, because we have 1.0.2 with .so-suffix .1.0.0 and
cl-async-ssl is unhappy because of that.
I continue to dislike cl-postgres and simple-date upstream packaging.
2018-09-12 11:52:43 +03:00
Peter Simons
ee6ecb0eaf
all-cabal-hashes: update snapshot to Hackage at 2018-09-12T08:26:27Z
2018-09-12 10:35:02 +02:00
Peter Simons
9d47aaa3b6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11-9-gb3613cb from Hackage revision
e44c7d34b0
.
2018-09-12 10:33:23 +02:00
Peter Simons
53d34305f6
haskell-stm: update overrides that use version 2.4.5.0 to version 2.4.5.1
2018-09-12 10:31:10 +02:00
Shea Levy
cd41cad074
haskell.compiler.ghc861: Apply fix to abi-hash with backpack.
...
See https://phabricator.haskell.org/D5123 .
2018-09-12 10:31:10 +02:00
Shea Levy
e6e56bbe32
ghc: Apply fix to abi-hash with backpack.
...
See https://phabricator.haskell.org/D5123 .
2018-09-12 10:31:10 +02:00
Peter Simons
838b4fe552
haskell-Cabal: keep a copy of the 2.2.x version around in the package set
2018-09-12 10:31:09 +02:00
(cdep)illabout
da86e4255b
haskellPackages.termonad: Add dontCheck and remove from dont-distribute-packages.
...
The doctests for termonad fail to build only with nix. When building
without nix, the doctests run correctly:
https://github.com/cdepillabout/termonad/issues/15
This PR disables the tests for termonad, as well as removing it from
dont-distribute-packages.
2018-09-12 10:31:09 +02:00
Peter Simons
1c5d7ad52e
cabal2nix: fix (and clean up)override for hpack dependency
2018-09-12 10:31:09 +02:00
Peter Simons
11930854a2
haskell-yaml: drop obsolete override
2018-09-12 10:31:08 +02:00
Peter Simons
1b1cb6305c
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11-9-gb3613cb from Hackage revision
3869e8d541
.
2018-09-12 10:31:03 +02:00
Peter Simons
3c1af12544
LTS Haskell 12.9
2018-09-12 10:30:20 +02:00
Alexander Biehl
88ce4f5e8a
More conservative SCC tagging for Haskell libraries
...
`all-functions` corresponds to `-fprof-auto` which places an SCC on every binding. It is well known that SCCs hinder GHC from doing its optimization magic and really slows down profiled code to a point where the profiling reports are completely skewed towards things that were completely optimized away in production settings. Concretely this shows up with things like lenses which do not carry runtime overhead when properly simplified.
`exported-functions` corresponds to GHCs `-fprof-auto-exported` which doesn't put SCCs on `INLINE`d code and in turn doesn't influence simplification of this basic but important stuff.
2018-09-12 10:30:20 +02:00
Alex Biehl
f8a158c346
Haskell builder: Use $abi/$libname as --libsubdir
2018-09-12 10:30:20 +02:00
Jörg Thalheim
e15ffdf951
vimPlugins.ncm2: init at 2018-09-03
...
This is the new version of neovim completion manager
2018-09-12 09:14:38 +01:00
Jörg Thalheim
60ebc45659
vimPlugins.LanguageClient-neovim: 2018-06-12 -> 2018-09-07
2018-09-12 09:14:38 +01:00
Jörg Thalheim
1696eb4c52
Merge pull request #46563 from Mic92/pyls
...
python-language-server: 0.19.0 -> 0.21.2
2018-09-12 09:07:42 +01:00
Jörg Thalheim
63668d33b2
python-language-server: 0.19.0 -> 0.21.2
2018-09-12 09:03:08 +01:00
Jörg Thalheim
e4393102e6
python-jsonrpc-server: init at 0.0.1
2018-09-12 09:03:08 +01:00
Jörg Thalheim
591631f417
Merge pull request #46561 from Mic92/vim-updater-fixes
...
vimPlugins: updater fixes
2018-09-12 09:01:22 +01:00
Jaakko Luttinen
6400d4b4aa
syncthing: 0.14.48 -> 0.14.50
2018-09-12 10:00:44 +03:00
Jörg Thalheim
c4a621d4a6
vimPlugins: run update script in empty environment
2018-09-12 07:51:48 +01:00
Jörg Thalheim
ac415ca68e
vimPlugins: do not pick up aliases from nixpkgs
2018-09-12 07:51:03 +01:00
Jörg Thalheim
4daba543aa
vimPlugins: updates
2018-09-12 07:45:44 +01:00
worldofpeace
508e353fd4
eolie: 0.9.35 -> 0.9.36
2018-09-12 02:25:31 -04:00
worldofpeace
494338e043
lollypop: wrap search provider
2018-09-12 02:07:39 -04:00
Jörg Thalheim
8d4afa5f2e
pythonPackage.backports-shutil-which: enable tests
2018-09-12 09:04:36 +03:00
Jaakko Luttinen
d0ce8834ae
pythonPackages.libagent: fix propagatedBuildInputs
2018-09-12 09:04:36 +03:00
Jaakko Luttinen
80b64a2e04
pythonPackage.backports-shutil-which: init at 3.5.1
2018-09-12 08:44:19 +03:00
Jaakko Luttinen
c9bf7f67b9
pythonPackage.pymsgbox: init at 1.0.6
2018-09-12 08:44:19 +03:00
Jaakko Luttinen
5c9db2f02f
pythonPackages.ledgerblue: fix build inputs
2018-09-12 08:44:19 +03:00
Jaakko Luttinen
38e86a8f1e
pythonPackages.python-u2flib-host: init at 3.0.3
2018-09-12 08:44:19 +03:00
Jaakko Luttinen
f053daf36c
pythonPackages.rlp: fix build
2018-09-12 08:44:19 +03:00
Jaakko Luttinen
9f8e6148c5
pythonPackages.eth-utils: init at 1.2.0
2018-09-12 08:44:18 +03:00
Jaakko Luttinen
541a13ca0a
pythonPackages.eth-typing: init at 1.1.0
2018-09-12 08:44:18 +03:00
Luke Clifton
5dc1796a6f
vaultenv: 0.5.3 -> 0.8.0
2018-09-12 11:44:22 +08:00