Commit Graph

50209 Commits

Author SHA1 Message Date
Doron Behar
d3b3bf7eb8 fixup! gnuradio: rewrite 2020-12-05 13:24:09 +02:00
Doron Behar
080930412b gnss-sdr: Fix build by adding python six 2020-12-05 13:23:00 +02:00
Doron Behar
ed44b466e6 treewide/(gnuradio plugins): Add log4cpp as it's needed now.
Since gnuradio-runtime is compiled with log4cpp, all plugins that need
gnuradio-runtime (which is all of them probably) need log4cpp as well.

Add python.pkgs.cheetah to inputs of gr-osmosdr as it somehow started to
be needed.
2020-12-05 13:23:00 +02:00
Doron Behar
3becac02f8 gnuradio: rewrite
Write (similar) expressions for GNURadio 3.7 and 3.8 and make 3.8
available as `gnuradio`, and `gnuradio3_7` point to the 3.7 build.

Teach both 3.7 & 3.8 expressions accept a `features` attribute set, that
tells them what features to compile. There are dependencies within the
different features, and we rely on upstream's cmake scripts to make sure
the `configurePhase` will fail if a feature is not enabled and needed by
another feature.  All features are enabled by default.

Put shared Nix functions and attributes for both 3.7 and 3.8 in:
pkgs/applications/radio/gnuradio/shared.nix

Add 2 patches accepted upstream, that don't install some python related
examples if python-support is not enabled.

Remove cmake python reference in 3.8 with removeReferencesTo, if
python-support is turned off.

Update gqrx (reverse dependency) to use a build of gnuradio3_7 without
gui components and for it's gr-osmosdr as well.

