Nikolay Korotkiy
61812d57fb
josm: fix package
2020-05-08 20:11:50 +02:00
Gabriel Ebner
115fa1c129
elan: 0.9.0 -> 0.10.0
2020-05-08 17:17:03 +02:00
Michael Raskin
50684f118a
Merge pull request #87264 from prusnak/rfc45
...
treewide: per RFC45, remove more unquoted URLs
2020-05-08 14:30:09 +00:00
Ryan Mulligan
cd02078e1a
Merge pull request #87215 from matthewbauer/jitsi-x-internet
...
jitsi: use X-Internet for desktop categories
2020-05-08 07:28:36 -07:00
Jörg Thalheim
c0923d1b2e
Merge pull request #87265 from priegger/fix/ipfs-migrator-update
2020-05-08 14:38:42 +01:00
Pavol Rusnak
6abf4a43ad
treewide: per RFC45, remove more unquoted URLs
2020-05-08 15:20:47 +02:00
R. RyanTM
763278f3cc
padthv1: 0.9.13 -> 0.9.14
2020-05-08 12:19:47 +00:00
Philipp Riegger
ec70d7cbc3
ipfs-migrator: 7 -> 1.5.1
2020-05-08 13:58:22 +02:00
Emery Hemingway
778dd3861a
picard: 2.3.1 -> 2.3.2
2020-05-08 17:24:09 +05:30
Mario Rodas
e813d1b30c
Merge pull request #86859 from cole-h/qimgv
...
qimgv: 0.9 -> 0.9.1
2020-05-08 05:58:17 -05:00
Jörg Thalheim
ddef88772e
Merge pull request #86242 from lordcirth/ipfs05
2020-05-08 10:51:21 +01:00
Jörg Thalheim
11ace01cf2
ipfs: reference correct test
2020-05-08 10:49:10 +01:00
Ely
cdfad5ad84
sway: Fix the GTK wrapper ( #86960 )
...
Fixes #67704 .
2020-05-08 11:45:27 +02:00
Jörg Thalheim
3e6e4ce55c
ipfs: reference tests
2020-05-08 09:34:42 +01:00
Oleksii Filonenko
fee8076083
gitAndTools.gitui: 0.2.0 -> 0.2.1
2020-05-08 08:08:44 +00:00
R. RyanTM
077c7f780f
mup: 6.7 -> 6.8 ( #87242 )
2020-05-08 07:56:57 +00:00
Mario Rodas
b10bcf8b5f
Merge pull request #81707 from luke-clifton/cattupdate
...
catt: 0.10.3 -> 0.11.0
2020-05-07 22:01:13 -05:00
Ryan Mulligan
1bfe2f1506
Merge pull request #86966 from prusnak/grisbi
...
grisbi: get rid of sha1 + package cleanup
2020-05-07 18:53:55 -07:00
Ryan Mulligan
2065af70ea
Merge pull request #87165 from martinbaillie/master
...
ssm-session-manager-plugin: init at 1.1.61.0
2020-05-07 18:47:25 -07:00
Aaron Andersen
3a6c592ebc
Merge pull request #87217 from r-ryantm/auto-update/kdev-python
...
kdev-python: 5.5.0 -> 5.5.1
2020-05-07 20:33:39 -04:00
Aaron Andersen
6107d49708
Merge pull request #87218 from r-ryantm/auto-update/kdevelop
...
kdevelop-unwrapped: 5.5.0 -> 5.5.1
2020-05-07 20:28:32 -04:00
Aaron Andersen
d5df7903fe
Merge pull request #87213 from r-ryantm/auto-update/kdev-php
...
kdev-php: 5.5.0 -> 5.5.1
2020-05-07 20:28:14 -04:00
Martin Baillie
9566c742e2
ssm-session-manager-plugin: init at 1.1.61.0
...
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-05-08 09:58:55 +10:00
R. RyanTM
4820a0ae9f
kdevelop-unwrapped: 5.5.0 -> 5.5.1
2020-05-07 20:51:37 +00:00
R. RyanTM
dfd8f0b3d6
kdev-python: 5.5.0 -> 5.5.1
2020-05-07 20:34:05 +00:00
Matthew Bauer
807e45f643
jitsi: use X-Internet for desktop categories
...
avoids error from incorrect category name.
2020-05-07 15:17:09 -05:00
Damien Cassou
58ba83130c
Merge pull request #86294 from DamienCassou/damien/fix-i3-manpages
...
Fix man pages in i3-gaps
2020-05-07 21:56:15 +02:00
R. RyanTM
9fb4adcdc1
kdev-php: 5.5.0 -> 5.5.1
2020-05-07 19:49:16 +00:00
Ryan Mulligan
d3760d44ee
Merge pull request #87209 from r-ryantm/auto-update/jgmenu
...
jgmenu: 4.1.0 -> 4.2.0
2020-05-07 12:22:15 -07:00
R. RyanTM
b065f119b5
syncthingtray: 0.10.8 -> 0.10.9
2020-05-07 11:39:12 -07:00
R. RyanTM
30427cc428
jgmenu: 4.1.0 -> 4.2.0
2020-05-07 18:38:25 +00:00
Damien Cassou
3793f44459
i3-gaps: Fix man pages and simplify
...
The .tar.gz from the github's archive does not contain man pages, only
asciidoc versions of them. Because i3-gaps uses the same build process
as i3, the man pages are not generated and the asciidoc versions are
put in share/man/man1. This annoys mandb:
mandb: warning: …/share/man/man1/i3.man.gz: ignoring bogus filename
This commit changes the downloaded file to use github's release
instead. The resulting .tar.bz2 file is much closer to the one
downloaded for i3 which means the build process can still be the same
and we get proper man pages at the end.
Because of the previous change, the I3_VERSION file is now part of the
downloaded source which means Nix doesn't have to create it anymore.
2020-05-07 20:34:07 +02:00
Damien Cassou
dcdbe2c5fe
i3: fix man page
...
The files with the .man extension are asciidoc versions of the man
pages and should not be copied to share/man or mandb complains:
mandb: warning: …/man/man1/i3.man.gz: ignoring bogus filename
2020-05-07 20:34:07 +02:00
06kellyjac
cef39f9089
terragrunt: 0.23.2 -> 0.23.14
...
Moved to use go modules build
Deleted old deps.nix file used with dep
2020-05-07 11:24:58 -07:00
Vladimír Čunát
a2d5351b63
Merge #86788 : firefox 75.0 -> 76.0 (critical security)
...
https://www.mozilla.org/en-US/firefox/76.0/releasenotes/
Some of the changes were in master already, but whatever...
2020-05-07 19:57:16 +02:00
Vladimír Čunát
fcc68a43aa
Merge branch 'staging-next'
...
The nss update is needed for security update of firefox.
For linux platforms only about 1k aarch64 rebuilds are missing;
the diff on Hydra looks OK. Darwin needs 20k more rebuilds,
but I don't think we want to wait for that.
2020-05-07 19:56:25 +02:00
Ryan Mulligan
46f5e36293
Merge pull request #87197 from r-ryantm/auto-update/grsync
...
grsync: 1.2.6 -> 1.2.8
2020-05-07 10:38:38 -07:00
Jörg Thalheim
2655e34cfa
Merge pull request #87183 from r-ryantm/auto-update/drumkv1
...
drumkv1: 0.9.13 -> 0.9.14
2020-05-07 17:00:34 +01:00
R. RyanTM
1f4402af70
grsync: 1.2.6 -> 1.2.8
2020-05-07 15:57:07 +00:00
Ryan Mulligan
a2f63021c0
Merge pull request #86903 from prusnak/ffmpeg-normalize
...
ffmpeg-normalize: 1.15.8 -> 1.19.0
2020-05-07 07:33:53 -07:00
Jörg Thalheim
e89ceffefb
ipfs: patch shebang in builder script
2020-05-07 15:26:09 +01:00
Gabriel Ebner
f6f5f6a30f
elan: 0.8.0 -> 0.9.0
2020-05-07 15:35:13 +02:00
Tim Steinbach
795564a03d
Merge pull request #81997 from eadwu/vivaldi-snapshot/fix-rpath-libdrm_gbm
...
vivaldi: include libdrm and libgbm
2020-05-07 08:17:27 -04:00
Mario Rodas
60762e9524
Merge pull request #86216 from bcdarwin/mrtrix-update
...
mrtrix: 3.0_RC3_latest -> 3.0.0
2020-05-07 06:57:44 -05:00
Mario Rodas
3439ec9695
Merge pull request #87167 from johanot/kubeval-0.15
...
kubeval: 0.14.0 -> 0.15.0
2020-05-07 06:49:28 -05:00
R. RyanTM
f6f7f5024f
drumkv1: 0.9.13 -> 0.9.14
2020-05-07 11:46:48 +00:00
Jörg Thalheim
8dba666ebc
Merge pull request #86192 from kampka/trilium
...
trilium: 0.40.7 -> 0.42.1
2020-05-07 10:59:34 +01:00
Jörg Thalheim
4686f2ee5e
Merge pull request #87174 from r-ryantm/auto-update/BSEQuencer
...
bsequencer: 1.2.0 -> 1.4.0
2020-05-07 10:34:40 +01:00
R. RyanTM
1c35bcbfaa
bsequencer: 1.2.0 -> 1.4.0
2020-05-07 09:02:17 +00:00
Christian Kampka
fb4cff3567
trilium: 0.40.7 -> 0.42.1
2020-05-07 10:18:51 +02:00
Johan Thomsen
f150c2bd22
kubeval: 0.14.0 -> 0.15.0
...
Also, add myself as maintainer
2020-05-07 09:10:55 +02:00
R. RyanTM
5bc190048a
mlterm: 3.8.9 -> 3.9.0
2020-05-06 23:17:51 -07:00
R. RyanTM
bdcefc1053
marvin: 20.9.0 -> 20.10.0
2020-05-06 23:16:23 -07:00
R. RyanTM
59cb735072
simplenote: 1.15.1 -> 1.16.0
2020-05-06 23:10:20 -07:00
Ryan Mulligan
c8653d5b47
Merge pull request #87093 from baracoder/robo3t-desktop
...
robo3t: Remove unrecognized category from desktop item
2020-05-06 21:22:04 -07:00
Ryan Mulligan
9c492330b5
Merge pull request #87131 from yrashk/tlaplus-1.7.0
...
tlaplus: 1.5.6 -> 1.7.0
2020-05-06 21:17:46 -07:00
Mario Rodas
9d959ff8d5
Merge pull request #86638 from zowoq/cri-shell
...
cri-o, cri-tools: install completion, manpages
2020-05-06 21:08:51 -05:00
Jörg Thalheim
10ce0e31bc
Merge pull request #87132 from mjlbach/alacritty_icon_fix
...
Alacritty: change icon to compat svg
2020-05-06 23:57:34 +01:00
Andreas Rammhold
38d043b116
Merge pull request #87139 from mweinelt/pr/security-patch-names
...
treewide: add CVE identifiers to patches
2020-05-06 23:51:53 +02:00
Martin Weinelt
e24f5eab66
treewide: add CVE identifiers to patches
...
This allows tools like broken.sh to correctly identify the patched
status.
2020-05-06 23:18:09 +02:00
Aaron Andersen
bd2dde2fc5
Merge pull request #87086 from jojosch/dbeaver_7.0.4
...
dbeaver: 7.0.3 -> 7.0.4
2020-05-06 16:37:10 -04:00
adisbladis
6dc5d17632
Merge pull request #87125 from collares/emacs2nix
...
emacs2nix: update to fix org elpa update script
2020-05-06 21:27:36 +02:00
Yurii Rashkovskii
c73875ea1e
tlaplus: 1.5.6 -> 1.7.0
2020-05-06 12:26:10 -07:00
Michael Lingelbach
a8b040329d
Alacritty: change icon to compat svg
2020-05-06 12:13:41 -07:00
Maximilian Bosch
1c2f01d8da
Merge pull request #87101 from filalex77/hugo-0.70.0
...
hugo: 0.69.2 -> 0.70.0
2020-05-06 21:09:49 +02:00
David Izquierdo
fb9053332b
jftui: 0.2.2 -> 0.3.0
2020-05-06 11:17:27 -07:00
Mauricio Collares
135ea5fe08
org-packages 2020-05-06 -- org-generated.nix
2020-05-06 15:01:13 -03:00
Mauricio Collares
8aef7382a3
emacs2nix: update to fix org elpa update script
2020-05-06 15:00:49 -03:00
Tor Hedin Brønner
01a3fa470c
Merge pull request #86661 from hedning/gnome-3.36.2
...
Gnome 3.36.2
2020-05-06 19:43:38 +02:00
R. RyanTM
7311e5ba39
mopidy-iris: 3.46.0 -> 3.47.0
2020-05-06 10:33:22 -07:00
R. RyanTM
720b590281
mpop: 1.4.7 -> 1.4.9
2020-05-06 10:32:30 -07:00
Oleksii Filonenko
3b6e220303
hugo: 0.69.2 -> 0.70.0
2020-05-06 13:45:29 +00:00
adisbladis
1d53e7d5af
Merge pull request #87076 from zowoq/podman-wrapper
...
podman: fix wrapper
2020-05-06 15:17:30 +02:00
Ryan Mulligan
f04f643d8e
Merge pull request #87031 from r-ryantm/auto-update/mediainfo-gui
...
mediainfo-gui: 19.09 -> 20.03
2020-05-06 06:14:44 -07:00
Ryan Mulligan
cd06f640c9
Merge pull request #87087 from r-ryantm/auto-update/psi-plus
...
psi-plus: 1.4.1086 -> 1.4.1159
2020-05-06 06:10:09 -07:00
Herman Fries
d617416e13
robo3t: Remove unrecognized category from desktop item
2020-05-06 14:56:09 +02:00
R. RyanTM
927e51066d
ncmpc: 0.37 -> 0.38
2020-05-06 18:12:48 +05:30
zowoq
5012fc268b
podman: disable on darwin
2020-05-06 22:26:19 +10:00
R. RyanTM
ffb71c7746
psi-plus: 1.4.1086 -> 1.4.1159
2020-05-06 12:06:47 +00:00
Johannes Schleifenbaum
0eebdafed3
dbeaver: 7.0.3 -> 7.0.4
2020-05-06 14:00:41 +02:00
Michael Weiss
69dc7e64ad
tdesktop: 2.1.1 -> 2.1.2
2020-05-06 13:27:54 +02:00
Michael Weiss
ca5fa22a38
gitRepo: 2.6 -> 2.7
2020-05-06 13:27:03 +02:00
Michael Weiss
d547e06ff0
androidStudioPackages.{dev,canary}: 4.1.0.7 -> 4.1.0.8
2020-05-06 13:13:19 +02:00
adisbladis
ba798d2c89
podman: Link directly to podman.man instead of maping over outputs
...
This seems brittle and fails on Hydra / OfBorg but not locally.
2020-05-06 21:09:12 +10:00
Michael Weiss
f00f6a73df
Merge pull request #87021 from primeos/chromium
...
chromium: 81.0.4044.129 -> 81.0.4044.138
2020-05-06 13:01:58 +02:00
Andreas Rammhold
5040192913
firefox-bin: 75.0 -> 76.0
...
Discussion: https://github.com/NixOS/nixpkgs/pull/86788
2020-05-06 11:41:38 +02:00
Andreas Rammhold
5bac4f0213
firefox-esr-68: 68.7.0esr -> 68.8.0esr
...
Discussion: https://github.com/NixOS/nixpkgs/pull/86788
2020-05-06 11:40:28 +02:00
Jörg Thalheim
e3d1f2c8b5
Merge pull request #86124 from doronbehar/update-mpv-mpris
...
mpvScripts.mpris: 0.4 -> 0.5
2020-05-06 10:36:40 +01:00
zimbatm
7e66125815
Merge pull request #87068 from kampka/kops
...
kops: 1.15.2 -> 1.15.3 and 1.16.1 -> 1.16.2
2020-05-06 10:54:33 +02:00
Wout Mertens
8ea11361db
Merge pull request #86156 from kini/makeself-update
...
makeself: 2.4.0 -> 2.4.2
2020-05-06 10:31:02 +02:00
Jaka Hudoklin
85ee3e12ae
Merge pull request #85269 from euank/containerd-versioning
...
containerd: fix --version output
2020-05-06 08:27:37 +00:00
Michele Guerini Rocco
2dd5843d9c
Merge pull request #87035 from r-ryantm/auto-update/mkvtoolnix
...
mkvtoolnix: 45.0.0 -> 46.0.0
2020-05-06 10:20:06 +02:00
Christian Kampka
7d2a50a418
kops_1_16: 1.16.1 -> 1.16.2
2020-05-06 09:46:36 +02:00
Christian Kampka
8bcf7f6e41
kops_1_15: 1.15.2 -> 1.15.3
2020-05-06 09:34:35 +02:00
Doron Behar
b0ac6a009b
mpvScripts.mpris: use patch sent upstream for make DESTDIR=
...
Make sure mpris.so is stripped.
mpv-with-scripts: use a standard location for scripts in $out.
mpvScripts.convert: install to the new location of mpv scripts.
Replaced gobject-introspection dependency with glib.
2020-05-06 10:30:20 +03:00
zowoq
848a8c1b37
cri-o: install completion/manpages
2020-05-06 16:43:15 +10:00
Vladimír Čunát
e8d3c1579b
Merge branch 'staging' into staging-next
2020-05-06 08:22:27 +02:00
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
...
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
R. RyanTM
e8de9134bb
klayout: 0.26.2 -> 0.26.4
2020-05-05 19:19:26 -07:00
R. RyanTM
6ef15b946b
minder: 1.7.2 -> 1.7.3
2020-05-05 19:03:39 -07:00