Commit Graph

79438 Commits

Author SHA1 Message Date
Florian Klink
9cb7efc496 weechatScripts.weechat-autosort: set license to gpl3Plus 2022-07-22 14:27:11 +07:00
Florian Klink
3acda9c57d
Merge pull request #181448 from flokli/weechat-grep-0.8.5
weechatScripts.weechat-grep: init at 0.8.5
2022-07-22 13:56:09 +07:00
Florian Klink
e5e213afb8
Update pkgs/applications/networking/irc/weechat/scripts/weechat-grep/default.nix
Co-authored-by: Moritz Böhme <mail@moritzboeh.me>
2022-07-22 13:55:55 +07:00
Sebastián Mancilla
5fd3be6511 visidata: 2.8 -> 2.9.1 2022-07-21 22:48:04 -04:00
Masanori Ogino
9786fb4cc7 zk: 0.9.0 -> 0.11.1
Signed-off-by: Masanori Ogino <masanori.ogino@gmail.com>
2022-07-22 10:23:45 +09:00
github-actions[bot]
d44e369b44
Merge master into staging-next 2022-07-22 00:02:40 +00:00
Randy Eckenrode
3c695f159a
binocle: fix build on Darwin 2022-07-21 17:03:54 -04:00
Sandro
955e844ded
Merge pull request #182139 from astro/taler
taler-exchange: 0.8.1 -> unstable-2022-07-17 and taler-merchant: 0.8.…
2022-07-21 22:55:50 +02:00
Sandro
19f46ac104
Merge pull request #182333 from AtilaSaraiva/obs-vkcapture 2022-07-21 22:48:25 +02:00
Sandro Jäckel
2e572b45ae khal: disable timing based test 2022-07-21 22:35:29 +02:00
Martin Weinelt
2298ebf36e python3Packages.flask-sqlalchemy: rename from flask_sqlalchemy 2022-07-21 22:35:28 +02:00
Martin Weinelt
9a7c421c2d rabbitvcs: fix src hash
Fails to build on hydra due a src hash mismatch.
2022-07-21 22:35:24 +02:00
Robert Scott
0b7947c963
Merge pull request #182349 from r-ryantm/auto-update/snakemake
snakemake: 7.8.5 -> 7.9.0
2022-07-21 21:35:04 +01:00
linsui
0e0fdbef57 vscode-extensions.ms-python.python: 2022.0.1814523869 -> 2022.11.11881005 2022-07-21 22:33:38 +02:00
Sandro
38afef9653
Merge pull request #182120 from astro/re-isearch 2022-07-21 22:22:21 +02:00
Joseph Lucas
a79ea27f16 taler-exchange: 0.8.1 -> unstable-2022-07-17 and taler-merchant: 0.8.0 -> unstable-2022-07-11
also add check phase
2022-07-21 22:16:37 +02:00
Sandro
6752f40d13
Merge pull request #181011 from astro/gnunet
gnunet: 0.17.1 -> 0.17.2
2022-07-21 22:14:20 +02:00
github-actions[bot]
a92f7ed60a
Merge staging-next into staging 2022-07-21 18:02:00 +00:00
Gabriel Ebner
ec71376b1c
Merge pull request #179568 from collares/lean-3.44.1
lean: 3.43.0 -> 3.45.0
2022-07-21 19:04:45 +02:00
Alyssa Ross
b273c33cb2 crosvm.updateScript: update repo URL
ed7d455a43
2022-07-21 16:30:56 +00:00
Alyssa Ross
c83e38c40d crosvm: 100.14526.0.0-rc1 -> 103.3
This is the first update using the new versioning scheme in introduced
in the previous commit.
2022-07-21 16:30:56 +00:00
Alyssa Ross
c01c68bf1c crosvm.updateScript: stop trying manifest-versions
manifest-versions never seems to contain the release build any more,
so we can't use it to find the version of crosvm being served to CrOS
devices.

Instead, I've changed the update script to take the latest version of
the appropriate crosvm Chrome OS release branch.  This is the branch
that gets served.  Every release, it is branched off from the
"chromeos" branch (which is the one that passes Chrome OS QA), and
then collects any critical fixes over the lifetime of the release.

