Franz Pletz
6bdec0b828
Merge pull request #74178 from r-ryantm/auto-update/dhcpcd
...
dhcpcd: 8.0.6 -> 8.1.2
2019-11-26 14:39:27 +00:00
Maximilian Bosch
448ff7d44f
Merge pull request #74263 from emmanuelrosa/qutebrowser-1.8.2
...
qutebrowser: 1.8.1 -> 1.8.2
2019-11-26 15:30:23 +01:00
Franz Pletz
636a135282
Merge pull request #74165 from r-ryantm/auto-update/clamav
...
clamav: 0.102.0 -> 0.102.1
2019-11-26 14:23:11 +00:00
Franz Pletz
49d4a24cd2
Merge pull request #74099 from r-ryantm/auto-update/atlassian-confluence
...
atlassian-confluence: 7.0.2 -> 7.0.3
2019-11-26 14:19:29 +00:00
Andreas Rammhold
a53a46f1be
Merge pull request #74241 from xrelkd/update/cargo-expand
...
cargo-expand: 0.4.15 -> 0.4.16
2019-11-26 15:19:06 +01:00
Jan Tojnar
16a1c8384c
gnome3.gnome-flashback: 3.34.1 -> 3.34.2 ( #74232 )
...
gnome3.gnome-flashback: 3.34.1 -> 3.34.2
2019-11-26 15:18:31 +01:00
Ryan Mulligan
8fb408abdf
Merge pull request #74121 from r-ryantm/auto-update/avocode
...
avocode: 3.9.6 -> 4.0.1
2019-11-26 06:08:00 -08:00
Andreas Rammhold
1b748554d5
buildRustCrate: add lib output
...
This cuts down the dependency tree on some rust builds where a crate not
just exposes a binary but also a library. `$out/lib` contained a bunch
of extra support files that among other information carry linker flags
(including the full path to link-time dependencies). Worst case this led
to some binary outputs depending on the full build closure of rust
crates.
Moving all the `$out/lib` files to `$lib/lib` solves this nicely.
`lib` might be a bit weird here as they are most of the time just rlib
files (rust libraries). Those are essential only required during
compilation but they can also be shared objects (like with traditional
C-style packages). Which is why I went with `lib` for the new output.
One of the caveats we are running into here is that we do not (always)
know ahead of time of a crate produces just a library or just a binary.
Cargo allows for some ambiguity regarding whether or not a crate
provides one, two, … binaries and libraries as it's outputs. Ideally we
would be able to rely on the `crateType` entirely but so far that isn't
the case. More work on that area might show how difficult that actually
is.
2019-11-26 15:05:01 +01:00
Jan Tojnar
5b2b82c821
evolution-data-server: 3.34.1 -> 3.34.2 ( #74221 )
...
evolution-data-server: 3.34.1 -> 3.34.2
2019-11-26 14:50:00 +01:00
worldofpeace
528647949a
Merge pull request #74264 from talyz/fix-common-updater-scripts
...
common-updater-scripts: Fix breakage
2019-11-26 13:32:27 +00:00
talyz
809768bb91
common-updater-scripts: Fix breakage
...
Fixes a bug introduced by 9b090ccbca
where the script fails to run if $attr.${versionKey} exists.
2019-11-26 14:18:33 +01:00
Emmanuel Rosa
33d18156f9
qutebrowser: 1.8.1 -> 1.8.2
2019-11-26 20:04:38 +07:00
Tim Steinbach
ba80ebc1b3
linux: 4.4.202 -> 4.4.203
2019-11-26 07:58:49 -05:00
Mario Rodas
927505157b
Merge pull request #74247 from bhipple/fix/par-pname
...
par: use pname
2019-11-26 07:36:14 -05:00
Mario Rodas
0c3a28f08f
Merge pull request #74045 from marsam/add-rhodium-libre
...
rhodium-libre: init at 1.2.0
2019-11-26 07:33:34 -05:00
Andreas Rammhold
e38f83c762
Merge pull request #72826 from andir/cudapackages
...
cuda: make cudatoolkit & cudnn packages overrideable
2019-11-26 13:10:56 +01:00
Andreas Rammhold
ceafd896f5
cudatoolkit: move the dependencies into a common expression
...
This has the benefit of being able to override all the inputs to the
build where you were previously only able to override the entire package
set (if at all).
2019-11-26 12:28:45 +01:00
Andreas Rammhold
289a292608
cuda: make cudatoolkit & cudnn packages overrideable
2019-11-26 12:27:10 +01:00
adisbladis
e5b32b9719
openrazer: Fix build with Linux 5.4
2019-11-26 11:05:02 +00:00
WilliButz
ce74c85ce7
grafana: 6.4.5 -> 6.5.0, build with go 1.13
2019-11-26 10:23:13 +01:00
Mario Rodas
f39103089a
ncspot: 2019-10-12 -> 0.1.1
2019-11-26 04:20:00 -05:00
Dima
7dd99adff8
tribler: 7.1.2 -> 7.4.0-exp1 (python 3)
...
Updating version for tribler to use python 3.
One most notable change is dropping the optional `pythonPackages.meliae`
as it does not support python 3 and addition pony, lz4 and pyqtgraph.
Also cleaned up a few other dependencies and removed an old workaround
for broken ui-graphics.
2019-11-26 10:14:52 +01:00
WilliButz
6127bf9837
Merge pull request #74222 from marsam/update-pgtap
...
postgresqlPackages.pgtap: 1.0.0 -> 1.1.0
2019-11-26 10:00:36 +01:00
R. RyanTM
e17a0f3c5f
gitfs: 0.5.1 -> 0.5.2
2019-11-26 00:42:45 -08:00
R. RyanTM
c3fb2267e3
geekbench: 5.0.3 -> 5.0.4
2019-11-26 00:39:39 -08:00
R. RyanTM
c74aee8d32
gource: 0.49 -> 0.51
2019-11-26 00:13:50 -08:00
Mario Rodas
d8e24fc92e
protobuf3_11: init at 3.11.0
...
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0
2019-11-25 23:58:21 -08:00
Jonathan Ringer
57cf4eb83b
python3Packages.xmlschema: 1.0.15 -> 1.0.16
2019-11-25 23:17:17 -08:00
Benjamin Hipple
70d51cf1e0
par: use pname
2019-11-25 23:27:58 -05:00
Matthew Bauer
e010c1b031
Merge pull request #74092 from veprbl/pr/applgrid_fix
...
applgrid: fix build
2019-11-25 22:22:48 -06:00
Matthew Bauer
a6ea6e20cc
Merge pull request #74223 from bhpdt/fix/irony-server
...
irony-server: Fix failing build with 1.4.0 cmake files
2019-11-25 22:18:54 -06:00
R. RyanTM
dbb85d5a0f
facter: 3.14.5 -> 3.14.6
2019-11-25 18:16:28 -08:00
R. RyanTM
4445dea280
fsuae: 3.0.0 -> 3.0.2
2019-11-25 18:14:11 -08:00
R. RyanTM
8e4ed92a32
libgnurl: 7.66.0 -> 7.67.0
2019-11-25 18:12:52 -08:00
R. RyanTM
6852fee386
iosevka-bin: 2.3.2 -> 2.3.3
2019-11-25 18:05:58 -08:00
Mario Rodas
ebde7664eb
gitAndTools.git-subtrac: init at 0.01
2019-11-25 18:05:03 -08:00
R. RyanTM
0bf622a06b
grabserial: 1.9.8 -> 1.9.9
2019-11-25 17:58:31 -08:00
R. RyanTM
5d230d8c58
fuse-overlayfs: 0.6.2 -> 0.7
2019-11-25 17:35:30 -08:00
R. RyanTM
1ab7b456f4
gnome3.gnome-flashback: 3.34.1 -> 3.34.2
2019-11-25 17:22:53 -08:00
Ben Hipple
33e0ffebc1
irony-server: Fix build with 1.4.0 cmake files
...
The irony-server binary package tracks the irony-server elisp package, which was
upgraded to 1.4.0. This is now failing on Hydra because upstream has refactored
the CMake build, and now require CMake files from LLVM.
2019-11-26 00:39:53 +00:00
R. RyanTM
817069e8f9
evolution-data-server: 3.34.1 -> 3.34.2
2019-11-25 16:30:40 -08:00
Jan Tojnar
8cf56826e3
ofono: 1.30 → 1.31 ( #74217 )
...
ofono: 1.30 → 1.31
2019-11-26 01:21:28 +01:00
xrelkd
c382b2425d
cargo-expand: 0.4.15 -> 0.4.16
2019-11-26 08:11:08 +08:00
Jan Tojnar
d35ad68f98
mmsd: init at unstable-2019-07-15
2019-11-26 01:08:44 +01:00
Florian Klink
ff39deee16
Merge pull request #74197 from WilliButz/update-postgres-exporter
...
prometheus-postgres-exporter: 0.7.0 -> 0.8.0
2019-11-26 01:07:45 +01:00
Kyle Sferrazza
71b79c3e5c
ipscan: init at 3.6.2 ( #74209 )
...
* ipscan: init at 3.6.2
* ipscan: build from deb, and add desktop file
* ipscan: remove java.library.path
* ipscan: move jar from share/java to share
* ipscan: fix platforms
2019-11-26 00:56:29 +01:00
Jan Tojnar
c0acd27c6e
ofono-phonesim: unstable-2014-04-22 → unstable-2019-11-18
...
Jussi’s repo was actually a fork.
Upstream was ported from Qt4 to Qt5 and from QScript to QML on master.
2019-11-26 00:43:04 +01:00
Jan Tojnar
2561f4da88
ofono: 1.30 → 1.31
...
https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/?h=1.31&id=0db662bd6ba4070838bf143df5ee24c949a8c0df
2019-11-26 00:32:23 +01:00
Timo Kaufmann
50b8b05368
Merge pull request #74185 from r-ryantm/auto-update/tridactyl-native
...
tridactyl-native: 1.17.0 -> 1.17.1
2019-11-26 00:24:00 +01:00
worldofpeace
9e35cea0cf
Merge pull request #73865 from filalex77/keybase-kbnm
...
keybase: add kbnm to subPackages
2019-11-25 23:16:01 +00:00
Thomas Kerber
4f3e74a7a2
zcash: 1.0.13 -> 2.1.0-1
2019-11-26 00:01:37 +01:00
Mario Rodas
fe0eb2a9a7
postgresqlPackages.pgtap: 1.0.0 -> 1.1.0
2019-11-25 18:00:00 -05:00
R. RyanTM
4c99fae944
fanficfare: 3.12.0 -> 3.13.0
...
(#74188 )
2019-11-25 23:35:45 +01:00
R. RyanTM
ba85932bae
cups-filters: 1.25.11 -> 1.25.12
...
(#74137 )
2019-11-25 23:14:11 +01:00
Jan Tojnar
370e4fe53d
evince: 3.34.1 -> 3.34.2 ( #74203 )
...
evince: 3.34.1 -> 3.34.2
2019-11-25 23:03:05 +01:00
R. RyanTM
5b6d23004f
ckbcomp: 1.193 -> 1.194
...
(#74135 )
2019-11-25 23:01:31 +01:00
R. RyanTM
eef4b3297f
evince: 3.34.1 -> 3.34.2
2019-11-25 13:53:47 -08:00
Jonathan Ringer
3dd81af87b
python3Packages.azure-cli-telemetry: remove
2019-11-25 13:48:48 -08:00
Jonathan Ringer
1662add56f
python3Packages.azure-cli-core: remove
2019-11-25 13:48:48 -08:00
R. RyanTM
69df50d677
ansifilter: 2.14 -> 2.15
...
* ansifilter: 2.14 -> 2.15 (#74116 )
* ansifilter: add meta.homepage
+ refresh meta.license (now GPL3)
2019-11-25 22:39:36 +01:00
R. RyanTM
37a5e217a9
bslizr: 1.2.0 -> 1.2.2
2019-11-25 13:36:40 -08:00
WilliButz
7176ca165b
prometheus-varnish-exporter: 1.5.1 -> 1.5.2
2019-11-25 22:23:54 +01:00
Jaka Hudoklin
2840544949
Merge pull request #74168 from serokell/mkaito/bump-vault-bin
...
vault-bin: 1.1.3 -> 1.3.0
2019-11-25 22:22:15 +01:00
Florian Klink
332fd294ad
Merge pull request #74193 from d-goldin/python_init_pony
...
pythonPackages.pony: init at 0.7.11
2019-11-25 22:05:37 +01:00
Florian Klink
5cae87534b
Merge pull request #74190 from d-goldin/m2crypto_typing_dep
...
pythonPackages.m2crypto: conditional `typing` dep
2019-11-25 22:01:22 +01:00
R. RyanTM
d83c53e2b1
dogecoind: 1.14.1 -> 1.14.2
2019-11-25 13:00:47 -08:00
WilliButz
9edd7ad38f
prometheus-postgres-exporter: 0.7.0 -> 0.8.0
2019-11-25 21:59:42 +01:00
John Ericson
52665a7b2a
Merge pull request #74153 from Ericson2314/fix-coq
...
coq: Fix setup hook
2019-11-25 15:55:12 -05:00
Frederik Rietdijk
646b279c55
kdeFrameworks setup hook: fix set -u regression
2019-11-25 21:51:03 +01:00
Dima
c68bc50e42
pythonPackages.pony: init at 0.7.11
...
pony is an ORM library.
The main motivation for adding this package is to allow migrating
tribler to a newer version that supports python3.
Also adding myself to maintainers to not leave this one without, even
though I dont use it myself much, if anybody else feels like it fits their
interests, feel free to add yourselves.
2019-11-25 21:47:09 +01:00
Frederik Rietdijk
6e61ff057b
python3.pkgs.tiledb: init at 0.5.0
2019-11-25 21:29:50 +01:00
Rakesh Gupta
df13589f49
tiledb: init at 1.7.0
2019-11-25 21:29:50 +01:00
Jan Tojnar
eab4adc187
epiphany: 3.34.1 -> 3.34.2 ( #74180 )
...
epiphany: 3.34.1 -> 3.34.2
2019-11-25 21:25:47 +01:00
Dima
22ffab00cc
pythonPackages.m2crypto: conditional typing
dep
...
Since python 3.5 typing is included in the stdlib and as such
this library should not be included and propagated for >=3.5.
2019-11-25 20:52:10 +01:00
Florian Klink
e0734891f8
Merge pull request #73857 from petabyteboy/feature/gitlab-12-4-3
...
gitlab: 12.4.2 -> 12.4.3
2019-11-25 20:41:26 +01:00
Oleksii Filonenko
8ef50f1ab7
alacritty: add filalex77 to maintainers
2019-11-25 21:35:57 +02:00
Oleksii Filonenko
c8ca52c6c0
alacritty: 0.3.3 -> 0.4.0
...
Also:
- remove postPatch (config is not generated anymore;
i.e. there's no `mouse.rs` or `xdg-open` mentions anywhere
2019-11-25 21:34:18 +02:00
R. RyanTM
bbeed8b9e7
bibutils: 6.7 -> 6.8
...
(#74113 )
2019-11-25 20:25:24 +01:00
R. RyanTM
1280e61f5d
bandwidth: 1.5.1 -> 1.9.3 ( #74105 )
...
(#74105 )
2019-11-25 20:20:03 +01:00
R. RyanTM
afc9dc248a
tridactyl-native: 1.17.0 -> 1.17.1
2019-11-25 11:19:49 -08:00
Wael M. Nasreddine
48478a1b6e
bazel: 1.1.0 -> 1.2.0
2019-11-25 11:19:14 -08:00
Frederik Rietdijk
01ea5635fc
gnustep: fix build
2019-11-25 20:01:10 +01:00
Alexandre Peyroux
4f23da2632
c14: update meta.homepage
...
(#74144 )
2019-11-25 19:58:53 +01:00
Alexey Shmalko
c1cc445a6c
Merge pull request #74176 from r-ryantm/auto-update/drawpile
...
drawpile: 2.1.13 -> 2.1.14
2019-11-25 20:41:36 +02:00
Minijackson
7741aab7c0
jellyfin: 10.4.1 -> 10.4.2
2019-11-25 19:29:21 +01:00
R. RyanTM
afec08b05e
epiphany: 3.34.1 -> 3.34.2
2019-11-25 10:28:31 -08:00
R. RyanTM
ddab7e5cc5
dhcpcd: 8.0.6 -> 8.1.2
2019-11-25 10:11:43 -08:00
R. RyanTM
c61318b3ad
drawpile: 2.1.13 -> 2.1.14
2019-11-25 10:02:38 -08:00
Jan Tojnar
c68d2c73f2
Merge pull request #74173 from r-ryantm/auto-update/file-roller
...
gnome3.file-roller: 3.32.2 -> 3.32.3
2019-11-25 18:54:41 +01:00
R. RyanTM
66f1def45b
gnome3.file-roller: 3.32.2 -> 3.32.3
2019-11-25 09:34:41 -08:00
R. RyanTM
eaa70f27c6
docker-compose: 1.24.1 -> 1.25.0
2019-11-25 09:28:55 -08:00
R. RyanTM
2d66c823b0
audacity: 2.3.2 -> 2.3.3
2019-11-25 09:28:09 -08:00
R. RyanTM
03333a7f58
ccls: 0.20190823.4 -> 0.20190823.5
2019-11-25 09:06:12 -08:00
R. RyanTM
c3d8659beb
catch2: 2.10.2 -> 2.11.0
2019-11-25 09:04:59 -08:00
Edmund Wu
3a2614499f
clight: 3.1 -> 4.0
2019-11-25 09:02:25 -08:00
Edmund Wu
dc5358f4ef
clightd: 3.4 -> 4.0
2019-11-25 09:02:25 -08:00
Edmund Wu
e8e1cf6408
libmodule: 4.2.0 -> 5.0.0
2019-11-25 09:02:25 -08:00
WilliButz
12c1f4b785
grafana: 6.4.4 -> 6.4.5
2019-11-25 09:02:06 -08:00
R. RyanTM
28a90e3883
copyq: 3.9.2 -> 3.9.3
2019-11-25 08:59:25 -08:00
R. RyanTM
b3ef010210
calamares: 3.2.15 -> 3.2.16
2019-11-25 08:56:26 -08:00
ajs124
03fef7cff3
nextcloud: 17.0.0 -> 17.0.1
2019-11-25 08:54:52 -08:00
R. RyanTM
c2d6de2935
clipgrab: 3.8.5 -> 3.8.6
2019-11-25 08:51:38 -08:00
R. RyanTM
116106b406
brillo: 1.4.8 -> 1.4.9
2019-11-25 08:51:07 -08:00
R. RyanTM
459bb5e154
datovka: 4.14.0 -> 4.14.1
2019-11-25 08:48:49 -08:00
Jan Tojnar
f7dfa9d1a5
gnome3.accerciser: 3.34.1 -> 3.34.2 ( #74100 )
...
gnome3.accerciser: 3.34.1 -> 3.34.2
2019-11-25 17:47:47 +01:00
David Terry
cb8aa201e2
aerc: 0.2.1 -> 0.3.0
...
- bump version
- build with notmuch support
- substitute @SHAREDIR@ in aerc.conf for the `template-dirs` key
- place ncurses instead of ncurses.dev in PATH (cannot find infocmp otherwise)
2019-11-25 08:47:28 -08:00
R. RyanTM
053f6ffd2a
byacc: 20190617 -> 20191119
2019-11-25 08:47:07 -08:00
Oleksii Filonenko
41677b6d0c
polybar: change platforms from unix to linux
...
alsa-lib doesn't build on darwin.
2019-11-25 08:31:12 -08:00
Oleksii Filonenko
a28aaa87d3
polybar: add filalex77 as a maintainer
2019-11-25 08:31:12 -08:00
Oleksii Filonenko
95c4adac0e
polybar: 3.4.0 -> 3.4.1
...
- Replace `python2` with `python3`
Co-authored-by: Sam Doshi <samdoshi@users.noreply.github.com>
2019-11-25 08:31:12 -08:00
R. RyanTM
0b79dfa6fd
clamav: 0.102.0 -> 0.102.1
2019-11-25 08:27:30 -08:00
Christian Höppner
2fcaf65df2
vault-bin: 1.1.3 -> 1.3.0
2019-11-25 16:26:42 +00:00
Thorsten Weber
80c5cd8e2e
cypress 3.5.0 -> 3.6.1
2019-11-25 16:13:53 +01:00
worldofpeace
2f66bd9d5b
Merge pull request #73996 from virusdave/dnicponski/scratch/upgrade_dotty_to_latest
...
dotty: 0.14.0-RC1 -> 0.20.0-RC1
2019-11-25 15:13:39 +00:00
worldofpeace
5fcca4bad4
Merge pull request #74060 from c0bw3b/themes/kde
...
Regroup all themes under data/themes
2019-11-25 14:59:38 +00:00
worldofpeace
f718f55bb6
Merge pull request #74052 from Ninlives/master
...
glava: fix glava wants to load shaders from /etc/xdg/glava
2019-11-25 14:59:26 +00:00
Tim Steinbach
9b67ea9106
linux: Add 5.4
...
Change linux_latest to 5.4
2019-11-25 09:21:27 -05:00
John Ericson
d60532bc71
coq: Fix setup hook
2019-11-25 14:20:10 +00:00
Tim Steinbach
bdf74811ce
oh-my-zsh: 2019-11-21 -> 2019-11-23
2019-11-25 09:14:39 -05:00
Tim Steinbach
8b93e0c2c4
linux: 5.3.12 -> 5.3.13
2019-11-25 09:14:39 -05:00
Tim Steinbach
e0816be801
linux: 4.9.202 -> 4.9.203
2019-11-25 09:14:39 -05:00
Tim Steinbach
7967988054
linux: 4.19.85 -> 4.19.86
2019-11-25 09:14:39 -05:00
Tim Steinbach
d65b1c6e97
linux: 4.14.155 -> 4.14.156
2019-11-25 09:14:38 -05:00
John Ericson
aa7c021440
Merge pull request #74093 from eraserhd/java-classpath-fix
...
java classpath hook: allow unbound $CLASSPATH
2019-11-25 09:14:28 -05:00
Edmund Wu
7c0a26d176
xorg.xorgserver: 1.20.5 -> 1.20.6
2019-11-25 08:21:44 -05:00
Linus Heckemann
b0fa7bc365
Merge pull request #73715 from 1000101/unifiStable
...
unifiStable: 5.11.39 -> 5.12.22
2019-11-25 13:27:55 +01:00
elseym
e35e970cc5
unifiStable: 5.12.22 -> 5.12.35
2019-11-25 13:27:09 +01:00
Joachim Breitner
9ca11c90f3
The github repo has moved
2019-11-25 12:04:40 +01:00
R. RyanTM
47e9799042
abcl: 1.5.0 -> 1.6.0
2019-11-25 02:45:31 -08:00
Mario Rodas
0f3cf4234d
Merge pull request #74108 from r-ryantm/auto-update/aws-google-auth
...
aws-google-auth: 0.0.32 -> 0.0.33
2019-11-25 05:32:25 -05:00
markuskowa
5e5f17da08
Merge pull request #74119 from r-ryantm/auto-update/armadillo
...
armadillo: 9.800.1 -> 9.800.2
2019-11-25 11:11:06 +01:00
Joachim Breitner
3ce8c48ad7
wasmtime: 20191018 -> 20191111
...
With this bump, we pull in support for building on darwin, i.e.
https://github.com/bytecodealliance/wasmtime/issues/516
2019-11-25 10:53:56 +01:00
R. RyanTM
18351447b3
avocode: 3.9.6 -> 4.0.1
2019-11-25 01:30:25 -08:00
Michael Raskin
98dc6b59bf
fbvnc: init at 1.0.2
2019-11-25 10:29:03 +01:00
R. RyanTM
ae8180fb71
armadillo: 9.800.1 -> 9.800.2
2019-11-25 01:22:20 -08:00
R. RyanTM
713619f051
alsaUtils: 1.1.9 -> 1.2.1
2019-11-25 01:13:23 -08:00
R. RyanTM
b470220a0b
bind: 9.14.7 -> 9.14.8
2019-11-25 00:18:59 -08:00
R. RyanTM
1433f5f3c4
aws-google-auth: 0.0.32 -> 0.0.33
2019-11-25 00:08:56 -08:00
R. RyanTM
d72ec48e63
abcm2ps: 8.14.5 -> 8.14.6
2019-11-25 00:02:22 -08:00
R. RyanTM
6b6815bf2b
bdf2psf: 1.193 -> 1.194
2019-11-24 23:54:49 -08:00
R. RyanTM
6db3a40bec
gnome3.accerciser: 3.34.1 -> 3.34.2
2019-11-24 23:11:16 -08:00
R. RyanTM
a8b985da99
atlassian-confluence: 7.0.2 -> 7.0.3
2019-11-24 23:05:41 -08:00
R. RyanTM
4adac94fd5
alsa-firmware: 1.0.29 -> 1.2.1
2019-11-24 22:54:48 -08:00
R. RyanTM
559448eb1b
ace: 6.5.6 -> 6.5.7
2019-11-24 22:46:00 -08:00
R. RyanTM
2e708a948b
bitcoin-abc: 0.20.5 -> 0.20.6
2019-11-24 22:17:33 -08:00
Jason Felice
7a77629490
java classpath hook: allow unbound $CLASSPATH
2019-11-24 23:30:05 -05:00
Dmitry Kalinkin
89074b4a15
applgrid: fix build
2019-11-24 22:51:49 -05:00
Herwig Hochleitner
6e38def213
cdemu: 3.2.2 -> 3.2.3
2019-11-25 04:32:45 +01:00
Herwig Hochleitner
727740b56e
clojure: 1.10.1.469 -> 1.10.1.489
2019-11-25 04:32:45 +01:00
Dmitry Kalinkin
aa7efea848
Merge pull request #73958 from markuskowa/upd-lapack
...
liblapack: 3.8.0 -> 3.9.0
2019-11-24 20:06:04 -05:00
Florian Klink
2394eb50f6
Merge pull request #73929 from bbigras/nginx-sso
...
nginx-sso: 0.16.1 -> 0.22.0
2019-11-25 01:34:49 +01:00
Florian Klink
4273a6adcc
Merge pull request #74081 from flokli/osquery
...
osquery: remove
2019-11-25 00:17:46 +01:00
Robert Scott
817b066f4b
nomacs: switch to using opencv4 ( #72749 )
...
opencv2 has known, unfixed security vulnerabilities. nomacs itself
states the minimum supported version is 3.4 & includes a script to
install opencv4, suggesting it is supported
darwin requires a patch to update its cmake file to make it less
restrictive over this
2019-11-25 00:14:51 +01:00
John Ericson
1a388b8bff
Merge pull request #74087 from Ericson2314/ghcjs-fix-deps
...
ghcjs-ng: The GHC source should be configured with native build inputs
2019-11-24 18:11:51 -05:00
John Ericson
5858d7229a
ghcjs-ng: The GHC source should be configured with native build inputs
...
This matters once we start treating GHCJS as cross compilation, as we
should be.
2019-11-24 23:08:47 +00:00
Dmitry Kalinkin
bd0c4dd6ab
root: fix setupHook to work with "set -u"
2019-11-24 17:51:46 -05:00
Renaud
35d99698ae
dislocker: replace polarssl with mbedtls
...
polarssl is an old alias to mbedtls
2019-11-24 23:16:01 +01:00
Florian Klink
02f869ff30
osquery: remove
...
osquery was marked as broken since April.
If somebody steps up to fix it, we can always revive it from the
histroy, but there's not much value in shipping completely broken things
in current master.
cc @ma27
2019-11-24 22:38:07 +01:00
WilliButz
a3465d9d10
Merge pull request #73453 from mmahut/prometheus-nginxlog-exporter
...
prometheus-nginxlog-exporter: init at 1.3.0
2019-11-24 22:32:05 +01:00
worldofpeace
e994b67a7f
Merge pull request #74080 from Ericson2314/fix-kde
...
plasma5: Fix setup hook some more
2019-11-24 21:29:20 +00:00
c0bw3b
8e1bef4edd
gtk-engine*: relocate under development/libraries
2019-11-24 22:14:53 +01:00
John Ericson
814f9104d7
Merge pull request #72657 from cleverca22/vc4
...
Initial implementation of vc4 cross-compile
2019-11-24 16:04:15 -05:00
c0bw3b
1e93a70f04
Treewide: regroup all themes under data/themes
2019-11-24 21:59:01 +01:00
c0bw3b
d8c37ed93f
adapta-kde-theme: 20180512 -> 20180828
...
+ move under data/themes
2019-11-24 21:58:58 +01:00
John Ericson
b45938a972
plasma5: Fix setup hook some more
...
1. `[[...]]` is more robust wrt empty expansions than `[..]`
2. `${foo-}` is simpler and won't accidentally be a url compared to
`${foo:-}`
3. `+=` works even when the variable is undefined.
2019-11-24 15:58:51 -05:00
c0bw3b
438a39f80b
arc-kde-theme: 2017-11-09 -> 20180614
...
+ move under data/themes
2019-11-24 21:58:09 +01:00
Franz Pletz
e315f34bb3
Merge pull request #53032 from netixx/update-openvswitch-2.9.2
...
openvswitch: 2.5.4 -> 2.12.0
2019-11-24 20:53:44 +00:00
Michael Raskin
5b39722d84
Merge pull request #74043 from c0bw3b/pkg/belledonne
...
Refresh LinPhone ecosystem
2019-11-24 20:26:36 +00:00
Frederik Rietdijk
be89ed192a
Revert "yakuake: add missing kglobalaccel"
...
This reverts commit 88dc84c183
.
2019-11-24 21:24:03 +01:00
Frederik Rietdijk
ccc1286351
Revert "konsole: add missing kglobalaccel"
...
This reverts commit 7232ea43b6
.
2019-11-24 21:23:45 +01:00
Johannes Schleifenbaum
2e7d306f2f
dbeaver: 6.2.4 -> 6.2.5
2019-11-24 21:20:36 +01:00
John Ericson
10a0a23c4f
Merge pull request #73756 from FRidh/kde5
...
WIP KDE5: fix breakage due to set -u changes
2019-11-24 15:10:34 -05:00
Mario Rodas
24f73573e5
Merge pull request #73395 from filalex77/mkcert-1.4.1
...
mkcert: 1.4.0 -> 1.4.1
2019-11-24 15:00:08 -05:00
Mario Rodas
3cd94080eb
Merge pull request #74044 from marsam/add-tfsec
...
tfsec: init at 0.12.2
2019-11-24 14:27:48 -05:00
Mario Rodas
648c2b0bb5
Merge pull request #74059 from filalex77/spotifyd-0.2.20
...
spotifyd: 0.2.19 -> 0.2.20
2019-11-24 14:27:02 -05:00
Mario Rodas
8fa885e8d4
Merge pull request #74049 from anderslundstedt/master
...
git-subrepo: enable on Darwin
2019-11-24 14:26:32 -05:00
Daniël de Kok
ba718f536e
python3Packages.spacy: 2.2.2 -> 2.2.3
...
Changelog:
https://github.com/explosion/spaCy/releases/tag/v2.2.3
2019-11-24 11:18:35 -08:00
Daniël de Kok
6d7a29437f
pythonPackages.wasabi: 0.3.0 -> 0.4.0
2019-11-24 11:18:35 -08:00
Daniël de Kok
18dd079101
pythonPackages.catalogue: init at 0.0.7
2019-11-24 11:18:35 -08:00
Robert Scott
2482f8b8dc
tightvnc: add patches for four CVEs
...
Security fixes for:
* CVE-2019-8287
* CVE-2019-15678
* CVE-2019-15679
* CVE-2019-15680
mostly adapted from patches fixing similar issues in the actively
maintained libvnc
(#73970 )
2019-11-24 19:44:01 +01:00
John Ericson
1206faa6d5
Merge pull request #74057 from Ericson2314/wrapper-pname-support
...
treewide: Purge most parseDrvName
2019-11-24 13:31:35 -05:00
c0bw3b
9c4f51220e
linphone: polarssl -> mbedtls
...
+ add bcg729 input
+ move bcunit to nativeBuildInputs
2019-11-24 19:28:44 +01:00
Herwig Hochleitner
a52d7674cc
chromium: update vaapi patch
...
https://github.com/NixOS/nixpkgs/issues/73878
2019-11-24 19:07:59 +01:00
Herwig Hochleitner
9d208a6af1
anbox: 2019-05-03 -> 2019-11-15
2019-11-24 19:07:59 +01:00
Oleksii Filonenko
e367b8bdcd
spotifyd: add filalex77 to maintainers
2019-11-24 20:05:06 +02:00
Adithya Kumar
a067458d65
vimPlugins.vimagit: init at 2019-07-24
2019-11-24 10:04:13 -08:00
Adithya Kumar
d576af3561
vimPlugins: Update
2019-11-24 10:04:13 -08:00
Oleksii Filonenko
e114d848a1
spotifyd: 0.2.19 -> 0.2.20
2019-11-24 20:03:08 +02:00
Roman Volosatovs
6acbcff898
richgo: 0.2.8 -> 0.3.3
2019-11-24 19:01:20 +01:00
John Ericson
747d5a3dbf
Merge branch 'wrapper-pname-support-19.09' into wrapper-pname-support
2019-11-24 18:00:29 +00:00
John Ericson
4a0a297861
bintools-wrapper: Fix version
2019-11-24 17:57:06 +00:00
rys ostrovid
cd07c6dc87
lmms: fix qt5
...
* lmms: fix qt5
* lmms: implement better solution
* lmms: limit platforms
* lmms: add missing dependency
2019-11-24 18:55:22 +01:00
Robin Gloster
caca39eb8e
Merge pull request #74053 from flokli/remove-beegfs
...
beegfs: remove test, module and package
2019-11-24 18:34:54 +01:00
John Ericson
d34d84a61d
firefox-wrapper: Get rid of name argument
...
Only pname + version is supported now. (Both are still optional,
however.)
2019-11-24 17:27:45 +00:00
John Ericson
d0d5136cce
Merge remote-tracking branch 'upstream/master' into wrapper-pname-support
2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca
treewide: Get rid of most parseDrvName
without breaking compat
...
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Samuel Dionne-Riel
d4b8789bcb
Merge pull request #74054 from thefloweringash/uboot-tools-config
...
ubootTools: use tools-only_defconfig instead of allnoconfig
2019-11-24 12:21:31 -05:00
Lassulus
4750ee91bd
Merge pull request #73709 from B4dM4n/cargo-generate-update
...
cargo-generate: 0.4.0 -> 0.5.0
2019-11-24 17:57:30 +01:00
Andrew Childs
2db8c2310a
ubootTools: use tools-only_defconfig instead of allnoconfig
...
Includes more features in the tools, like support for Flat Device Tree
files in mkimage.
2019-11-25 01:37:01 +09:00
Florian Klink
8ab403c089
beegfs: remove
...
This has been marked as broken since https://github.com/NixOS/nixpkgs/pull/66352
Closes #73998 .
2019-11-24 17:36:30 +01:00
Craig Hall
99537e994f
{cc,bintools}-wrapper: use cc pname/version if set
2019-11-24 16:33:21 +00:00
c0bw3b
910d752579
kde2-decoration: 2017-03-15 -> 1.0
...
+ move under data/themes
2019-11-24 17:15:06 +01:00
Florian Klink
1ced1425aa
Merge pull request #73186 from flokli/bump-dpdk
...
dpdk: build with meson, odp-dpdk: -> 1.22.0.0
2019-11-24 17:14:49 +01:00
Kyle Sferrazza
5682fe1584
mongodb-compass: add wrapGAppsHook
2019-11-24 17:13:20 +01:00
John Ericson
195c263a81
Merge pull request #74016 from Ericson2314/gcc-fix-cross-name
...
gcc: Fix cross names
2019-11-24 11:03:07 -05:00
mlatus
41946d967f
fix glava wants to load shaders from /etc/xdg/glava
2019-11-24 23:53:54 +08:00
elseym
6962cfee48
plex: 1.18.1.1973 -> 1.18.2.2058
2019-11-24 16:50:18 +01:00
Anders Lundstedt
fb0699d6bd
git-subrepo: enable on Darwin
2019-11-24 16:42:34 +01:00
gnidorah
c67d3f1a87
openxray: make it work again after #72199
2019-11-24 16:10:28 +01:00
Robert Scott
b9d458d91c
tnef: 1.4.17 -> 1.4.18 (security) ( #73882 )
...
addresses CVE-2019-18849
2019-11-24 16:09:04 +01:00
Renaud
fd75f27ade
nut: build with openssl 1.1.x
...
instead of nss (it is upstream preference)
+ update homepage and src URLs to fetch over TLS
Close #67906
2019-11-24 15:54:00 +01:00
Matthias Beyer
cf38a146fd
timewarrior: 1.1.1 -> 1.2.0
...
Switch to fetch sources from github.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
CC: Sampo Sorsa <sorsasampo@protonmail.com>
CC: Ingolf Wanger <contact@ingolf-wagner.de>
2019-11-24 14:43:49 +01:00
c0bw3b
8933dd6b58
bcg729: init at 1.0.4
2019-11-24 14:35:18 +01:00
worldofpeace
27421fc6f0
Merge pull request #73907 from blitz/git-machete
...
git-machete: init at 2.12.1
2019-11-24 13:22:25 +00:00
Julian Stecklina
54a15bb2ec
git-machete: init at 2.12.1
2019-11-24 15:08:55 +02:00
Lassulus
2dfa46efa1
Merge pull request #73852 from thefenriswolf/master
...
tensorman: init at 0.1.0
2019-11-24 13:21:40 +01:00
worldofpeace
c24ce71a9b
Merge pull request #73926 from mmahut/kio
...
kdeFrameworks.kio: moving bin stuff into "out" output
2019-11-24 11:57:29 +00:00
Maximilian Bosch
96185c3175
Merge pull request #73962 from d-goldin/bump_xidlehook
...
xidlehook: 0.7.1 -> 0.8.0
2019-11-24 12:43:43 +01:00
worldofpeace
0f00c2aee2
chessx: use qt5's mkDerivation and latest qt
...
Fixes #74020
https://github.com/NixOS/nixpkgs/issues/65399
2019-11-24 06:29:47 -05:00
Maximilian Bosch
11479a9dd3
Merge pull request #73960 from spacekookie/wally
...
wally-cli: init at 1.1.1
2019-11-24 12:11:45 +01:00
edef
78cb116272
iperf3: correct license to bsd3 ( #73949 )
...
Quoth http://software.es.net/iperf :
> [iperf3] is released under a three-clause BSD license.
2019-11-24 11:58:38 +01:00
Markus Kowalewski
7e44c6dee6
liblapack: 3.8.0 -> 3.9.0
2019-11-24 11:47:50 +01:00
thefenriswolf
6d553ded93
tensorman: init at 0.1.0
2019-11-24 11:42:30 +01:00
Jon Roberts
b1e9820306
houdini: 17.0.352 -> 17.5.327 ( #67983 )
...
* houdini: 17.0.352 -> 17.5.327
* houdini: update sidefx.com to www.sidefx.com
2019-11-24 11:42:21 +01:00
Vladyslav M
fc821db4c6
zola: fix build on macOS ( #73985 )
...
zola: fix build on macOS
2019-11-24 11:51:30 +02:00
Arnout Engelen
e4f551abf2
diffoscope: 129 -> 131
2019-11-24 10:42:28 +01:00
Mario Rodas
9b5f36b245
rhodium-libre: init at 1.2.0
2019-11-24 04:20:00 -05:00
Mario Rodas
2fe1ae88ce
tfsec: init at 0.12.2
2019-11-24 04:20:00 -05:00
Frederik Rietdijk
7cb0bc30e6
Merge pull request #70176 from taku0/adoptopenjdk-bin-11.0.4
...
adoptopenjdk-bin: 11.0.3 -> 11.0.5, 8.0.222 -> 8.0.232 [Security fixes]
2019-11-24 10:19:00 +01:00
Ben Wolsieffer
2dea864984
openjdk8: restore correct handling of cmm directory
2019-11-24 09:57:09 +01:00
Jonathan Ringer
c236ffecad
gamecube-tools: fix build
...
GL/gl.h was removed from mesa package, needs to be
directly imported from libGL now
2019-11-23 21:34:17 -08:00
Craig Hall
62d6429793
gcc: Fix cross names
...
There was an issue with the dashes.
(taken from commit e158e113a6b74f6cd0e1de9e976b882a03714bf8)
2019-11-24 05:18:50 +00:00
Jonathan Ringer
8254f1a756
python3Packages.portalocker: fix build
2019-11-23 20:23:18 -08:00
Nikolay Korotkiy
542116a47f
gpxsee: 7.17 -> 7.18
2019-11-23 19:52:42 -08:00
Jonathan Ringer
85fc419d42
azure-cli: init at 2.0.76
2019-11-23 19:47:04 -08:00
Jonathan Ringer
ca83508626
python3Packages.portalocker: fix build
2019-11-23 19:47:04 -08:00
Jonathan Ringer
1ec51ce906
pythonPackages.azure-mgmt-servicefabric: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
3aad4fa8d6
pythonPackages.azure-mgmt-relay: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
a17947cbea
pythonPackages.azure-mgmt-msi: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
59521a9b33
pythonPackages.azure-mgmt-monitor: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
a8e8abd1de
pythonPackages.azure-mgmt-maps: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
e58cf7d047
pythonPackages.azure-mgmt-loganalytics: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
bd28f8b02f
pythonPackages.azure-mgmt-keyvault: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
f5b18cbb73
pythonPackages.azure-mgmt-iothubprovisioningservices: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
444451d444
pythonPackages.azure-mgmt-dns: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
af3b325eff
pythonPackages.azure-mgmt-devtestlabs: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
370dbf1ef5
pythonPackages.azure-mgmt-datamigration: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
4ee07c6428
pythonPackages.azure-mgmt-datalake-store: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
364794c91e
pythonPackages.azure-mgmt-datalake-analytics: fix python3 namespace
2019-11-23 19:47:04 -08:00
Jonathan Ringer
67ca54a677
pythonPackages.azure-mgmt-consumption: fix python3 namespace
2019-11-23 19:47:04 -08:00