Commit graph

152503 commits

Author SHA1 Message Date
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