With this change, I've introduced a new, simplified versioning
scheme, e.g. 100.0.  The tip build is always 1:1 with the Chrome
version, so having both of those is redundant.  The other number is
the number of commits that have been added to the release branch after
branching from the chromeos branch, so that the number will go up if
we update to include a new commit from the same release.
2022-07-21 16:30:56 +00:00
Alyssa Ross
acdfec904d crosvm.updateScript: update for new serving dash
The old dashboard no longer exists.  Currently, the platform version
being served doesn't exist in manifest versions, but that was also a
problem we had before sometimes.
2022-07-21 16:30:56 +00:00
Alyssa Ross
931ae3ee7b crosvm.updateScript: check for . in buildspec name
Otherwise, we might only match a prefix of the version.  (Although
it's not likely to be a problem in practice — I doubt we'll end up in
a situation where there's a buildspec number 10x the one we're looking
for.)
2022-07-21 16:30:56 +00:00
Alyssa Ross
11ffcf0fdf crosvm.updateScript: remove unused import 2022-07-21 16:30:56 +00:00
Mauricio Collares
2646dae16e lean: 3.44.1 -> 3.45.0 2022-07-21 13:03:03 -03:00
Mauricio Collares
b394165a8a lean: 3.44.0 -> 3.44.1 2022-07-21 12:52:30 -03:00
Mauricio Collares
f1fe61ba70 lean: 3.43.0 -> 3.44.0 2022-07-21 12:52:30 -03:00
R. Ryantm
7a5b52ff26 snakemake: 7.8.5 -> 7.9.0 2022-07-21 15:24:14 +00:00
Sandro
81fedf1c28
Merge pull request #181080 from delroth/i3lock-2.14.1
i3lock: 2.13 -> 2.14.1
2022-07-21 16:50:55 +02:00
Átila Saraiva
d0f3691ae1 obs-vkcapture: 1.1.3 -> 1.1.4 2022-07-21 10:54:37 -03:00
Bobby Rong
0417e8e11f
Merge pull request #181893 from kilianar/portfolio-0.59.0
portfolio: 0.58.5 -> 0.59.0
2022-07-21 20:05:12 +08:00
github-actions[bot]
1136a4b3df
Merge staging-next into staging 2022-07-21 12:02:20 +00:00
Bobby Rong
b536142220
Merge pull request #181946 from Luflosi/update/boinc
boinc: 7.20.1 -> 7.20.2
2022-07-21 20:01:43 +08:00
maxine [they]
44ad0f3384
Merge pull request #181004 from conradev/1password-aarch64
_1password-gui-beta: 8.8.0-165.BETA -> 8.8.0-215.BETA
2022-07-21 11:40:59 +02:00
linsui
16719027bd dialect: 2.0.1 -> 2.0.2 2022-07-21 16:04:44 +08:00
R. Ryantm
fa02e1d4de logseq: 0.7.7 -> 0.7.8 2022-07-21 06:25:17 +00:00
Ben Siraphob
0952243f1f
Merge pull request #182056 from jiegec/cvc3-darwin 2022-07-20 23:12:29 -07:00
R. Ryantm
a4965808cf brave: 1.41.96 -> 1.41.99 2022-07-21 02:05:27 +00:00
Jiajie Chen
fa917a6f8c cvc3: unbreak on aarch64-darwin
Disable stackprotector on aarch64-darwin.
2022-07-21 08:09:26 +08:00
github-actions[bot]
f09c360345
Merge staging-next into staging 2022-07-21 00:03:40 +00:00
Andrew Kvalheim
3c7cb614f1 visidata: add runtime dependency of clipboard commands
VisiData’s system clipboard commands—

  - Edit → Copy → to system clipboard → …
  - Edit → Paste → from system clipboard → …

—execute subprocesses defined by configuration options:

  - options.clipboard_copy_cmd
  - options.clipboard_paste_cmd

On Linux, these options default to using `xclip`:

  - https://github.com/saulpw/visidata/blob/v2.8/visidata/clipboard.py#L11-L22

Without it, the system clipboard commands fail with:

    FileNotFoundError: [Errno 2] No such file or directory: 'xclip'
2022-07-20 15:02:16 -07:00
Conrad Kramer
f6c47e501a _1password-gui-beta: 8.8.0-165.BETA -> 8.8.0-215.BETA 2022-07-20 23:53:30 +02:00
Dmitry Kalinkin
3518b4ac5a
Merge pull request #182037 from veprbl/pr/root_6_26_04
root: 6.24.06 -> 6.26.04
2022-07-20 17:50:18 -04:00
Daniel Olsen
bed33cb4a5 hydrus: 491 -> 492 2022-07-20 23:47:41 +02:00
superherointj
0c2efbe5b6 vscode-extensions.prisma.prisma: 3.14.0 -> 4.1.0 2022-07-20 18:17:41 -03:00
Michael Weiss
81bb5d7a25
Merge pull request #182247 from primeos/chromiumBeta
chromiumBeta: 104.0.5112.48 -> 104.0.5112.57
2022-07-20 22:47:41 +02:00
Michael Weiss
54a836df80
Merge pull request #182248 from primeos/chromium
chromium: 103.0.5060.114 -> 103.0.5060.134
2022-07-20 22:47:30 +02:00
SuperHeroINTJ
5f93586904
Merge pull request #176507 from darichey/update-vscode-haskell
Update vscode-extensions.haskell.haskell and vscode-extensions.justusadam.language-haskell
2022-07-20 17:34:56 -03:00
SuperHeroINTJ
00f2b05ff7
Merge pull request #176714 from pbsds/vscode-markdown-extensions
vscode-extensions: add sanaajani.taskrunnercode and shd101wyy.markdown-preview-enhanced, fix tomoki1207.pdf metadata
2022-07-20 17:33:21 -03:00
SuperHeroINTJ
4199a5fab9
Merge pull request #182090 from ncfavier/vscode-extension-attrs
vscode-extensions: properly split marketplace ref attributes
2022-07-20 17:22:31 -03:00
nook
1b3291d45a framesh: 0.5.0-beta.20 -> 0.5.0-beta.21
https://github.com/floating/frame/releases/tag/v0.5.0-beta.21
2022-07-20 22:15:43 +02:00
Ryan Horiguchi
3934afb8b1
onedrive: 2.4.19 -> 2.14.20 2022-07-20 22:10:03 +02:00
adisbladis
fd728eccb4
Merge pull request #182216 from saschagrunert/crun
crun: 1.4.5 -> 1.5
2022-07-21 03:47:20 +08:00
Michael Weiss
247f871b4d
chromium: 103.0.5060.114 -> 103.0.5060.134
https://chromereleases.googleblog.com/2022/07/stable-channel-update-for-desktop_19.html

This update includes 11 security fixes.

