Commit Graph

27921 Commits

Author SHA1 Message Date
Markus J. Ankenbrand
e2df8e7c0f seaview: init at 4.7 (#46595) 2018-09-13 14:10:44 +02:00
xeji
eb88142c4b
leo-editor: 5.6 -> 5.7.3, fix build (#46589)
Previous version depended on qt56.qtwebengine which was broken.
2018-09-13 12:17:45 +02:00
Sarah Brofeldt
d024f91349
Merge pull request #46573 from johanot/kubernetes-1.10-1.11
kubernetes: 1.10.5 -> 1.11.3
2018-09-13 11:29:11 +02:00
Peter Hoeg
56b9f6fc8e milkytracker: 1.01 -> 1.02.00 2018-09-13 12:21:39 +08: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
82a49eb8d2
Merge pull request #46355 from xeji/p/nant-drop
nant, boo, banshee: remove
2018-09-12 23:25:37 +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
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
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
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
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
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
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
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
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
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
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
Jaakko Luttinen
6400d4b4aa
syncthing: 0.14.48 -> 0.14.50 2018-09-12 10:00:44 +03:00
worldofpeace
508e353fd4 eolie: 0.9.35 -> 0.9.36 2018-09-12 02:25:31 -04:00
rnhmjoj
cf2603f144
qutebrowser: patch all python scripts 2018-09-12 03:35:26 +02:00
xeji
53c5d4f8dd
Merge pull request #46535 from The-Compiler/patch-1
qutebrowser: Fix patching of standarddir.py
2018-09-11 23:09:07 +02:00
Stefan Siegl
b6bfbafe5e linphone: add withGui option 2018-09-11 20:37:58 +02:00
Stefan Siegl
2f15843601 linphone: fix build of gtk ui 2018-09-11 20:37:58 +02:00
Florian Bruhin
84a0dc8191
qutebrowser: Fix patching of standarddir.py
The original patch was broken since a85e19a5e1 because an `APPNAME` variable was introduced there.
2018-09-11 20:33:25 +02:00
Joachim Fasting
ed5283fcf5
tor-browser-bundle-bin: 7.5.6 -> 8.0 2018-09-11 13:27:27 +02:00
Jörg Thalheim
50eca7656d
Merge pull request #46504 from manveru/update-taskjuggler
taskjuggler: 3.5.0 -> 3.6.0
2018-09-11 09:14:43 +01:00
Ryan Mulligan
f6e3d47448
Merge pull request #46195 from r-ryantm/auto-update/remmina
remmina: 1.2.31.3 -> 1.2.31.4
2018-09-10 20:50:26 -07:00
adisbladis
f384fdb240
pulseaudio-modules-bt: init at unstable-2018-09-11 2018-09-11 10:16:09 +08:00
Michael Fellinger
bc7c56f2a4 taskjuggler: 3.5.0 -> 3.6.0 2018-09-11 03:06:29 +02:00
R. RyanTM
6d8a48e585 gitAndTools.svn-all-fast-export: 1.0.12 -> 1.0.13 (#46173)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
svn-all-fast-export
2018-09-11 00:07:37 +02:00
Jörg Thalheim
107448f19c
Merge pull request #46437 from bobvanderlinden/pr-opentracker-2018-05-26
opentracker: 2016-10-02 -> 2018-05-26
2018-09-10 22:43:26 +01:00
Jörg Thalheim
1cf44e6a07 opentracker: use https for downloading 2018-09-10 22:41:23 +01:00
Michele Guerini Rocco
fd7e69be1c antimony: 0.9.3 -> 2018-10-17 (#46486) 2018-09-10 22:17:00 +02:00
Matthew Bauer
40d19d8e7c
Merge pull request #45102 from jbedo/hisat2
hisat2: init 2.1.0
2018-09-10 15:11:58 -05:00
Matthew Bauer
a03f07e18b
Merge pull request #45632 from leenaars/thonny2
thonny: init at 3.0.0b3
2018-09-10 15:04:30 -05:00
Matthew Bauer
442d79d8d3
Merge pull request #46174 from r-ryantm/auto-update/tortoisehg
tortoisehg: 4.6.1 -> 4.7
2018-09-10 14:59:42 -05:00
Matthew Bauer
05d379f3cf
Merge pull request #46211 from r-ryantm/auto-update/picard-tools
picard-tools: 2.18.11 -> 2.18.12
2018-09-10 14:58:59 -05:00