Write an external, `wrapper.nix` (shared for both 3.7 and 3.8). Teach it
to handle extra `gr-` packages via `GRC_BLOCKS_PATH`. Likely enable it
to accept extra python packages. Wrap the executables with env vars
wrapGAppsHook and wrapQtAppsHook would have likely given them (hence,
fix #87510). Point `gnuradio` to the wrapped 3.8 derivation.

Add @doronbehar to maintainers of both 3.8 and 3.7.

dirty: use upstreamed patches
2020-12-05 13:23:00 +02:00
Raghav Sood
dadf50a137
Merge pull request #105950 from r-ryantm/auto-update/turbo-geth
turbo-geth: 2020.11.04 -> 2020.12.01
2020-12-05 10:34:41 +00:00
Sandro
d8b13417f5
Merge pull request #105947 from r-ryantm/auto-update/todoman
todoman: 3.8.0 -> 3.9.0
2020-12-05 11:32:11 +01:00
Sandro
aa27e2f238
Merge pull request #105933 from r-ryantm/auto-update/simplenote
simplenote: 2.1.0 -> 2.2.0
2020-12-05 11:00:08 +01:00
Sandro
0c36370058
Merge pull request #105929 from r-ryantm/auto-update/sigil
sigil: 1.4.2 -> 1.4.3
2020-12-05 10:57:21 +01:00
Doron Behar
de5270e6f5
Merge pull request #105939 from r-ryantm/auto-update/syncthingtray
syncthingtray: 1.0.1 -> 1.1.0
2020-12-05 11:52:22 +02:00
R. RyanTM
9b3e35f267 toxic: 0.9.1 -> 0.10.0 2020-12-05 10:11:35 +01:00
Charlotte Van Petegem
6ea99ff06b
greenfoot: init at 3.6.1 2020-12-05 10:09:20 +01:00
github-actions[bot]
55b348fe1b
Merge master into staging-next 2020-12-05 06:16:24 +00:00
ldesgoui
247e919436 discord: 0.0.12 -> 0.0.13 2020-12-04 21:17:04 -08:00
R. RyanTM
c19d810710 turbo-geth: 2020.11.04 -> 2020.12.01 2020-12-05 04:43:00 +00:00
Mario Rodas
a84d82e00a
Merge pull request #105915 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.25_fix -> 1.26_fix
2020-12-04 23:34:30 -05:00
R. RyanTM
faeec86f1c todoman: 3.8.0 -> 3.9.0 2020-12-05 04:02:59 +00:00
R. RyanTM
0b755ab9d6 syncthingtray: 1.0.1 -> 1.1.0 2020-12-05 01:44:07 +00:00
github-actions[bot]
4763e8b8fd
Merge master into staging-next 2020-12-05 00:38:01 +00:00
R. RyanTM
cb921df189 simplenote: 2.1.0 -> 2.2.0 2020-12-05 00:22:16 +00:00
R. RyanTM
656f8d9831 sigil: 1.4.2 -> 1.4.3 2020-12-04 23:25:35 +00:00
freezeboy
b5ee81b8aa n8n: init at 0.96.0 2020-12-04 23:47:34 +01:00
Bernardo Meurer
3f7d4ad152
plater: improve plater-gui 2020-12-04 13:32:22 -08:00
R. RyanTM
df0736405a pt2-clone: 1.25_fix -> 1.26_fix 2020-12-04 21:07:04 +00:00
Doron Behar
f06af9213a
Merge pull request #96673 from doronbehar/pkg/mympd
mympd: init at 6.8.1
2020-12-04 21:40:17 +02:00
Michael Weiss
f4419dd970
chromiumDev: 88.0.4324.27 -> 89.0.4343.0 2020-12-04 19:21:57 +01:00
Michael Weiss
beb83591fb
chromiumBeta: 87.0.4280.66 -> 88.0.4324.27 2020-12-04 19:21:57 +01:00
github-actions[bot]
cb36dd7449
Merge master into staging-next 2020-12-04 18:14:51 +00:00
Jörg Thalheim
29566ca021
Merge pull request #105796 from Luis-Hebendanz/fix_firefox_wrapper
Fix firefox wrapper
2020-12-04 17:01:05 +00:00
Luis Hebendanz
d3a6a124cf firefox: fix wrapper removing existing addons by default 2020-12-04 17:53:14 +01:00
Sandro
b93a1989f2
Merge pull request #105848 from r-ryantm/auto-update/AusweisApp2
AusweisApp2: 1.20.2 -> 1.22.0
2020-12-04 17:05:31 +01:00
Sandro
82845ff895
Merge pull request #105851 from avdv/dasel-with-version
dasel: Set version in ldflags
2020-12-04 17:04:52 +01:00
Markus Wamser
3e27c4662a opentracker: combine calls to substituteInPlace (refactoring)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-04 16:23:59 +01:00
Sandro
85d4fa9769
Merge pull request #105864 from r-ryantm/auto-update/espanso
espanso: 0.7.2 -> 0.7.3
2020-12-04 16:07:54 +01:00
Maximilian Bosch
b3abbd61f5
Merge pull request #105888 from r-ryantm/auto-update/i3status-rust
i3status-rust: 0.14.2 -> 0.14.3
2020-12-04 15:41:50 +01:00
R. RyanTM
2194eaba68 i3status-rust: 0.14.2 -> 0.14.3 2020-12-04 14:20:22 +00:00
github-actions[bot]
4b8f5caddc
Merge master into staging-next 2020-12-04 12:20:02 +00:00
R. RyanTM
b08f9efe3c espanso: 0.7.2 -> 0.7.3 2020-12-04 10:23:24 +00:00
R. RyanTM
bbbb6dfa36 dumb-init: 1.2.2 -> 1.2.3 2020-12-04 10:05:05 +00:00
Claudio Bley
c41441cf1e dasel: Set version in ldflags 2020-12-04 08:31:48 +01:00
github-actions[bot]
82b9b02331
Merge master into staging-next 2020-12-04 06:16:26 +00:00
R. RyanTM
1658bd6ac0 AusweisApp2: 1.20.2 -> 1.22.0 2020-12-04 05:45:05 +00:00
Raghav Sood
3a3e8e6a8b
Merge pull request #105242 from RaghavSood/microhttpd/version
libmicrohttpd dependents: fix build
2020-12-04 05:37:48 +00:00
Farid Zakaria
01f5b9aaba spacevim: init at v1.5.0
Spacevim is a fully loaded vim/neovim installation in the spirit
of https://www.spacemacs.org/

It's configured with a TOML file rather than vimscript and includes
a wide array of configuration found at https://spacevim.org/

Update pkgs/applications/editors/spacevim/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/applications/editors/spacevim/init.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/applications/editors/spacevim/default.nix

Co-authored-by: risson <18313093+rissson@users.noreply.github.com>
2020-12-03 20:09:36 -08:00
Sandro
8caeede65a
Merge pull request #105338 from SuperSandro2000/xygrib-darwin
xygrib: Fix build on darwin
2020-12-04 03:12:42 +01:00
Sandro
7fbbf88ae8
Merge pull request #104929 from SuperSandro2000/auto-update/kdevelop 2020-12-04 03:11:18 +01:00
github-actions[bot]
884a0b091b
Merge master into staging-next 2020-12-04 00:37:25 +00:00
Sandro
45c739f23a
Merge pull request #105833 from zowoq/gh
gitAndTools.gh: 1.3.0 -> 1.3.1
2020-12-04 01:30:38 +01:00
Ben Gamari
c98ce627d4
kicad-unstable: 2020-11-07 -> 2020-12-01 (#105743) 2020-12-03 19:17:32 -05:00
taku0
c1728d9c33
Merge pull request #105789 from taku0/thunderbird-bin-78.5.1
thunderbird, thunderbird-bin: 78.5.0 -> 78.5.1 [High security fixes]
2020-12-04 08:44:39 +09:00
zowoq
fa1a819492 gitAndTools.gh: 1.3.0 -> 1.3.1
https://github.com/cli/cli/releases/tag/v1.3.1
2020-12-04 07:45:19 +10:00
Bart Brouns
3812cb7995 polybar: 3.4.3 -> 3.5.0 2020-12-03 22:25:04 +01:00
Michael Weiss
c7fe6531a4
Merge pull request #105779 from primeos/chromium
chromium: 87.0.4280.66 -> 87.0.4280.88
2020-12-03 20:10:37 +01:00
github-actions[bot]
1aeec1f039
Merge master into staging-next 2020-12-03 18:14:40 +00:00
Sandro
555641c504
Merge pull request #105715 from AluisioASG/aasg/dyndnsc 2020-12-03 18:56:10 +01:00
Sandro
75847b443c
Merge pull request #105791 from 06kellyjac/starboard
starboard: 0.6.0 -> 0.7.0
2020-12-03 18:37:15 +01:00
Sandro
ed5ae65fec
Merge pull request #105795 from r-ryantm/auto-update/MAVProxy
mavproxy: 1.8.27 -> 1.8.29
2020-12-03 18:36:33 +01:00
Sandro
b41cd84436
Merge pull request #105794 from r-ryantm/auto-update/archivy
archivy: 0.8.5 -> 0.9.2
2020-12-03 18:36:15 +01:00
Sandro
8eefabc7db
Merge pull request #105803 from helsinki-systems/upd/joplin
joplin-desktop: 1.4.15 -> 1.4.19
2020-12-03 18:33:17 +01:00
Matt Jones
571b17de5e
emacs: Link native-lisp directory into Mac app (#103933)
Without the symlink, the application can't be launched.

Fixes <https://github.com/nix-community/emacs-overlay/issues/71>

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-12-03 11:41:46 -05:00
ajs124
695fd2d793 joplin-desktop: 1.4.15 -> 1.4.19 2020-12-03 17:12:59 +01:00
R. RyanTM
b3f3197266 mavproxy: 1.8.27 -> 1.8.29 2020-12-03 14:33:38 +00:00
R. RyanTM
c740429a2f archivy: 0.8.5 -> 0.9.2 2020-12-03 14:25:23 +00:00
Markus S. Wamser
c494e27999 opentracker: fix build for libowfat 0.32 2020-12-03 15:21:54 +01:00
06kellyjac
1cb3a214dc starboard: 0.6.0 -> 0.7.0 2020-12-03 13:11:10 +00:00
Graham Christensen
48413ef09d
terraform-providers.packet: v2.9.0 -> v3.2.0 2020-12-03 08:10:56 -05:00
Mario Rodas
209bdc8ddf
terraform_0_14: init at 0.14.0 (#105746)
https://github.com/hashicorp/terraform/releases/tag/v0.14.0
2020-12-03 14:03:03 +01:00
github-actions[bot]
5b73e3087a
Merge master into staging-next 2020-12-03 12:18:45 +00:00
Sandro
5b8c9111cd
Merge pull request #105729 from r-ryantm/auto-update/MellowPlayer
mellowplayer: 3.6.6 -> 3.6.7
2020-12-03 11:23:38 +01:00
Sandro
942dfc8436
Merge pull request #105735 from adamscott/master
tilt: 0.17.12 -> 0.17.13
2020-12-03 11:19:58 +01:00
Francesco Gazzetta
11bb08e785 meme: 2017-09-10 -> 2020-05-28, use buildGoModule 2020-12-03 10:54:14 +01:00
Michael Weiss
36d40f77a9
chromium: 87.0.4280.66 -> 87.0.4280.88
https://chromereleases.googleblog.com/2020/12/stable-channel-update-for-desktop.html

This update includes 0 security fixes.
2020-12-03 10:36:48 +01:00
Jörg Thalheim
3cd6bc103d
Merge branch 'master' into firefox-nix-addon-support 2020-12-03 07:20:16 +00:00
github-actions[bot]
6f36a7f7c3
Merge master into staging-next 2020-12-03 06:15:27 +00:00
Sandro
258bc1beb0
Merge pull request #105731 from r-ryantm/auto-update/lyx
lyx: 2.3.5.2 -> 2.3.6
2020-12-03 01:48:26 +01:00
github-actions[bot]
58274c4f8d
Merge master into staging-next 2020-12-03 00:36:28 +00:00
Sandro
535c1daca6
Merge pull request #105713 from fgaz/use-unstable-updater 2020-12-03 01:06:56 +01:00
Adam Scott
fc2fa9000c tilt: 0.17.12 -> 0.17.13 2020-12-02 16:33:38 -05:00
Aluísio Augusto Silva Gonçalves
b0d6df575c
dyndnsc: init at 0.5.1 2020-12-02 17:44:04 -03:00
R. RyanTM
552ac65585 lyx: 2.3.5.2 -> 2.3.6 2020-12-02 20:24:07 +00:00
Sandro
1176af94d3
Merge pull request #105719 from andersk/zulip
zulip: 5.4.3 → 5.5.0
2020-12-02 21:15:30 +01:00
Maximilian Bosch
ccb3f1c9dd
Merge pull request #105591 from mweinelt/qemu
qemu: fix CVE-2020-28916
2020-12-02 21:14:16 +01:00
R. RyanTM
106a31efb3 mellowplayer: 3.6.6 -> 3.6.7 2020-12-02 19:56:08 +00:00
Sandro
428f1b9429
Merge pull request #105721 from r-ryantm/auto-update/openmpt123
openmpt123: 0.5.3 -> 0.5.4
2020-12-02 20:33:56 +01:00
Tim Steinbach
16a36e48bd
Merge pull request #105717 from lsix/nano-5.4
nano: 5.3 -> 5.4
2020-12-02 14:30:18 -05:00
Sandro
30cdc8be48
Merge pull request #105650 from r-ryantm/auto-update/gretl
gretl: 2020b -> 2020e
2020-12-02 20:22:27 +01:00
R. RyanTM
6646a8f7f6 openmpt123: 0.5.3 -> 0.5.4 2020-12-02 19:01:41 +00:00
Sandro
7aaeacad77
Merge pull request #105665 from r-ryantm/auto-update/imgp
imgp: 2.7 -> 2.8
2020-12-02 19:49:07 +01:00
Anders Kaseorg
bfabe2a17a zulip: 5.4.3 → 5.5.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-12-02 10:37:54 -08:00
Sandro
0c4aeb53b9
Merge pull request #105655 from r-ryantm/auto-update/git-secret
git-secret: 0.3.2 -> 0.3.3
2020-12-02 19:30:30 +01:00
github-actions[bot]
d3f5608624
Merge master into staging-next 2020-12-02 18:13:34 +00:00
Lancelot SIX
5e7ca51832
nano: 5.3 -> 5.4 2020-12-02 17:30:22 +00:00
Francesco Gazzetta
86e91a15f3 meme: use unstableGitUpdater 2020-12-02 17:22:39 +01:00
Francesco Gazzetta
30c6b9793f littlegptracker: use unstableGitUpdater 2020-12-02 17:22:23 +01:00
Mario Rodas
8eb28a1d2b syncthing: 1.11.1 -> 1.12.0
https://github.com/syncthing/syncthing/releases/tag/v1.12.0
2020-12-02 07:34:36 -08:00
Maximilian Bosch
9714dd3ef5
Merge pull request #105698 from aanderse/gitea
gitea: 1.12.6 -> 1.13.0
2020-12-02 15:51:46 +01:00
Sandro
4c0b3da940
Merge pull request #104761 from kfollesdal/init-pycalver 2020-12-02 15:41:32 +01:00
Aaron Andersen
16dd1c902c gitea: 1.12.6 -> 1.13.0 2020-12-02 08:57:26 -05:00
Ryan Mulligan
0940abc5e8
Merge pull request #105667 from r-ryantm/auto-update/istioctl
istioctl: 1.7.5 -> 1.8.0
2020-12-02 05:47:10 -08:00
Ryan Mulligan
4ce30eb63a
Merge pull request #105672 from r-ryantm/auto-update/hmmer
hmmer: 3.3.1 -> 3.3.2
2020-12-02 05:45:57 -08:00
Arnout Engelen
3eb7f016b9 jetbrains: updates 2020-12-02 13:36:58 +00:00
github-actions[bot]
a71eec4269
Merge master into staging-next 2020-12-02 13:20:56 +00:00
Austin Seipp
e601758166
abc-verifier: 2020.06.22 -> 2020.11.24
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-12-02 07:18:05 -06:00
github-actions[bot]
89e8bf0f2a
Merge master into staging-next 2020-12-02 12:30:55 +00:00
Michael Weiss
e313c7d219
gollum: 5.1.1 -> 5.1.2 2020-12-02 13:28:59 +01:00
Michael Weiss
8eb2551e51
chromiumDev: 88.0.4324.11 -> 88.0.4324.27 2020-12-02 11:43:43 +01:00
Michael Weiss
7352db0f5d
gitRepo: 2.9 -> 2.10 2020-12-02 11:37:48 +01:00
Mario Rodas
d48bc3e815
Merge pull request #105654 from r-ryantm/auto-update/gmsh
gmsh: 4.7.0 -> 4.7.1
2020-12-02 05:15:45 -05:00
Austin Seipp
a3ae8a4fcf
Merge pull request #100750 from arcz/boolector
boolector: enable darwin build
2020-12-02 03:19:54 -06:00
R. RyanTM
6f50c5b18e hmmer: 3.3.1 -> 3.3.2 2020-12-02 09:00:15 +00:00
Jörg Thalheim
9712bbdf74
firefoxaddon: formatting nitpicks 2020-12-02 09:53:53 +01:00
Luis Hebendanz
cc421679e2
Update pkgs/applications/networking/browsers/firefox/wrapper.nix
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-12-02 09:40:54 +01:00
Luis Hebendanz
397597f731
Added fetchfirefoxaddon 2020-12-02 09:40:53 +01:00
Luis Hebendanz
eedee46f2f
Adding nix firefox extension support 2020-12-02 09:40:52 +01:00
R. RyanTM
345299c5f2 istioctl: 1.7.5 -> 1.8.0 2020-12-02 08:06:43 +00:00
R. RyanTM
c16c63c76b imgp: 2.7 -> 2.8 2020-12-02 07:51:46 +00:00
Sergey Lukjanov
b999879206 docker: 19.03.13 -> 19.03.14 2020-12-01 23:34:59 -08:00
Erik Arvstedt
4ad4f395d1 btcpayserver: 1.0.5.5 -> 1.0.5.9 2020-12-01 23:13:18 -08:00
Erik Arvstedt
fcee6d40ab nbxplorer: 2.1.42 -> 2.1.46 2020-12-01 23:13:18 -08:00
R. RyanTM
d14c0d0b6b gitkraken: 7.4.0 -> 7.4.1 2020-12-01 23:04:58 -08:00
R. RyanTM
a26d53abee git-secret: 0.3.2 -> 0.3.3 2020-12-02 05:56:09 +00:00
R. RyanTM
cf89444f1e gmsh: 4.7.0 -> 4.7.1 2020-12-02 05:50:47 +00:00
R. RyanTM
f9a694106b gretl: 2020b -> 2020e 2020-12-02 04:45:07 +00:00
Ryan Mulligan
557d0c1cab
Merge pull request #105639 from r-ryantm/auto-update/fava
fava: 1.16 -> 1.17
2020-12-01 20:07:32 -08:00
Sandro
64583c6bf8
Merge pull request #105629 from r-ryantm/auto-update/feh
feh: 3.5 -> 3.6
2020-12-02 03:41:20 +01:00
R. RyanTM
9a0933df7e fava: 1.16 -> 1.17 2020-12-02 02:13:36 +00:00
Raghav Sood
a760e6c8c6
Merge pull request #105616 from evanjs/imgbrd-grabber/add-meta
imgbrd-grabber: use pname instead of name; add meta
2020-12-02 02:07:27 +00:00
Evan Stoll
e9b758a63e
Update pkgs/applications/graphics/imgbrd-grabber/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-01 20:03:10 -05:00
Sandro
053e67e81e
Merge pull request #105609 from bcdarwin/darwin-unbreak-ants
ants: unbreak on Darwin
2020-12-02 02:03:07 +01:00
Sandro
b869b19e09
Merge pull request #105621 from r-ryantm/auto-update/clipgrab
clipgrab: 3.9.2 -> 3.9.5
2020-12-02 01:50:52 +01:00
Sandro
726ed88b3e
Merge pull request #105630 from r-ryantm/auto-update/exodus
exodus: 20.11.21 -> 20.11.23
2020-12-02 01:47:10 +01:00
Sandro
9a925edb25
Merge pull request #105520 from lovesegfault/ideamaker 2020-12-02 01:43:53 +01:00
Sandro
52c501c102
Merge pull request #105608 from r-ryantm/auto-update/deja-dup
deja-dup: 42.5 -> 42.6
2020-12-02 01:34:25 +01:00
taku0
cc14698a1b thunderbird: 78.5.0 -> 78.5.1 2020-12-02 09:13:18 +09:00
taku0
5f11c75517 thunderbird-bin: 78.5.0 -> 78.5.1 2020-12-02 09:12:46 +09:00
R. RyanTM
9e311226e7 exodus: 20.11.21 -> 20.11.23 2020-12-01 23:29:31 +00:00
R. RyanTM
06f096ade3 feh: 3.5 -> 3.6 2020-12-01 23:21:16 +00:00
R. RyanTM
087c22d8f5 clipgrab: 3.9.2 -> 3.9.5 2020-12-01 21:54:26 +00:00
Ryan Mulligan
16bf9276af
Merge pull request #105596 from 0x4A6F/master-dasel
dasel: 1.6.2 -> 1.8.0
2020-12-01 13:45:41 -08:00
Evan Stoll
4f68a77401 imgbrd-grabber: use pname instead of name; add meta 2020-12-01 15:21:21 -05:00
Ben Darwin
ee7d83e648 ants: unbreak on Darwin 2020-12-01 14:17:54 -05:00
R. RyanTM
602ee1b299 deja-dup: 42.5 -> 42.6 2020-12-01 19:08:34 +00:00
0x4A6F
a58e424290
dasel: 1.6.2 -> 1.8.0 2020-12-01 18:42:47 +00:00
kfollesdal
025b6d50f5 bumpver: init at 2020.1107 2020-12-01 19:24:17 +01:00
Martin Weinelt
2d55b8def4 containerd: update commit id for version indicator
I forogt to update the `commit` value in 8884729, which is why this the
version output was wrong:

```
❯ ./result/bin/containerd -v
containerd github.com/containerd/containerd v1.4.3 7ad184331fa3e55e52b890ea95e65ba581ae3429
```

This change corrects it.

```
❯ ./result/bin/containerd -v
containerd github.com/containerd/containerd v1.4.3 269548fa27e0089a8b8278fc4fc781d7f65a939b
```
2020-12-01 18:55:01 +01:00
Sandro
123e83b171
Merge pull request #105603 from r-ryantm/auto-update/avocode
avocode: 4.10.3 -> 4.10.4
2020-12-01 18:54:50 +01:00
R. RyanTM
c5c77eb0b1 avocode: 4.10.3 -> 4.10.4 2020-12-01 17:37:56 +00:00
Martin Weinelt
8884729f19
containerd: 1.4.2 -> 1.4.3
Access controls for the shim’s API socket verified that the connecting
process had an effective UID of 0, but did not otherwise restrict
access to the abstract Unix domain socket. This would allow malicious
containers running in the same network namespace as the shim, with an
effective UID of 0 but otherwise reduced privileges, to cause new
processes to be run with elevated privileges.

Fixes: CVE-2020-15257
2020-12-01 17:10:19 +01:00
Christoph Neidahl
3958bc06be
palemoon: 28.15.0 -> 28.16.0 (#105555) 2020-12-01 16:54:27 +01:00
Martin Weinelt
c3f268000e
qemu: fix CVE-2020-28916
While receiving packets via e1000e_write_packet_to_guest an infinite
loop could be triggered if the receive descriptor had a NULL buffer
address.

A privileged guest user could use this to induce a DoS Scenario.

Fixes: CVE-2020-28916
2020-12-01 16:54:21 +01:00
Raghav Sood
86b651f169
Merge pull request #105585 from nasirhm/add_nasirhm_maintainer
Addition of nasirhm in maintainers
2020-12-01 14:30:26 +00:00
nasirhm
63441979dc
brave-browser: add maintainer nasirhm
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2020-12-01 19:22:52 +05:00
Frederik Rietdijk
ff90abd5dd Merge staging-next into staging 2020-12-01 14:23:10 +01:00
Sandro
d1a3bae774
Merge pull request #105532 from r-ryantm/auto-update/navi
navi: 2.12.1 -> 2.13.0
2020-12-01 13:53:37 +01:00
Sascha Grunert
bd6067cd5d podman: 2.1.0 -> 2.2.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-12-01 22:20:11 +10:00
Sandro
8f94dda934
Merge pull request #105575 from r-ryantm/auto-update/toxic
toxic: 0.9.0 -> 0.9.1
2020-12-01 12:55:05 +01:00
Sandro
8cd24c8456
Merge pull request #105556 from r-ryantm/auto-update/seaweedfs
seaweedfs: 2.12 -> 2.13
2020-12-01 12:40:27 +01:00
R. RyanTM
c653cb76f3 toxic: 0.9.0 -> 0.9.1 2020-12-01 11:25:34 +00:00
Bernardo Meurer
8c49bed73d
ideamaker: init at 4.0.1 2020-12-01 03:05:18 -08:00
Jonas Chevalier
5851c31127
terraform-providers: handle go modules (#104667)
* terraform-providers: handle go modules

More and more terraform providers are switching from vendored
dependencies to Go modules.

Let's say that you update the "aws" provider and it fails. You can run
it again with:

    ./update-provider aws --vendor

Any package that has the "vendorSha256" key will be considered as a go
module package.

The script now also supports adding new providers by using the
<owner>/<repo> format. Eg:

     ./update-provider hetznercloud/hcloud --vendor

* address comment

Fixes https://github.com/NixOS/nixpkgs/pull/104667#discussion_r529788569

* support the null use-case

* escape provider name as well

* fix typo
2020-12-01 11:05:00 +01:00
Sandro
eae8be1c9c
Merge pull request #105563 from r-ryantm/auto-update/sparkleshare
sparkleshare: 3.28 -> 3.38
2020-12-01 10:57:55 +01:00
Sandro
fe936a911f
Merge pull request #105557 from r-ryantm/auto-update/shotcut
shotcut: 20.11.25 -> 20.11.28
2020-12-01 10:45:05 +01:00
Sandro
bae19a795c
Merge pull request #105547 from r-ryantm/auto-update/pueue
pueue: 0.8.1 -> 0.8.2
2020-12-01 10:43:37 +01:00
Sandro
cf4f734dd3
Merge pull request #105554 from jojosch/dbeaver-7.3.0
dbeaver: 7.2.5 -> 7.3.0
2020-12-01 10:42:32 +01:00
Andreas Rammhold
c3452dae0e
Merge pull request #105498 from raboof/git-reproducible-docs
git: make manual reproducible
2020-12-01 10:30:05 +01:00
R. RyanTM
17ed388517 sparkleshare: 3.28 -> 3.38 2020-12-01 09:22:54 +00:00
Sandro
e5dd90dfbd
Merge pull request #105550 from r-ryantm/auto-update/rssguard
rssguard: 3.8.2 -> 3.8.3
2020-12-01 10:19:28 +01:00
Sandro
a0e8f4a077
Merge pull request #105545 from r-ryantm/auto-update/pqiv
pqiv: 2.11 -> 2.12
2020-12-01 10:16:38 +01:00
Sandro
bd627c0836
Merge pull request #105539 from r-ryantm/auto-update/obsidian
obsidian: 0.9.15 -> 0.9.17
2020-12-01 10:06:55 +01:00
R. RyanTM
e1444660db shotcut: 20.11.25 -> 20.11.28 2020-12-01 08:48:45 +00:00
R. RyanTM
9db8fc5fc5 seaweedfs: 2.12 -> 2.13 2020-12-01 08:29:13 +00:00
Johannes Schleifenbaum
9ac620f623
dbeaver: 7.2.5 -> 7.3.0 2020-12-01 09:03:25 +01:00
Sandro
2809f3794b
Merge pull request #105505 from dywedir/pijul
pijul: 1.0.0-alpha.8 -> 1.0.0-alpha.11
2020-12-01 08:50:52 +01:00
R. RyanTM
79216f8a95 rssguard: 3.8.2 -> 3.8.3 2020-12-01 07:34:19 +00:00
Arnout Engelen
91099b08ae
git: make manual reproducible
This makes the git HTML manual reproducible.

It also removes the `git.info` manual, since this one is
basically entirely broken anyway. This likely happened
when we migrated from asciidoc to asciidoctor in #102020.
I don't suggest going back to asciidoc: that would
re-introduce a python2 dependency and another
reproducibility issue with the HTML docs.

Co-Authored-By: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-12-01 08:33:58 +01:00
R. RyanTM
a28c5bbfb4 pueue: 0.8.1 -> 0.8.2 2020-12-01 06:36:06 +00:00
R. RyanTM
da9a681371 pqiv: 2.11 -> 2.12 2020-12-01 05:41:35 +00:00
R. RyanTM
a3f65d01df obsidian: 0.9.15 -> 0.9.17 2020-12-01 04:06:16 +00:00
R. RyanTM
f478c1b1f8 navi: 2.12.1 -> 2.13.0 2020-12-01 03:24:22 +00:00
Jan Tojnar
27b974d84b
Merge branch 'staging-next' into staging 2020-12-01 03:26:36 +01:00
Mario Rodas
bf5da4bbd4
Merge pull request #105524 from r-ryantm/auto-update/magnetico
magnetico: 0.11.0 -> 0.12.0
2020-11-30 20:52:04 -05:00
Anderson Torres
77f29c6e22
Merge pull request #103969 from eraserhd/openscad.kak
kakounePlugins.openscad-kak: init at unstable-2020-11-16
2020-11-30 22:45:11 -03:00
R. RyanTM
110a2e643e magnetico: 0.11.0 -> 0.12.0 2020-12-01 01:06:30 +00:00
Sandro
a2b079f592
Merge pull request #105507 from r-ryantm/auto-update/inboxer
inboxer: 1.2.1 -> 1.2.3
2020-12-01 01:46:26 +01:00
Sandro
49f1df45f6
Merge pull request #105506 from r-ryantm/auto-update/hugo
hugo: 0.78.2 -> 0.79.0
2020-12-01 01:23:10 +01:00
Sandro
19f82cb24a
Merge pull request #105503 from markuskowa/fix-molcas
openmolcas: fix hash
2020-12-01 01:22:48 +01:00
Andreas Rammhold
eb1cd583f0
Merge pull request #105437 from andir/firefox-aarch64
firefox: fix aarch64 build
2020-12-01 01:18:37 +01:00
Sandro
1195944bc7
Merge pull request #105497 from r-ryantm/auto-update/gpx
gpx: 2.6.7 -> 2.6.8
2020-12-01 01:13:11 +01:00
R. RyanTM
ec29056bba inboxer: 1.2.1 -> 1.2.3 2020-11-30 22:47:24 +00:00
R. RyanTM
d80db72bab hugo: 0.78.2 -> 0.79.0 2020-11-30 22:23:14 +00:00
Vladyslav M
f107a46bac
pijul: 1.0.0-alpha.8 -> 1.0.0-alpha.11 2020-12-01 00:09:57 +02:00
Markus Kowalewski
e90cff90f1
openmolcas: fix hash 2020-11-30 23:05:14 +01:00
Sandro
51e63b550d
Merge pull request #105480 from jansol/renderdoc
renderdoc: 1.10 -> 1.11
2020-11-30 22:48:37 +01:00
R. RyanTM
d856cb8264 gpx: 2.6.7 -> 2.6.8 2020-11-30 21:32:10 +00:00
Sandro
f2ea4d951f
Merge pull request #105484 from r-ryantm/auto-update/fondo
fondo: 1.3.10 -> 1.4.0
2020-11-30 21:37:22 +01:00
R. RyanTM
878462b296 fondo: 1.3.10 -> 1.4.0 2020-11-30 20:13:11 +00:00
Anderson Torres
208d049eab
Merge pull request #105189 from AndersonTorres/wip-qmplay
QMPlay2: init at 20.07.04
2020-11-30 16:54:21 -03:00
Ben Siraphob
618b7320a6
twtxt: init at 0.1.0 (#105378) 2020-11-30 11:50:56 -08:00
Jan Solanti
23c0971e66 renderdoc: 1.10 -> 1.11 2020-11-30 21:14:49 +02:00
Graham Christensen
f18e57f3bf
Merge pull request #105452 from zimbatm/no-extend
tree-wide: do not use pkgs.extend in nixpkgs
2020-11-30 13:55:33 -05:00
Silvan Mosberger
c1b1af0ded
Merge pull request #103815 from siraben/archivy-init
archivy: init at 0.8.5
2020-11-30 19:18:46 +01:00