CVEs:
CVE-2022-2477 CVE-2022-2478 CVE-2022-2479 CVE-2022-2480 CVE-2022-2481
CVE-2022-2163
2022-07-20 21:39:02 +02:00
Michael Weiss
9e393ee5dd
chromiumBeta: 104.0.5112.48 -> 104.0.5112.57 2022-07-20 21:38:46 +02:00
Michael Weiss
f60cdd4dfa
Merge pull request #182205 from michaeladler/ungoogled
ungoogled-chromium: 103.0.5060.114 -> 103.0.5060.134
2022-07-20 21:38:09 +02:00
Robert Scott
6d626b5e11
Merge pull request #182062 from jiegec/hal-hardware-analyzer
hal-hardware-analyzer: fix build with python 3.10
2022-07-20 19:22:04 +01:00
github-actions[bot]
659bbdd994
Merge staging-next into staging 2022-07-20 18:02:16 +00:00
K900
2a9f101ee8 n8n: 0.186.0 → 0.187.1 2022-07-20 17:46:59 +00:00
Artturi
28b9471fc3
Merge pull request #180558 from kilianar/github-desktop
github-desktop: 2.9.12 -> 3.0.3
2022-07-20 20:33:16 +03:00
Winter
24764712a5
Merge pull request #182114 from willcohen/grass-8.2
grass: 8.0.1 -> 8.2.0
2022-07-20 12:10:04 -04:00
Linus Heckemann
ba5d6abb39 remove some maintainerships
I'm no longer using any of these packages, and they're tricky to test
outside a useful context.
2022-07-20 08:33:47 -07:00
Sascha Grunert
41093cc18c
crun: 1.4.5 -> 1.5
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-07-20 16:57:57 +02:00
Linus Heckemann
b47b1626a3
Merge pull request #180440 from r-ryantm/auto-update/bemenu
bemenu: 0.6.7 -> 0.6.10
2022-07-20 15:37:16 +02:00
Michael Adler
ed0793c2d4 ungoogled-chromium: 103.0.5060.114 -> 103.0.5060.134 2022-07-20 15:23:54 +02:00
Bobby Rong
e0c9afb6e8
Merge pull request #182186 from kilianar/logseq-0.7.7
logseq: 0.7.6 -> 0.7.7
2022-07-20 21:00:57 +08:00
github-actions[bot]
e800d53d26
Merge staging-next into staging 2022-07-20 12:02:27 +00:00
Martin Weinelt
cd8d178450
Merge pull request #181921 from helsinki-systems/init/unifi-protect-backup 2022-07-20 11:57:05 +02:00
ajs124
73ad01f7d3 unifi-protect-backup: init at 0.7.1 2022-07-20 11:49:31 +02:00
kilianar
ea635c0c30 logseq: 0.7.6 -> 0.7.7
https://github.com/logseq/logseq/releases/tag/0.7.7
2022-07-20 10:31:57 +02:00
Azat Bahawi
3e10c3cfa7
citrix_workspace: 22.05.0 -> 22.07.0 2022-07-20 11:29:27 +03:00
Mario Rodas
513d95d08b
Merge pull request #182164 from r-ryantm/auto-update/git-machete
git-machete: 3.11.1 -> 3.11.2
2022-07-20 01:51:13 -05:00
github-actions[bot]
9c32c81a99
Merge staging-next into staging 2022-07-20 06:02:01 +00:00
Winter
dd4fe67ac0
Merge pull request #182038 from natsukium/dssp/init
dssp: init at 4.0.5
2022-07-20 01:06:16 -04:00
Mario Rodas
35a81f2925
Merge pull request #180848 from kilianar/imgcat
imgcat: 2.3.1 -> 2.5.1
2022-07-19 23:41:44 -05:00
Mario Rodas
614a842b74
Merge pull request #180426 from r-ryantm/auto-update/bitwig-studio
bitwig-studio: 4.2.3 -> 4.3.1
2022-07-19 23:19:55 -05:00
Mario Rodas
7bc6fbcd8b
Merge pull request #181420 from r-ryantm/auto-update/brave
brave: 1.40.113 -> 1.41.96
2022-07-19 23:17:04 -05:00
Mario Rodas
e742674265
Merge pull request #181929 from bezmuth/master
dino: add webrtc-audio-processing dependency
2022-07-19 23:11:09 -05:00
Mario Rodas
d39e1c8ecf
Merge pull request #182029 from r-ryantm/auto-update/rofimoji
rofimoji: 5.4.0 -> 5.5.0
2022-07-19 23:09:59 -05:00
Mario Rodas
4243d0b376
Merge pull request #182040 from r-ryantm/auto-update/gitRepo
gitRepo: 2.25 -> 2.28
2022-07-19 23:09:40 -05:00
R. Ryantm
2270e61b78 git-machete: 3.11.1 -> 3.11.2 2022-07-20 03:09:30 +00:00
Mario Rodas
edcdcd8ed0
Merge pull request #181442 from lammermann/submit/update-tuhi-06
tuhi: 0.5 -> 0.6
2022-07-19 21:51:38 -05:00
zowoq
44d9956021 lima: 0.11.1 -> 0.11.2
https://github.com/lima-vm/lima/releases/tag/v0.11.2
2022-07-20 12:35:11 +10:00
Jiajie Chen
7519d550fa hal-hardware-analyzer: fix build with python 3.10
The build fails with Python 3.10. Applied upstream pr to fix it.
2022-07-20 08:29:28 +08:00
github-actions[bot]
bf9bbe10c5
Merge staging-next into staging 2022-07-20 00:03:14 +00:00
K900
1a543290a0 tdesktop: add missing deps
Not sure what happened in staging, but it's broken.
2022-07-19 23:56:16 +03:00
Astro
481ad5b3c3 re-Isearch: init at unstable-2022-03-24 2022-07-19 20:05:55 +02:00
github-actions[bot]
49299f66ad
Merge staging-next into staging 2022-07-19 18:02:05 +00:00
Artturin
9f86e929b0 openroad: 2.0 -> unstable-2022-07-19 2022-07-19 20:48:54 +03:00
Pavol Rusnak
3e3c3643c7
Merge pull request #179611 from prusnak/mkflag-remove
remove mkFlag usage where lib.enableFeature and/or lib.withFeature can be used
2022-07-19 19:41:01 +02:00
Will Cohen
1d908484a8 grass: 8.0.1 -> 8.2.0 2022-07-19 12:52:16 -04:00
Vladimír Čunát
2543ab976c
Merge #181133: staging-next 2022-07-11 2022-07-19 18:47:48 +02:00
Bryan A. S
9dc08e7979 k9s: 0.25.21 -> 0.26.0 2022-07-19 13:02:48 -03:00
Artturin
6b8c65acd9 treewide: fix fallout from 'cmake/setup-hook.sh: Don't skip build-RPATH' 2022-07-19 17:47:13 +03:00
Naïm Favier
f0f635a434
vscode-extensions: properly split marketplace ref attributes
So that e.g. `postPatch` isn't passed to `mktplcExtRefToFetchArgs.nix`
2022-07-19 14:38:02 +02:00
Bobby Rong
b390d146e3
Merge pull request #181087 from 239/master
pcloud: 1.9.7 -> 1.9.9
2022-07-19 20:28:02 +08:00
Bobby Rong
e490ddae84
Merge pull request #181580 from r-ryantm/auto-update/ptcollab
ptcollab: 0.6.1.0 -> 0.6.1.1
2022-07-19 20:19:03 +08:00
Bobby Rong
2892c46aea
Merge pull request #181711 from azahi/werf
werf: 1.2.124 -> 1.2.128
2022-07-19 20:15:57 +08:00
Bobby Rong
b9184ea24d
Merge pull request #182027 from r-ryantm/auto-update/cudatext
cudatext: 1.166.5 -> 1.167.0
2022-07-19 20:07:11 +08:00
Dennis Gosnell
7809457d1c
Merge pull request #181351 from kilianar/break-time
break-time: 0.1.1 -> 0.1.2
2022-07-19 21:05:44 +09:00
github-actions[bot]
f0d5e4f5ad
Merge staging-next into staging 2022-07-19 12:02:34 +00:00
github-actions[bot]
cfe78489c9
Merge master into staging-next 2022-07-19 12:01:43 +00:00
Bobby Rong
ac34850de2
Merge pull request #181945 from otavio/master
shellhub-agent: 0.9.3 -> 0.9.4
2022-07-19 19:54:36 +08:00
SuperHeroINTJ
300c874287
Merge pull request #182061 from jojosch/dbeaver-update
dbeaver: 22.1.1 -> 22.1.2
2022-07-19 07:29:14 -03:00
SuperHeroINTJ
e4849f4b33
Merge pull request #182050 from r-ryantm/auto-update/k3s
k3s: 1.24.2+k3s2 -> 1.24.3+k3s1
2022-07-19 06:29:15 -03:00
Johannes Schleifenbaum
328fb7f7a5
dbeaver: 22.1.1 -> 22.1.2 2022-07-19 09:17:30 +02:00
Mario Rodas
1440ce3e79
Merge pull request #177704 from SaltyKitkat/logseq_use_nixpkgs_git
logseq: make dugite use the `git` in nixpkgs
2022-07-19 02:09:06 -05:00
Mario Rodas
40cc145751
Merge pull request #181947 from superherointj/package-fluxcd-0.31.4
fluxcd: 0.31.3 -> 0.31.4
2022-07-19 01:16:24 -05:00
github-actions[bot]
1ae70f1c80
Merge staging-next into staging 2022-07-19 06:03:43 +00:00
github-actions[bot]
305e8cb7b8
Merge master into staging-next 2022-07-19 06:03:02 +00:00
K900
4bde3bdc6f
Merge pull request #181682 from bobby285271/vscode
vscode, vscodium: 1.68.1 -> 1.69.1
2022-07-19 08:51:14 +03:00
R. Ryantm
642aeda7af k3s: 1.24.2+k3s2 -> 1.24.3+k3s1 2022-07-19 05:22:44 +00:00
Gabriel Arazas
75c934681c gnome-frog: init at 1.1.3 2022-07-19 13:06:10 +08:00
R. Ryantm
21f48ff22f gitRepo: 2.25 -> 2.28 2022-07-19 03:59:43 +00:00
natsukium
cf0dc604a6
dssp: init at 4.0.5 2022-07-19 12:17:34 +09:00
Dmitry Kalinkin
b3df13e2d7
root: 6.24.06 -> 6.26.04 2022-07-18 23:14:15 -04:00
R. Ryantm
c40761d211 rofimoji: 5.4.0 -> 5.5.0 2022-07-19 02:15:58 +00:00
R. Ryantm
06a6776134 cudatext: 1.166.5 -> 1.167.0 2022-07-19 01:56:30 +00:00
github-actions[bot]
5467a35e74
Merge staging-next into staging 2022-07-19 00:02:54 +00:00
github-actions[bot]
d64d75f2f3
Merge master into staging-next 2022-07-19 00:02:21 +00:00
zowoq
5d3aac18a2 clusterctl: 1.1.5 -> 1.2.0
https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.2.0
2022-07-19 08:41:34 +10:00
Louis Pearson
61b0cd2d13 mopidy-bandcamp init at 1.1.5 2022-07-18 15:49:14 -06:00
Malo Bourgon
052d5faec3 signalbackup-tools: 20220526 -> 20220711 2022-07-18 11:06:44 -07:00
github-actions[bot]
9339fffb65
Merge staging-next into staging 2022-07-18 18:01:57 +00:00
github-actions[bot]
83702a6ef7
Merge master into staging-next 2022-07-18 18:01:14 +00:00
Ivv
e4d49de45a
Merge pull request #181829 from sbruder/update-yuzu/ea-2840
yuzu-{ea,mainline}: {2725,1088} -> {2841,1092}
2022-07-18 18:21:45 +02:00
sternenseemann
0005ee6060 josh: init at 22.06.22 2022-07-18 17:09:22 +02:00
Sandro Jäckel
4a13ac8958
hub: 2.14.2 -> unstable-2022-04-04
Fetching 5d42499f1d
didn't turn out to be that easy because the vendor/ directory was
removed in the meantime and we would need to create a custom patch.
Since the last release is  over 2 years ago I opted into bumping it to
the latest version in master instead.
2022-07-18 16:29:41 +02:00
superherointj
9ce4b4c702 fluxcd: 0.31.3 -> 0.31.4 2022-07-18 09:41:26 -03:00
Luflosi
bf27ab825e
boinc: 7.20.1 -> 7.20.2
https://github.com/BOINC/boinc/releases/tag/client_release%2F7.20%2F7.20.2
2022-07-18 14:33:23 +02:00
Otavio Salvador
088df050d8 shellhub-agent: 0.9.3 -> 0.9.4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-07-18 09:28:59 -03:00
Nikolay Korotkiy
75fdfe76cd qgis-ltr: 3.22.8 → 3.22.9 2022-07-18 14:09:45 +02:00
Nikolay Korotkiy
83841f8bf7 qgis: 3.26.0 → 3.26.1 2022-07-18 14:09:45 +02:00
Martin Weinelt
9613c6a830
Merge pull request #180939 from ncfavier/weechat 2022-07-18 14:06:51 +02:00
github-actions[bot]
a2fce4c651
Merge staging-next into staging 2022-07-18 12:02:35 +00:00
github-actions[bot]
71fe747e70
Merge master into staging-next 2022-07-18 12:01:55 +00:00
Sandro
073a8eeb0f
Merge pull request #181871 from hqurve/ob-kb 2022-07-18 12:22:15 +02:00
bezmuth
6c7acdcf8c dino: add webrtc-audio-processing dependency
Dino uses webrtc-audio-processing for voice pre-processing, is listed
within dino's dependencies: https://github.com/dino/dino/wiki/Build#dependencies
2022-07-18 11:00:37 +01:00
Pavol Rusnak
4bb03f92e3
Merge pull request #181651 from prusnak/electrum
electrum: 4.2.1 -> 4.2.2
2022-07-18 10:44:15 +02:00
Vincent Laporte
ae0b8a01b1 ocamlPackages.gapi-ocaml: 0.4.2 → 0.4.3 2022-07-18 09:11:35 +02:00
Vladimír Čunát
250922fd1e
Merge branch 'master' into staging-next 2022-07-18 08:29:53 +02:00
7c6f434c
34df6605c6
Merge pull request #181192 from vbgl/gajim-1.4.6
gajim: 1.4.3 → 1.4.6
2022-07-18 04:47:36 +00:00
7c6f434c
03eff4d99f
Merge pull request #178456 from collares/eclib-20220621
eclib: 20210625 -> 20220621
2022-07-18 04:46:58 +00:00
7c6f434c
2a41e4f33c
Merge pull request #181071 from collares/nauty-2.7r4
nauty: 2.7r3 -> 2.7r4
2022-07-18 04:46:35 +00:00
hqurve
618e446ed1 openbangla-keyboard: init at 2.0.0 2022-07-17 20:12:36 -04:00
Sandro
9ec1d5e1a1
Merge pull request #181459 from alyssais/imagemagick-options 2022-07-18 00:07:13 +02:00
Robert Scott
78e748fa68
Merge pull request #181831 from sikmir/gpsbabel
gpsbabel: unbreak on darwin
2022-07-17 22:27:58 +01:00
Sandro
24aefd2c82
Merge pull request #177240 from Majiir/streamdeck-ui 2022-07-17 23:27:43 +02:00
kilianar
bf3e5034bb portfolio: 0.58.5 -> 0.59.0
https://github.com/buchen/portfolio/releases/tag/0.59.0
2022-07-17 22:59:41 +02:00
github-actions[bot]
d857dbe436
Merge staging-next into staging 2022-07-17 18:02:02 +00:00
Sandro
be864d8bc1
Merge pull request #180221 from YorikSar/qemu-fix-9p-on-darwin
qemu: Add patch to fix 9p support on Darwin
2022-07-17 19:58:46 +02:00
Sandro
0a45993732
Merge pull request #181211 from uvNikita/webex/init 2022-07-17 19:58:02 +02:00
Rick van Schijndel
c490f57e18
Merge pull request #171768 from equirosa/tut
tut: 0.0.46 -> 1.0.13
2022-07-17 18:27:39 +02:00
Michael Weiss
64be3aa141
Merge pull request #181848 from primeos/wayvnc
neatvnc,wayvnc: Remove myself as maintainer
2022-07-17 17:57:31 +02:00
Michael Weiss
850fff55eb
Merge pull request #181847 from primeos/weston
weston: 10.0.0 -> 10.0.1
2022-07-17 17:56:20 +02:00
Sandro
0890c4aef1
Merge pull request #168879 from aidalgol/pass-secret-service-systemd-unit 2022-07-17 16:45:27 +02:00
Sandro
e59f65caf8
Merge pull request #163964 from yuuyins/strictdoc
strictdoc: init at 0.0.26
2022-07-17 16:45:12 +02:00
K900
0ff0b14968 treewide: more cmake rpath fixups 2022-07-17 17:42:15 +03:00
Michael Weiss
e31629ec05
neatvnc,wayvnc: Add nickcao as the new maintainer
Thanks for picking this package up :)
2022-07-17 15:32:50 +02:00
Michael Weiss
b2205469bc
Merge pull request #181844 from primeos/chromiumDev
chromiumDev: 105.0.5148.2 -> 105.0.5176.3
2022-07-17 15:19:59 +02:00
Michael Weiss
9a7236b59c
Merge pull request #181843 from primeos/chromiumBeta
chromiumBeta: 104.0.5112.39 -> 104.0.5112.48
2022-07-17 15:19:44 +02:00
Michael Weiss
514991b16f
neatvnc,wayvnc: Remove myself as maintainer
I don't really use/need VNC anymore and lack time to properly maintain
those packages.
2022-07-17 15:17:40 +02:00
Michael Weiss
b2f65a3aff
weston: 10.0.0 -> 10.0.1
Release announcement:
https://lists.freedesktop.org/archives/wayland-devel/2022-June/042260.html

The URLs of the release tarballs did change as can be seen on the
website [0] (the old URL scheme doesn't work anymore).

[0]: https://wayland.freedesktop.org/releases.html
2022-07-17 15:16:00 +02:00
Michael Weiss
ddf49ce022
chromiumDev: 105.0.5148.2 -> 105.0.5176.3 2022-07-17 14:56:14 +02:00
Nikita Uvarov
29461af542 webex: init at 42.8.0.22907 2022-07-17 12:54:54 +02:00
Eduardo Quiros
3307f29bd7
tut: 0.0.46 -> 1.0.13 2022-07-17 04:43:47 -06:00
Nikolay Korotkiy
a056ce5385
gpsbabel: unbreak on darwin 2022-07-17 12:58:27 +03:00
Dmitriy
38a6b94469 bottles: return autoupdater 2022-07-17 12:05:58 +03:00
Simon Bruder
bafaa05bf1
yuzu-{ea,mainline}: {2725,1088} -> {2841,1092}
This also changes the update script, because pineapple changed their
releases which no longer have a name set explicitly.
2022-07-17 10:11:15 +02:00
Alyssa Ross
ff8e90326f crosvm: fix seccomp directory on aarch64
"arm" is for 32-bit ARM.  (Which I don't think is even still
supported, but it's still present.)
2022-07-17 07:37:50 +00:00
Alyssa Ross
322ed64cf9
imagemagick6: modernize package options
Throughout Nixpkgs, we now tend to avoid packages being null outside
of bootstrapping, in favour of dedicated options that can have
more complex defaults set, e.g. per-platform.  This simplifies and
regularizes the imagemagick package definition.
2022-07-17 07:36:13 +00:00
Alyssa Ross
4a0608f8b2
imagemagick: modernize package options
Throughout Nixpkgs, we now tend to avoid packages being null outside
of bootstrapping, in favour of dedicated options that can have
more complex defaults set, e.g. per-platform.  This simplifies and
regularizes the imagemagick package definition.
2022-07-17 07:36:02 +00:00
Winter
65372689a1
Merge pull request #179366 from amesgen/sigal-fix
sigal: add `setuptools` to deps
2022-07-17 03:16:29 -04:00
Yuriy Taraday
b0bffdd36f qemu: Add patch to fix 9p support on Darwin
This patch fixes issues with error codes on Darwin host and Linux guest.
It has landed in QEMU master, so should be included in the next release.

Related to #108984.
2022-07-17 10:28:58 +04:00
github-actions[bot]
dcad0409da
Merge staging-next into staging 2022-07-17 06:02:12 +00:00
github-actions[bot]
c11601cdcd
Merge master into staging-next 2022-07-17 06:01:34 +00:00
Artturi
36fbe238d5
Merge pull request #181778 from squalus/stdnotes-clean
standardnotes: remove duplicate files from output
2022-07-17 08:38:55 +03:00
Artturi
037e01a3d2
Merge pull request #179379 from Sciencentistguy/discord-canary-aarch64-darwin 2022-07-17 08:17:49 +03:00
Majiir Paktu
38cc2b70ef streamdeck-ui: init at 2.0.4 2022-07-16 22:10:33 -04:00
Sandro
4d1faea5dd
Merge pull request #164343 from notusknot/zk-nvim 2022-07-17 03:49:31 +02:00
Robert Schütz
8ee470e664
Merge pull request #181776 from alyssais/imagemagick-version
imagemagick: fix version
2022-07-17 01:21:08 +00:00
github-actions[bot]
97f117148f
Merge staging-next into staging 2022-07-17 00:02:54 +00:00
github-actions[bot]
8df1eb061a
Merge master into staging-next 2022-07-17 00:02:14 +00:00
squalus
b61a6ea269 standardnotes: remove duplicate files from output
Remove some unnecessary files from the output. This reduces the closure
size by about 200MB.
2022-07-16 17:00:46 -07:00
Alyssa Ross
c82890e2e2
imagemagick: fix version
imagemagick.passthru.tests tests that the Nixpkgs version for
imagemagick matches the one produced by magick --version, so the
recent upgrade that changed the dash to a dot broke the test.

Fixes: 3a4ea08942 ("imagemagick: 7.1.0-39 -> 7.1.0.43")
2022-07-16 23:44:13 +00:00
Dmitry Kalinkin
04c57a8ccd
Merge pull request #181704 from SFrijters/wine-7.13
wine{Unstable,Staging}: 7.12 -> 7.13
2022-07-16 19:29:38 -04:00
Sandro
6d01ecd136
Merge pull request #178854 from alyaeanyx/friture-python-3.9
friture: pin Python to 3.9
2022-07-17 01:18:27 +02:00
Winter
de30afc4f9
Merge pull request #181742 from jocelynthode/maint-node-shell
kubectl-node-shell: add jocelynthode as maintainer
2022-07-16 19:00:03 -04:00
Sandro
90381a86f1
Merge pull request #181587 from Awkor/jellyfin-media-player-dbus 2022-07-17 00:24:20 +02:00
yuu
7b560da1dc
strictdoc: init at 0.0.26
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
2022-07-16 19:19:32 -03:00
Winter
6a69f41c37
Merge pull request #181263 from IvarWithoutBones/bump/ryu
ryujinx: 1.1.100 -> 1.1.181
2022-07-16 17:47:08 -04:00
Sandro
a25c87b4bb
Merge pull request #181303 from astro/rpcs3
rpcs3: 0.0.21-13388-4a86638ce -> 0.0.23-13907-cdef752a9
2022-07-16 23:46:31 +02:00
Viacheslav Lotsmanov
f3cfdc2f31
jack-autoconnect: init at unstable-2021-02-01 (#181678)
* jack-autoconnect: init at unstable-2021-02-01

Applied `nixfmt` against the added module.

* Update pkgs/applications/audio/jack-autoconnect/default.nix

Co-authored-by: Winter <winter@winter.cafe>
2022-07-16 16:56:06 -04:00
0x4A6F
b4193a015b
Merge pull request #174529 from r-ryantm/auto-update/cwm
cwm: 6.7 -> 7.1
2022-07-16 22:15:34 +02:00
0x4A6F
4077122063
Merge pull request #180479 from r-ryantm/auto-update/dasel
dasel: 1.24.3 -> 1.25.0
2022-07-16 22:07:30 +02:00
Vladimír Čunát
0879ac5da6
Merge branch 'master' into staging-next 2022-07-16 20:07:05 +02:00
AndersonTorres
6f195dc999 elpa-packages manual fixup 2022-07-16 13:54:00 -03:00
AndersonTorres
2ec065149d elpa-packages 2022-07-16 2022-07-16 13:54:00 -03:00
AndersonTorres
0c0bb0bb79 melpa-packages 2022-07-16 2022-07-16 13:54:00 -03:00
AndersonTorres
dac7c5b38d nongnu-packages 2022-07-15 2022-07-16 13:54:00 -03:00
Mario Rodas
a60421a4a6
Merge pull request #180685 from r-ryantm/auto-update/fluidsynth
fluidsynth: 2.2.5 -> 2.2.7
2022-07-16 11:44:38 -05:00
Mario Rodas
3eb5ce7246
Merge pull request #181104 from kilianar/terminal-colors
terminal-colors: 3.0.1 -> 3.0.2
2022-07-16 11:28:37 -05:00
Ben Siraphob
68c9333eb4
Merge pull request #176321 from siraben/smtcoq-fix 2022-07-16 09:27:57 -07:00
Jocelyn Thode
65cbf4ba1b kubectl-node-shell: add jocelynthode as maintainer 2022-07-16 18:04:20 +02:00
Ben Siraphob
49414ca907
Merge pull request #181622 from siraben/formula-mainprogram 2022-07-16 08:54:08 -07:00
Mario Rodas
279e1daf20
Merge pull request #180821 from r-ryantm/auto-update/nextinspace
nextinspace: 2.0.3 -> 2.0.5
2022-07-16 09:46:22 -05:00
Mario Rodas
3daffb107b
Merge pull request #180846 from r-ryantm/auto-update/ghorg
ghorg: 1.7.16 -> 1.8.0
2022-07-16 09:45:30 -05:00
Mario Rodas
ce3b7f17e6
Merge pull request #181078 from r-ryantm/auto-update/gmsh
gmsh: 4.10.4 -> 4.10.5
2022-07-16 09:13:37 -05:00
Mario Rodas
3729348595
Merge pull request #181129 from kilianar/hugo
hugo: 0.99.1 -> 0.101.0
2022-07-16 09:12:15 -05:00
Anderson Torres
635998a737
Merge pull request #181424 from linsui/dialect2
dialect: init at 2.0.1
2022-07-16 10:59:14 -03:00
Mario Rodas
46ad2eaabf
Merge pull request #181229 from gador/pinegrow-6.6
pinegrow: 6.5 -> 6.6
2022-07-16 08:57:49 -05:00
Mario Rodas
cfb09a7194
Merge pull request #181694 from r-ryantm/auto-update/lndmanage
lndmanage: 0.14.1 -> 0.14.2
2022-07-16 08:42:05 -05:00
Mario Rodas
7d1f96e0a6
Merge pull request #181683 from r-ryantm/auto-update/gallery-dl
gallery-dl: 1.22.3 -> 1.22.4
2022-07-16 08:37:57 -05:00
Nicolas Benes
245764990f tor-browser-bundle-bin: 11.0.15 -> 11.5 2022-07-16 14:57:00 +02:00
Artturi
80c3d6e8ca
Merge pull request #180854 from jiegec/aws-workspaces
aws-workspaces: 4.0.1.1302 -> 4.1.0.1523
2022-07-16 14:49:50 +03:00
Kerstin Humm
3a4ea08942 imagemagick: 7.1.0-39 -> 7.1.0.43 2022-07-16 11:15:55 +00:00
Azat Bahawi
981d7d4a61
werf: 1.2.124 -> 1.2.128 2022-07-16 13:30:14 +03:00
Alyssa Ross
7e7aa63d3b crosvm: enable debug info 2022-07-16 09:21:57 +00:00
Stefan Frijters
c4897824b4
wine{Unstable,Staging}: 7.12 -> 7.13 2022-07-16 11:18:35 +02:00
kilianar
026ab5c82d gammu: 1.40.0 -> 1.42.0 2022-07-16 11:17:43 +02:00
Lassulus
01853c3bcc
Merge pull request #174547 from r-ryantm/auto-update/delly
delly: 0.9.1 -> 1.0.3
2022-07-16 10:49:50 +02:00
Bobby Rong
d27ce14ac8
Merge pull request #181131 from misuzu/alfis-update
alfis: 0.7.4 -> 0.7.6
2022-07-16 16:44:42 +08:00
Bill Huang
4ec68389db feishu: misc updates
also wrap vulcan

handle edge case
2022-07-16 01:43:44 -07:00
Vladimír Čunát
9ffd87773a
Merge #181461: thunderbird*: 102.0.1 -> 102.0.2 2022-07-16 09:29:40 +02:00
Vladimír Čunát
38ca74efcb
Merge #180818: remove myself from some meta.maintainers 2022-07-16 09:26:33 +02:00
github-actions[bot]
703266a816 terraform-providers: update 2022-07-16 2022-07-16 16:39:15 +10:00
Jan Tojnar
b775740ba2 inkscape: 1.2 → 1.2.1
https://inkscape.org/news/2022/07/14/important-release-inkscape-version-121-fixes-data/
2022-07-16 08:34:33 +02:00
github-actions[bot]
7d24b58a98
Merge staging-next into staging 2022-07-16 06:01:49 +00:00
github-actions[bot]
47a4aab0aa
Merge master into staging-next 2022-07-16 06:01:15 +00:00
R. Ryantm
93e0813942 lndmanage: 0.14.1 -> 0.14.2 2022-07-16 05:58:16 +00:00
zowoq
f7741bf93c tilt: build on x86_64-darwin 2022-07-16 14:43:55 +10:00
Mario Rodas
093768dfaa lab: 0.25.0 -> 0.25.1 2022-07-16 04:20:00 +00:00
Mario Rodas
6f4e0a41a6 flexget: 3.3.19 -> 3.3.21 2022-07-16 04:20:00 +00:00
Winter
d6e8f859c6
Merge pull request #181784 from Wulfsta/superslicer
super-slicer-latest: 2.3.57.12 -> 2.4.58.3
2022-07-16 22:49:56 -04:00
Wulfsta
994d64a732 super-slicer-latest: 2.3.57.12 -> 2.4.58.3 2022-07-16 22:27:54 -04:00
Mario Rodas
0831052156
Merge pull request #181773 from SuperSandro2000/rclone
rclone: 1.58.1 -> 1.59.0
2022-07-16 21:13:22 -05:00
Sandro Jäckel
8e5af0c0fa
rclone: 1.58.1 -> 1.59.0 2022-07-17 00:34:43 +02:00
Artturi
bb9e7614b5
Merge pull request #180947 from NickCao/wayvnc
wayvnc: 0.4.1 -> 0.5.0
2022-07-16 06:59:40 +03:00
Artturi
ed4c54ab5b
Merge pull request #181128 from squalus/standardnotes
standardnotes: 3.11.1 -> 3.23.69
2022-07-16 06:53:48 +03:00
zowoq
ed548c26d2 hugo: build on x86_64-darwin 2022-07-16 13:40:32 +10:00
zowoq
eb4056baf9 talosctl: build on x86_64-darwin 2022-07-16 13:40:18 +10:00
zowoq
cb766051ee podman: build on x86_64-darwin 2022-07-16 13:40:03 +10:00
R. Ryantm
270fe36bd8 gallery-dl: 1.22.3 -> 1.22.4 2022-07-16 03:28:31 +00:00
Bobby Rong
81c37cf5f2
vscodium: 1.68.1 -> 1.69.1 2022-07-16 11:22:29 +08:00
Bobby Rong
2d8b3b67ee
vscode: 1.68.1 -> 1.69.1 2022-07-16 11:22:13 +08:00
Bobby Rong
01df5fd67b
Merge pull request #181489 from otavio/topic/sh-a-update
shellhub-agent: 0.9.2 -> 0.9.3
2022-07-16 10:58:31 +08:00
Anderson Torres
07f36afbfd
Merge pull request #180312 from r-burns/wibo
wibo: init at 0.2.0
2022-07-15 23:56:20 -03:00
Bobby Rong
497ad2fdbf
Merge pull request #181452 from r-ryantm/auto-update/mkgmap
mkgmap: 4904 -> 4905
2022-07-16 10:47:08 +08:00
Awkor
9f80c7486b jellyfin-media-player: add optional dbus dependency
Fix

Update pkgs/applications/video/jellyfin-media-player/default.nix

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

Update pkgs/applications/video/jellyfin-media-player/default.nix

Co-authored-by: Alex Martens <alex@thinglab.org>
2022-07-16 03:08:14 +02:00