Jann Marc
584b8e132f
gnote: init at 44.0
2023-05-11 13:26:44 +08:00
zendo
56ce112463
gittyup: 1.2.2 -> 1.3.0
2023-05-11 09:51:53 +08:00
lucasew
fd34bc39e4
blender-with-packages: refactor
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-05-10 21:49:56 -03:00
github-actions[bot]
079dc4c27d
Merge master into staging-next
2023-05-11 00:02:13 +00:00
Martin Weinelt
79478c0d3b
Merge pull request #231186 from Janik-Haag/yate
...
yate: updated meta.homepage
2023-05-11 01:58:26 +02:00
Jonas Heinrich
7c863a8a9f
Merge pull request #231063 from Luflosi/update/boinc
...
boinc: 7.22.0 -> 7.22.1
2023-05-11 01:27:04 +02:00
Jonas Heinrich
af6e6808ac
Merge pull request #231066 from jbedo/subread
...
subread: 2.0.5 -> 2.0.6
2023-05-11 01:22:34 +02:00
zowoq
19bef60952
gh: 2.28.0 -> 2.29.0
...
Diff: https://github.com/cli/cli/compare/v2.28.0...v2.29.0
Changelog: https://github.com/cli/cli/releases/tag/v2.29.0
2023-05-11 09:20:36 +10:00
Janik H
5dbe35be21
yate: updated meta.homepage
2023-05-11 01:15:30 +02:00
lunik1
e0feb6da47
megacmd: 1.6.1 → 1.6.3
2023-05-10 23:46:09 +01:00
Michael Weiss
5267a34619
chromiumBeta: Fix the configuration phase
...
The configuration phase was failing with "No package 'libevdev' found".
See [0] for the full output.
The build phase is still failing and we probably need to use a patch to
avoid requiring a newer, unreleased LLVM version.
[0]: https://github.com/NixOS/nixpkgs/issues/213862#issuecomment-1540854965
2023-05-10 23:58:01 +02:00
Michael Weiss
0c211eb064
Merge pull request #230948 from primeos/chromium
...
chromium: 113.0.5672.63 -> 113.0.5672.92
2023-05-10 23:26:08 +02:00
xapkohheh
cc63d32a0d
houdini: 18.5.596 -> 19.5.569
2023-05-10 22:49:44 +02:00
xapkohheh
af171a5501
houdini: added /etc/OpenCL/vendors binding
...
additionally trying to bind
/run/opengl-driver/etc/OpenCL/vendors -> /etc/OpenCL/vendors
/etc/OpenCL/vendors -> /etc/OpenCL/vendors (for non NixOS)
in wrapper to use opencl with houdini's own version of libOpenCL.so
2023-05-10 22:49:26 +02:00
sternenseemann
b3fb03d00f
Merge pull request #228965 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2023-05-10 22:45:32 +02:00
figsoda
6197c3446f
pods: 1.1.1 -> 1.1.2
...
Diff: https://github.com/marhkb/pods/compare/v1.1.1...v1.1.2
Changelog: https://github.com/marhkb/pods/releases/tag/v1.1.2
2023-05-10 16:43:49 -04:00
Pol Dellaiera
3c93534073
vscode-extensions.coder.coder-remote: init at 0.1.18
2023-05-10 22:34:32 +02:00
Martin Weinelt
3c4a0ecdb0
Merge pull request #223134 from mayjs/update_joplin_desktop
...
joplin-desktop: 2.10.4 -> 2.10.18
2023-05-10 22:07:06 +02:00
Malo Bourgon
584578cb44
signalbackup-tools: 20230508-1 -> 20230510
...
Diff: https://github.com/bepaald/signalbackup-tools/compare/20230508-1...20230510
2023-05-10 12:51:55 -07:00
Johannes May
9cc9778ce5
joplin-desktop: 2.10.4 -> 2.10.18
...
Changes:
https://github.com/laurent22/joplin/releases/tag/v2.10.6
https://github.com/laurent22/joplin/releases/tag/v2.10.7
https://github.com/laurent22/joplin/releases/tag/v2.10.8
https://github.com/laurent22/joplin/releases/tag/v2.10.9
https://github.com/laurent22/joplin/releases/tag/v2.10.10
https://github.com/laurent22/joplin/releases/tag/v2.10.11
https://github.com/laurent22/joplin/releases/tag/v2.10.12
https://github.com/laurent22/joplin/releases/tag/v2.10.13
https://github.com/laurent22/joplin/releases/tag/v2.10.14
https://github.com/laurent22/joplin/releases/tag/v2.10.15
https://github.com/laurent22/joplin/releases/tag/v2.10.16
https://github.com/laurent22/joplin/releases/tag/v2.10.17
https://github.com/laurent22/joplin/releases/tag/v2.10.18
2023-05-10 21:48:22 +02:00
Martin Weinelt
912f73adf5
Merge pull request #230893 from yayayayaka/gitlab-ruby_3_0
...
gitlab: Build with ruby_3_0
2023-05-10 21:22:00 +02:00
xapkohheh
f03311c615
houdini: exposed more executables
...
houdini provides additional tools that might be useful
2023-05-10 20:31:54 +02:00
xapkohheh
ca7cece9bf
houdini: disabled dieWithParent, unsharePid
...
Due to the nature of the software, it forks and expects children to
outlive the parent, therefore dieWithParent needs to be disabled
Also licensing mechanism seem to be checking processes for it's
licensing helper process running. that process must be same for multiple
instances of houdini itself, therefore Pid namespace has to be the same
for all of them.
2023-05-10 20:26:40 +02:00
xapkohheh
23b7205f46
houdini: added missing libs to targetPkgs
2023-05-10 20:20:44 +02:00
xapkohheh
4c7a5f76de
houdini: expanded lists
...
one entry per line for targetPkgs, executables - for simpler diffs
2023-05-10 20:12:32 +02:00
Jonas Heinrich
209347ceb6
Merge pull request #230910 from qbit/obsidian-1.2.8
...
obsidian: 1.2.7 -> 1.2.8
2023-05-10 19:18:04 +02:00
Jonas Heinrich
111eb38ec3
Merge pull request #230932 from i-think-rapido/insync-update
...
insync-v3: 3.3.5.40925 -> 3.8.5.50499
2023-05-10 19:11:51 +02:00
Jonas Heinrich
3918441d99
Merge pull request #230935 from Mic92/signal-desktop
...
signal-desktop: 6.16.0 -> 6.17.0
2023-05-10 19:09:55 +02:00
Jonas Heinrich
f166dbccbd
Merge pull request #230974 from figsoda/oranda
...
oranda: init at 0.0.3
2023-05-10 18:51:59 +02:00
Lily Foster
f4aa6afa5f
Merge pull request #228557 from ragingpastry/add-zarf
...
zarf: init at 0.26.2
2023-05-10 11:10:30 -04:00
sternenseemann
bd8335552e
Merge remote-tracking branch 'origin/master' into haskell-updates
2023-05-10 16:32:00 +02:00
sternenseemann
dd6a74bdbe
tamarin-prover: allow maude 3.1.1
...
See https://github.com/tamarin-prover/tamarin-prover/pull/544 .
Added tamarin-prover to passthru.tests of maude to prevent future
regressions of this kind.
2023-05-10 16:30:39 +02:00
Sandro
96a744e89b
Merge pull request #231067 from thiagokokada/fix-git-cola-on-darwin
2023-05-10 16:01:13 +02:00
Sandro
2cba90f281
Merge pull request #230905 from ThibautMarty/osmtogeojson
2023-05-10 15:34:27 +02:00
Nick Wilburn
bc861c066c
zarf: init at 0.26.2
2023-05-10 07:46:22 -05:00
Thiago Kenji Okada
813852469d
git-cola: only use qt5.qtwayland in Linux
...
Fix compilation on Darwin.
ZHF: #230712
2023-05-10 13:37:25 +01:00
Sandro
4c07adb240
Merge pull request #230773 from SuperSandro2000/labplot-nix-run
2023-05-10 14:33:02 +02:00
Justin Bedo
c7a6773f8e
subread: 2.0.5 -> 2.0.6
2023-05-10 22:30:35 +10:00
github-actions[bot]
71874015ba
Merge master into staging-next
2023-05-10 12:01:10 +00:00
Weijia Wang
9b5bd90d79
Merge pull request #231047 from Aleksanaa/pbpctrl
...
pbpctrl: unstable-2023-02-07 -> 0.1.3
2023-05-10 14:51:40 +03:00
Luflosi
2654a46c01
boinc: 7.22.0 -> 7.22.1
...
https://github.com/BOINC/boinc/releases/tag/client_release/7.22/7.22.1
2023-05-10 12:56:39 +02:00
Weijia Wang
249c54b8ed
Merge pull request #230854 from AngryAnt/rusty-psn-gui-fix
...
rusty-psn-gui: fix build, cleanup
2023-05-10 13:25:34 +03:00
Weijia Wang
6f431f2c48
Merge pull request #230853 from wegank/gcc12-cleanup
...
treewide: remove explicit gcc12Stdenv
2023-05-10 13:11:20 +03:00
Linus Heckemann
cf4f8bfe60
Merge pull request #228872 from K900/weird-fruit
...
yuzu: update, switch to qt6, clean up, etc
2023-05-10 11:57:02 +02:00
aleksana
bdf11cb5fa
pbpctrl: unstable-2023-02-07 -> 0.1.3
2023-05-10 17:56:55 +08:00
Weijia Wang
0e70ec60a1
Merge pull request #230872 from Aleksanaa/swayosd
...
swayosd: init at unstable-2023-05-09
2023-05-10 12:51:14 +03:00
Weijia Wang
fd25a80cac
Merge pull request #230896 from Aleksanaa/health
...
health: init at 0.94.0
2023-05-10 12:50:09 +03:00
Sandro
f062663e4e
Merge pull request #231034 from Thra11/osmscout-server-300
2023-05-10 11:47:36 +02:00
Emil "AngryAnt" Johansen
69fce48b0d
rusty-psn-gui: fix build, lib.optionals
2023-05-10 11:09:47 +02:00
Thomas Gerbet
9e677aeeaf
Merge pull request #230737 from risicle/ris-spark-3.4.0
...
spark: 3.2.2 -> 3.4.0
2023-05-10 10:49:14 +02:00
Tom Hall
2f52d09a70
osmscout-server: 2.2.2 -> 3.0.0
2023-05-10 09:36:44 +01:00
Weijia Wang
2354658424
Merge pull request #231003 from r-ryantm/auto-update/vivaldi
...
vivaldi: 6.0.2979.15 -> 6.0.2979.18
2023-05-10 10:59:39 +03:00
Weijia Wang
9330af3d1a
Merge pull request #230685 from figsoda/inlyne
...
inlyne: 0.2.1 -> 0.3.1
2023-05-10 10:00:51 +03:00
Yaya
bf964430f0
gitlab: Build with ruby_3_0
...
Ruby 2.7 is EOL since 2023-03-31. Support for Ruby 3.0 has been added by
gitlab in the meantime.
2023-05-10 06:56:53 +00:00
Michael Hoang
9550cb5190
vsce/graphql.vscode-graphql-syntax: init at 1.1.0
2023-05-10 16:28:49 +10:00
Michael Hoang
64616b7dd3
vsce/graphql.vscode-graphql: 0.8.6 -> 0.8.7
2023-05-10 16:27:24 +10:00
aleksana
cd73611956
swayosd: init at unstable-2023-05-09
2023-05-10 14:17:10 +08:00
aleksana
dd21449c73
health: init at 0.94.0
2023-05-10 14:13:36 +08:00
Jörg Thalheim
5ddfee23d9
Merge pull request #230968 from geri1701/ne
...
ne: fix build
2023-05-10 07:08:02 +01:00
github-actions[bot]
c3e196104d
Merge staging-next into staging
2023-05-10 06:02:13 +00:00
Nick Cao
4147425684
Merge pull request #230770 from kilianar/portfolio-0.62.1
...
portfolio: 0.62.0 -> 0.62.1
2023-05-10 13:34:03 +08:00
Nick Cao
52311ff187
Merge pull request #230793 from SFrijters/authy-2.3.0
...
authy: 2.2.2 -> 2.3.0
2023-05-10 13:32:57 +08:00
R. Ryantm
0f341a032c
vivaldi: 6.0.2979.15 -> 6.0.2979.18
2023-05-10 05:20:47 +00:00
github-actions[bot]
8ab3c703a4
terraform-providers.snowflake: 0.63.0 -> 0.64.0
2023-05-10 15:18:30 +10:00
github-actions[bot]
32695681f8
terraform-providers.spotinst: 1.116.0 -> 1.117.0
2023-05-10 15:18:30 +10:00
github-actions[bot]
f62b85af9e
terraform-providers.dnsimple: 1.1.0 -> 1.1.1
2023-05-10 15:18:30 +10:00
Nick Cao
ce3d607e5e
Merge pull request #230904 from QJoly/nova-3.6.3
...
nova: 3.6.2 -> 3.6.3
2023-05-10 11:19:16 +08:00
figsoda
49b3739585
Merge pull request #226323 from figsoda/neovim
2023-05-09 21:36:38 -04:00
figsoda
f09a28a893
Merge pull request #230917 from v3s1e/vim-plugins
...
vimPlugins: initialize several plugins
2023-05-09 21:35:57 -04:00
Bobby Rong
83fc737ae7
elementary-planner: 2.7 -> unstable-2023-04-20
...
https://github.com/alainm23/planner/compare/2.7...97c0f1c30d087e2ac459241bfdb9b606a12a77ce
2023-05-10 09:04:35 +08:00
github-actions[bot]
2d07e76d1a
Merge staging-next into staging
2023-05-10 00:03:33 +00:00
figsoda
3c6da3c0d3
oranda: init at 0.0.3
2023-05-09 19:37:44 -04:00
Martin Weinelt
ca426678ab
Merge pull request #220421 from ckiee/in-formant-update-qt6
...
in-formant: 2021-06-30 -> unstable-2022-09-15; unbreak
2023-05-10 01:10:03 +02:00
0x4A6F
cd22034f97
Merge pull request #230894 from Janik-Haag/master
...
qdmr: fixing udev rule build failure
2023-05-10 00:59:55 +02:00
geri1701
10ce483054
ne: fix build
2023-05-10 00:40:06 +02:00
figsoda
e71b93b1c6
inlyne: 0.2.1 -> 0.3.1
...
Diff: https://github.com/trimental/inlyne/compare/v0.2.1...v0.3.1
Changelog: https://github.com/trimental/inlyne/releases/tag/v0.3.1
2023-05-09 18:29:29 -04:00
Michael Weiss
a24ae615ab
chromiumDev: 114.0.5735.6 -> 115.0.5750.0
2023-05-09 22:32:13 +02:00
Michael Weiss
7ee6775901
chromium: 113.0.5672.63 -> 113.0.5672.92
...
https://chromereleases.googleblog.com/2023/05/stable-channel-update-for-desktop_8.html
2023-05-09 22:30:17 +02:00
Doron Behar
11a10a9c49
Merge pull request #230882 from skorpy2009/master
...
zoom-us: 5.14.5.2430 -> 5.14.7.2928
2023-05-09 22:40:05 +03:00
Romeo Disca
fd62f6ac9b
insync-v3: 3.3.5.40925 -> 3.8.5.50499
2023-05-09 21:20:50 +02:00
Jörg Thalheim
6435835056
signal-desktop: 6.16.0 -> 6.17.0
2023-05-09 21:18:54 +02:00
Weijia Wang
f1dc1ab646
Merge pull request #230875 from kranurag7/gadget-bump
...
kubectl-gadget: 0.15.0 -> 0.16.0
2023-05-09 22:17:24 +03:00
figsoda
e5bb9eaa25
Merge pull request #230852 from Intuinewin/add-tfupdate
...
tfupdate: init at 0.6.7
2023-05-09 14:44:08 -04:00
"Veselin Ivanov"
2ba3de6303
vimPlugins.nvim-treesitter: update grammars
2023-05-09 20:06:18 +02:00
github-actions[bot]
b5b52a946a
Merge staging-next into staging
2023-05-09 18:02:32 +00:00
Sandro
c11230f651
Merge pull request #229760 from SuperSandro2000/ledfx
...
ledfx: 2.0.64 -> 2.0.67
2023-05-09 20:01:07 +02:00
"Veselin Ivanov"
4efb23d7db
vimPlugins: update
2023-05-09 19:59:39 +02:00
"Veselin Ivanov"
01825b1f6f
vimPlugins.vim-lsp-ultisnips: init at 2023-04-07
2023-05-09 19:44:29 +02:00
"Veselin Ivanov"
eab7da2c8c
vimPlugins.vim-lsp-snippets: init at 2020-01-15
2023-05-09 19:44:24 +02:00
"Veselin Ivanov"
6f2537b8eb
vimPlugins.vim-lsp-settings: init at 2023-05-05
2023-05-09 19:44:19 +02:00
"Veselin Ivanov"
7f21d561b3
vimPlugins.vim-lsp-ale: init at 2021-12-28
2023-05-09 19:44:14 +02:00
"Veselin Ivanov"
32c0e3d66b
vimPlugins.vim-dim: init at 2021-01-29
2023-05-09 19:44:10 +02:00
"Veselin Ivanov"
66f463aa8e
vimPlugins.dash-vim: init at 2017-09-12
2023-05-09 19:44:05 +02:00
"Veselin Ivanov"
298682d809
vimPlugins.close-buffers-vim: init at 2020-09-23
2023-05-09 19:44:00 +02:00
"Veselin Ivanov"
5326b67e43
vimPlugins.asyncomplete-ultisnips-vim: init at 2023-01-13
2023-05-09 19:43:55 +02:00
"Veselin Ivanov"
a851effe5d
vimPlugins.asyncomplete-tags-vim: init at 2021-04-29
2023-05-09 19:43:51 +02:00
"Veselin Ivanov"
95fc95459d
vimPlugins.asyncomplete-omni-vim: init at 2018-04-04
2023-05-09 19:43:46 +02:00
"Veselin Ivanov"
568ad1dedb
vimPlugins.asyncomplete-file-vim: init at 2022-07-11
2023-05-09 19:43:42 +02:00
"Veselin Ivanov"
e112fd6cfb
vimPlugins.asyncomplete-buffer-vim: init at 2020-06-26
2023-05-09 19:43:37 +02:00
Aaron Bieber
bde42f7980
obsidian: 1.2.7 -> 1.2.8
2023-05-09 11:18:38 -06:00
Sandro
8f6cd53206
Merge pull request #229022 from SuperSandro2000/nox-mpv-wayland
...
nixos/no-x-libs: disable wayland for mpv
2023-05-09 19:07:16 +02:00
QJoly
0c9eae8320
nova: 3.6.2 -> 3.6.3
2023-05-09 18:29:21 +02:00
Weijia Wang
419d7f9c8d
Merge pull request #230753 from fetsorn/typos
...
several typos
2023-05-09 19:16:12 +03:00
Ryan Lahfa
fb250ff2c9
Merge pull request #172340 from 06kellyjac/k3d
...
k3d: rename kube3d to k3d
2023-05-09 18:02:30 +02:00
Antoine Labarussias
1d2893963a
tfupdate: init at 0.6.7
2023-05-09 17:30:41 +02:00
Janik H
7b7f6d2ea7
qdmr: fixing udev rule build failure
2023-05-09 17:28:30 +02:00
figsoda
3e09faf615
Merge pull request #229568 from figsoda/tf
2023-05-09 11:17:43 -04:00
Sandro
d199137345
Merge pull request #230560 from legendofmiracles/upddate-nodjs-asf
2023-05-09 16:58:52 +02:00
Artturi
2b1fb24bc6
Merge pull request #222348 from the-argus/fix/spotifywm
2023-05-09 17:42:57 +03:00
ckie
3e272a4f63
in-formant: 2021-06-30 -> unstable-2022-09-15; unbreak
...
This fixes the build failure we've had around for a while now.
It now runs, but segfaults on exit and won't render a few icons, but is
still usable once you figure out where the buttons are supposed to be.
The Qt6 transition was delightfully simple.
2023-05-09 17:42:49 +03:00
skorpy
4330f725d6
zoom-us: 5.14.5.2430 -> 5.14.7.2928
...
Signed-off-by: skorpy <skorpy@frankfurt.ccc.de>
2023-05-09 16:23:54 +02:00
fetsorn
84dec7a8b9
vocal: fix typo
...
"indepedent" -> "independent"
2023-05-09 18:02:16 +04:00
fetsorn
2fe24d5984
tinywm: fix typo
...
"manger" -> "manager"
2023-05-09 18:02:16 +04:00
fetsorn
f14fbf0278
siesta: fix typos
...
"manualy" -> "manually"
"becuase" -> "because"
2023-05-09 18:02:16 +04:00
Anurag
89e0942c56
kubectl-gadget: 0.15.0 -> 0.16.0
2023-05-09 18:57:14 +05:30
06kellyjac
d5d0f0547d
k3d: update pname to k3d
2023-05-09 14:21:35 +01:00
06kellyjac
c69ca316dc
k3d: rename kube3d to k3d now that attr is free
...
This takes the place of the old k3d which was the 3d editor k-3d
2023-05-09 14:21:35 +01:00
Ryan Lahfa
57d1b6f0cc
Merge pull request #228106 from astro/rust-hypervisor-firmware
...
rust-hypervisor-firmware: fix build
2023-05-09 14:32:45 +02:00
Rémi NICOLE
6810db9123
gnvim: 0.1.6 -> 0.3.1 ( #204082 )
2023-05-09 13:16:59 +02:00
Weijia Wang
5be2399cf5
treewide: remove explicit gcc12Stdenv
2023-05-09 13:27:05 +03:00
github-actions[bot]
9cecdd0719
terraform-providers.newrelic: 3.21.3 -> 3.22.0
2023-05-09 20:20:47 +10:00
github-actions[bot]
c12b877bf9
terraform-providers.minio: 1.15.0 -> 1.15.1
2023-05-09 20:20:47 +10:00
github-actions[bot]
50e48b3607
terraform-providers.google-beta: 4.63.1 -> 4.64.0
2023-05-09 20:20:47 +10:00
github-actions[bot]
84420c37e7
terraform-providers.google: 4.63.1 -> 4.64.0
2023-05-09 20:20:47 +10:00
Weijia Wang
805ff35106
Merge pull request #230736 from malob/update-signalbackup-tools
...
signalbackup-tools: 20230429 -> 20230508-1
2023-05-09 12:25:36 +03:00
Weijia Wang
49e6768a11
Merge pull request #230637 from r-ryantm/auto-update/praat
...
praat: 6.3.09 -> 6.3.10
2023-05-09 12:25:00 +03:00
Weijia Wang
506d63193e
Merge pull request #230590 from r-ryantm/auto-update/slweb
...
slweb: 0.5 -> 0.5.4
2023-05-09 12:22:14 +03:00
Weijia Wang
f2cfe60e59
Merge pull request #230817 from r-ryantm/auto-update/jetbrains-toolbox
...
jetbrains-toolbox: 1.28.0.15158 -> 1.28.1.15219
2023-05-09 12:21:48 +03:00
Weijia Wang
375f181b46
Merge pull request #230824 from r-ryantm/auto-update/ocenaudio
...
ocenaudio: 3.11.24 -> 3.11.25
2023-05-09 12:19:47 +03:00
Weijia Wang
32c81c727a
Merge pull request #230831 from wegank/root-python
...
python311Packages.hepmc3: fix build
2023-05-09 12:12:10 +03:00
Weijia Wang
d63d6cb660
python311Packages.hepmc3: fix build
2023-05-09 11:28:25 +03:00
Linus Heckemann
a3721d5ebe
Merge pull request #228065 from takov751/master
...
obs-studio-plugins.advanced-scene-switcher: 1.20.5 -> 1.21.1
2023-05-09 10:23:51 +02:00
Weijia Wang
9c7cc80425
Merge pull request #230759 from Aleksanaa/gabutdm
...
gabutdm: init at 2.1.5
2023-05-09 10:39:55 +03:00
R. Ryantm
34c4f23540
ocenaudio: 3.11.24 -> 3.11.25
2023-05-09 07:14:37 +00:00
Franz Pletz
e6809fb8db
Merge pull request #230397 from NixOS/wip/jtojnar/wireshark-cleanup
2023-05-09 08:31:43 +02:00
R. Ryantm
63331669d3
jetbrains-toolbox: 1.28.0.15158 -> 1.28.1.15219
2023-05-09 06:03:37 +00:00
github-actions[bot]
b872b6b45c
Merge staging-next into staging
2023-05-09 06:01:52 +00:00
Fabian Affolter
a80d621b2c
Merge pull request #230807 from r-ryantm/auto-update/ticker
...
ticker: 4.5.6 -> 4.5.10
2023-05-09 07:54:35 +02:00
R. Ryantm
d984c76a50
ticker: 4.5.6 -> 4.5.10
2023-05-09 04:35:31 +00:00
Peter Hoeg
8d447c5626
quaternion: 0.0.95.1 -> 0.0.95.81
2023-05-09 09:02:13 +08:00
Stefan Frijters
3a0e931dc0
authy: 2.2.2 -> 2.3.0
2023-05-09 02:55:33 +02:00
Malo Bourgon
8950bdb5fa
signalbackup-tools: 20230429 -> 20230508-1
...
Diff: 20230429...20230508
-1
2023-05-08 17:50:29 -07:00
lom
ea1cef8c00
ArchiSteamFarm.ui: use buildNpmPackage
2023-05-08 20:34:21 -04:00
Martin Weinelt
8fe90f5986
Merge pull request #230717 from mweinelt/firefox-113.0
...
firefox-unwrapped: 112.0.2 -> 113.0; firefox-esr-102-unwrapped: 102.10.0esr -> 102.11.0esr
2023-05-09 02:05:19 +02:00
github-actions[bot]
5b562cf621
Merge staging-next into staging
2023-05-09 00:02:44 +00:00
Sandro
edefe53eaa
Merge pull request #228578 from Zahrun/master
...
latte-dock: fix dependencies
2023-05-09 01:08:54 +02:00
maxine
83e533520b
Merge pull request #230767 from maxeaubrey/1password-gui-fixups
2023-05-09 00:04:39 +02:00
Sandro Jäckel
e4d83f7129
labplot: fix nix run .#labplot
2023-05-08 23:40:59 +02:00
kilianar
760c58b59b
portfolio: 0.62.0 -> 0.62.1
...
https://github.com/buchen/portfolio/releases/tag/0.62.1
2023-05-08 23:26:43 +02:00
Sandro
acdf962047
Merge pull request #229565 from zendo/up/obfuscate
...
gnome-obfuscate: 0.0.7 -> 0.0.9
2023-05-08 22:52:16 +02:00
Maxine Aubrey
4302b7d199
_1password-gui: package fixups
...
patch all included helpers and add op-ssh-sign to path
2023-05-08 22:34:31 +02:00
Weijia Wang
13f44bf09f
Merge pull request #230741 from figsoda/conceal
...
conceal: mark as broken on darwin
2023-05-08 23:15:08 +03:00
Tungsten842
504893d0ea
nnn: add desktop file, fix nerd icons, add option to build with emojis
2023-05-08 22:13:03 +02:00
aleksana
d9385a3df1
gabutdm: init at 2.1.5
2023-05-09 04:10:51 +08:00
Sandro
cc8e3e9c1f
Merge pull request #229540 from ShamrockLee/git-fix-ls
...
Revert #224474 , git completion command patching
2023-05-08 22:01:21 +02:00
Thibaut Marty
b0a7806728
osmtogeojson: init at 3.0.0-beta.5
2023-05-08 21:31:20 +02:00
Artturin
f3b780d933
spotifywm: don't needlessly propagate spotify
2023-05-08 22:28:13 +03:00
Ian McFarlane
78aa6738d0
spotifywm: add the-argus as maintainer
2023-05-08 22:28:13 +03:00
Ian McFarlane
b98d314b4a
spotifywm: make behave as patch instead of separate package
2023-05-08 22:28:13 +03:00
Sandro
05b1a97381
Merge pull request #179752 from hqurve/cantor
...
init labplot, cantor and supporting libraries
2023-05-08 21:28:08 +02:00
Pavol Rusnak
b15daed965
Merge pull request #230732 from lourkeur/trezor-suite
...
trezor-suite: 22.11.1 -> 23.4.2
2023-05-08 20:46:09 +02:00
fetsorn
c13a5e7eb6
quicksynergy: fix typo
...
"diferent" -> "different"
2023-05-08 22:11:19 +04:00
fetsorn
0d90723fb0
polypane: fix typo
...
"acessibility" -> "accessibility"
2023-05-08 22:11:18 +04:00
figsoda
290280d678
conceal: mark as broken on darwin
2023-05-08 13:46:41 -04:00
Louis Bettens
1073924a1b
trezor-suite: 22.11.1 -> 23.4.2
2023-05-08 18:57:38 +02:00
Robert Scott
4a348ef47e
spark_2_4, spark_3_1, spark_3_2, spark2: remove
2023-05-08 17:49:15 +01:00
Weijia Wang
b966b6feb5
Merge pull request #230727 from fetsorn/typo/kdevelop
...
kdevelop: fix typo
2023-05-08 19:33:50 +03:00
fetsorn
1b0067e88f
kdevelop: fix typo
...
"programing" -> "programming"
2023-05-08 20:32:39 +04:00
Weijia Wang
b4c52b15df
Merge pull request #230718 from fetsorn/typo/gscreenshot
...
gscreenshot: fix typo
2023-05-08 19:29:01 +03:00
Weijia Wang
bb56a829ea
Merge pull request #230719 from fetsorn/typo/gvisor
...
gvisor: fix typo
2023-05-08 19:27:42 +03:00
fetsorn
81b2f19eb7
gvisor: fix typo
...
"subcomand" -> "subcommand"
2023-05-08 20:16:37 +04:00
fetsorn
b5ed549a07
gscreenshot: fix typo
...
"utilties" -> "utilities"
2023-05-08 20:14:48 +04:00
R. Ryantm
a43f655bff
ppsspp-sdl: 1.15.2 -> 1.15.3
2023-05-08 13:11:38 -03:00
Martin Weinelt
e55674d082
firefox-esr-102-unwrapped: 102.10.0esr -> 102.11.0esr
...
https://www.mozilla.org/en-US/firefox/102.11.0/releasenotes/
2023-05-08 17:57:15 +02:00
Martin Weinelt
e4307e6471
firefox-bin-unwrapped: 112.0.2 -> 113.0
...
https://www.mozilla.org/en-US/firefox/113.0/releasenotes/
2023-05-08 17:56:44 +02:00
Martin Weinelt
eedea22c63
firefox-unwrapped: 112.0.2 -> 113.0
...
https://www.mozilla.org/en-US/firefox/113.0/releasenotes/
2023-05-08 17:55:02 +02:00
markuskowa
2b54d8d84b
Merge pull request #230671 from markuskowa/upd-nwchem
...
nwchem: 7.0.2 -> 7.2.0
2023-05-08 17:03:50 +02:00
Robert Scott
a740532ae5
spark: 3.2.2 -> 3.4.0
2023-05-08 15:46:58 +01:00
Phillip Cloud
4b7bda4937
snowsql: 1.2.23 -> 1.2.26 ( #230504 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-05-08 16:35:37 +02:00
Jonas Heinrich
bb34b50cea
Merge pull request #230527 from markuskowa/upd-texmaker
...
texmaker: 5.1.3 -> 5.1.4
2023-05-08 16:20:39 +02:00
Jonas Heinrich
332b56b4a2
Merge pull request #230554 from azahi/moonlander
...
moonlander: init at unstable-2021-05-23
2023-05-08 16:12:50 +02:00
Artturi
479ea4fc2e
Merge pull request #230681 from bobby285271/upd/vscodium
2023-05-08 16:57:51 +03:00
figsoda
5dbdaeb5e8
Merge pull request #230643 from aktaboot/add-vim-horizon
...
vimPlugins.vim-horizon: init at 2023-03-17
2023-05-08 09:30:22 -04:00
Maximilian Bosch
a20d7d3830
Merge pull request #230656 from dawidd6/patch-1
...
vorta: install symbolic icon
2023-05-08 15:29:11 +02:00
Bobby Rong
410e3820cd
vscodium: Fix darwin build
...
https://hydra.nixos.org/build/219075106/nixlog/1
2023-05-08 21:19:31 +08:00
Alyssa Ross
ecc1ec2c72
llvmPackages_latest: move to aliases.nix
...
Because llvmPackages_latest is used in Nixpkgs, by quite a few
packages, it's difficult to keep it up to date, because updating it
requires some level of confidence that every package that uses it is
going to keep working after the update. The result of this is that
llvmPackages_latest is not updated, and so we end up in the situation
that "latest" is two versions older than the latest version we
actually provide. This is confusing and unexpected.
"But won't this end up fragmenting our LLVM versions, if every package
previously using _latest is separately pinned to LLVM 14?", I hear you
ask. No. That fragmentation is already happening, even with an
llvmPackages_latest, because packages that actually require the
_latest_ version of LLVM (15/16), have already been decoupled from
llvmPackages_latest since it hasn't been upgraded. So like it or not,
we can't escape packages depending on specific recent LLVMs. The only
real fix is to get better at keeping the default LLVM up to
date (which I'm reasonably confident we're getting into a better
position to be feasibly better able to do).
So, unless we want to double down on providing a confusingly named
"llvmPackages_latest" attribute that refers to some arbitrary LLVM
version that's probably not the latest one (or even the latest one
available in Nixpkgs), we only have two options here: either we don't
provide such an attribute at all, or we don't use it in Nixpkgs so we
don't become scared to bump it as soon as we have a new LLVM available.
2023-05-08 13:05:33 +00:00
Nick Cao
985284caac
Merge pull request #230628 from r-ryantm/auto-update/velero
...
velero: 1.10.2 -> 1.10.3
2023-05-08 20:56:43 +08:00
Nick Cao
98348a2319
Merge pull request #230622 from r-ryantm/auto-update/terragrunt
...
terragrunt: 0.45.8 -> 0.45.9
2023-05-08 20:56:14 +08:00
Nick Cao
2a74097b41
Merge pull request #230612 from r-ryantm/auto-update/rymdport
...
rymdport: 3.3.4 -> 3.3.5
2023-05-08 20:54:34 +08:00
Nick Cao
3e113d10b9
Merge pull request #230640 from r-ryantm/auto-update/odo
...
odo: 3.9.0 -> 3.10.0
2023-05-08 20:51:40 +08:00
Mario Rodas
ae888b0b18
Merge pull request #230661 from marsam/update-gallery-dl
...
gallery-dl: 1.25.3 -> 1.25.4
2023-05-08 07:51:20 -05:00
hqurve
842704c7cf
labplot: init at 2.10.0
2023-05-08 14:40:27 +02:00
hqurve
abf66be4b2
cantor: init at 23.04.0
2023-05-08 14:40:26 +02:00
hqurve
547071ee63
sage: expose sage-with-env
2023-05-08 14:40:26 +02:00
hqurve
9e49dc15f5
analitza: init at 23.04.0
2023-05-08 14:40:19 +02:00
Nick Cao
c96ede28d6
Merge pull request #230635 from r-ryantm/auto-update/aiac
...
aiac: 2.2.0 -> 2.4.0
2023-05-08 20:28:37 +08:00
Nick Cao
da1a6ffa2c
Merge pull request #230636 from QJoly/master
...
k9s: 0.27.3 -> 0.27.4
2023-05-08 20:28:02 +08:00
Nick Cao
aa7197b091
Merge pull request #230539 from OPNA2608/update/miriway
...
miriway: unstable-2023-03-17 -> unstable-2023-04-25
2023-05-08 20:27:47 +08:00
Markus Kowalewski
d6b6fd9544
nwchem: enable new features (dftd3, libxc, plumed)
2023-05-08 14:24:07 +02:00
Sergei Trofimovich
db82126485
Merge pull request #230329 from trofi/commit-no-jack-override
...
csound: drop override for JACK_HEADER
2023-05-08 12:50:15 +01:00
R. Ryantm
4cdf91c85b
free42: 3.0.17 -> 3.0.20
2023-05-08 08:45:33 -03:00
ajs124
24442dd515
Merge pull request #230531 from MrTarantoga/texstudio
...
texstudio: 4.5.1 -> 4.5.2
2023-05-08 13:33:24 +02:00
Weijia Wang
a265d187c9
hyprpaper: mark as broken on darwin
2023-05-08 11:00:50 +00:00
Dawid Dziurla
072bc43dd5
vorta: install symbolic icon
2023-05-08 12:54:40 +02:00
Arjan Schrijver
7911717ffb
davmail: 6.0.1 -> 6.1.0
2023-05-08 18:52:10 +08:00
Lassulus
fd40cef8d7
Merge pull request #224792 from ivankovnatsky/patch-38
...
stc-cli: init at 1.4
2023-05-08 11:49:51 +02:00
R. Ryantm
4f147aba44
odo: 3.9.0 -> 3.10.0
2023-05-08 09:19:38 +00:00
aktaboot
19c9424dc4
vimPlugins.nvim-treesitter: update grammars
2023-05-08 11:14:36 +02:00
aktaboot
d1c650ffce
vimPlugins: resolve github repository redirects
2023-05-08 11:13:59 +02:00
aktaboot
050ae0b8c3
vimPlugins: update
2023-05-08 11:12:44 +02:00
R. Ryantm
2cd1e7370b
praat: 6.3.09 -> 6.3.10
2023-05-08 09:08:58 +00:00
QJoly
49a401bd9f
k9s: 0.27.3 -> 0.27.4
2023-05-08 11:02:23 +02:00
R. Ryantm
8f7728b109
aiac: 2.2.0 -> 2.4.0
2023-05-08 08:47:38 +00:00
Azat Bahawi
d9b8ae36f3
Merge pull request #230549 from azahi/shod-262
...
shod: 2.5.0 -> 2.6.2
2023-05-08 11:46:25 +03:00
Ivan Kovnatsky
d384201cb9
stc-cli: init at 1.4
2023-05-08 11:26:22 +03:00
R. Ryantm
09be62f24a
velero: 1.10.2 -> 1.10.3
2023-05-08 08:18:38 +00:00
Weijia Wang
7026085169
Merge pull request #230614 from r-ryantm/auto-update/hyprpaper
...
hyprpaper: 0.1.0 -> 0.2.0
2023-05-08 11:05:12 +03:00
R. Ryantm
21bfc01c65
terragrunt: 0.45.8 -> 0.45.9
2023-05-08 07:32:40 +00:00
Weijia Wang
f968b67a63
Merge pull request #230586 from wozeparrot/update-seaweedfs
...
seaweedfs: 3.48 -> 3.49
2023-05-08 09:08:42 +03:00
Renato Garcia
9d1a27e2fd
snakemake: 7.14.2 -> 7.25.3 ( #230524 )
2023-05-08 02:05:40 -04:00
Weijia Wang
6c3e79e0ad
Merge pull request #230570 from r-ryantm/auto-update/obs-studio-plugins.obs-move-transition
...
obs-studio-plugins.obs-move-transition: 2.8.0 -> 2.9.0
2023-05-08 09:03:26 +03:00
R. Ryantm
ccdcf36926
hyprpaper: 0.1.0 -> 0.2.0
2023-05-08 05:30:58 +00:00
huantian
0cb9e0c390
activitywatch: simple symlinkJoin wrapper
2023-05-07 22:14:23 -07:00
huantian
c175aa624b
activitywatch: init at 0.12.2
2023-05-07 22:14:23 -07:00
R. Ryantm
71bc247505
rymdport: 3.3.4 -> 3.3.5
2023-05-08 05:13:41 +00:00
Mario Rodas
956989c424
gallery-dl: 1.25.3 -> 1.25.4
...
https://github.com/mikf/gallery-dl/releases/tag/v1.25.4
2023-05-08 04:20:00 +00:00
github-actions[bot]
884ffbd847
terraform-providers.thunder: 1.2.1 -> 1.2.2
2023-05-08 13:59:33 +10:00
github-actions[bot]
ea4810f719
terraform-providers.argocd: 5.2.0 -> 5.3.0
2023-05-08 13:59:33 +10:00
Nikolay Korotkiy
a672d18855
Merge pull request #230603 from r-ryantm/auto-update/cudatext
...
cudatext: 1.193.0 -> 1.193.3
2023-05-08 07:54:37 +04:00
R. Ryantm
36659ccc58
cudatext: 1.193.0 -> 1.193.3
2023-05-08 02:22:43 +00:00
Aaron Jheng
f326911cb9
temporal-cli: combine temporal-cli and tctl
2023-05-08 02:12:09 +00:00
Martin Weinelt
5927ca9269
Merge pull request #229892 from pacien/mercurial-6.4.3
...
mercurial: 6.4.2 -> 6.4.3
2023-05-08 02:11:03 +02:00
Martin Weinelt
da3a4a8c94
Merge pull request #229165 from NixOS/wip/jtojnar/spotify-login
...
spotify: Fix login with firefox
2023-05-08 02:08:41 +02:00
Martin Weinelt
bf1fae76d2
Merge pull request #228502 from flexiondotorg/obs-vintage-filter
...
obs-studio-plugins.obs-vintage-filter: init at 1.0.0
2023-05-08 02:07:49 +02:00
Martin Weinelt
ff233168b1
Merge pull request #228402 from flexiondotorg/obs-3d-effect
...
obs-studio-plugins.obs-3d-effect: init at 0.0.2
2023-05-08 02:06:28 +02:00
Martin Weinelt
9e84ffcb94
Merge pull request #228411 from flexiondotorg/obs-command-source
...
obs-studio-plugins.obs-command-source: init at 0.4.0
2023-05-08 02:06:20 +02:00
Martin Weinelt
9e9446ff6b
Merge pull request #228414 from flexiondotorg/obs-shaderfilter
...
obs-studio-plugins.obs-shaderfilter: init at v1.22
2023-05-08 02:06:13 +02:00
R. Ryantm
0cad34a2eb
slweb: 0.5 -> 0.5.4
2023-05-07 22:47:47 +00:00
Sandro
b6bad25cbb
Merge pull request #229964 from SuperSandro2000/archisteamfarm
...
ArchiSteamFarm: 5.4.4.5 -> 5.4.5.2
2023-05-08 00:38:53 +02:00
Woze Parrot
2f34bfa409
seaweedfs: 3.48 -> 3.49
2023-05-07 18:35:46 -04:00
R. Ryantm
448dcd5acd
obs-studio-plugins.obs-move-transition: 2.8.0 -> 2.9.0
2023-05-07 20:01:59 +00:00
Goetz
3f229e3f9d
texstudio: 4.5.1 -> 4.5.2
2023-05-07 21:43:06 +02:00
Ilan Joselevich
6a751fe806
Merge pull request #227765 from zhaofengli/darling
...
darling: init at unstable-2023-05-02
2023-05-07 22:29:02 +03:00
Weijia Wang
c9851ec8d7
Merge pull request #230561 from figsoda/wthrr
...
wthrr: 1.1.0 -> 1.1.1
2023-05-07 22:27:48 +03:00
Charlotte Van Petegem
633f76779d
xrdp: 0.9.21.1 -> 0.9.22
...
https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.22
2023-05-07 21:16:54 +02:00
Weijia Wang
dd20484db4
Merge pull request #230540 from figsoda/zine
...
zine: 0.14.0 -> 0.15.0
2023-05-07 21:51:54 +03:00
figsoda
a8db59d6b1
wthrr: 1.1.0 -> 1.1.1
...
Diff: https://github.com/tobealive/wthrr-the-weathercrab/compare/v1.1.0...v1.1.1
Changelog: https://github.com/tobealive/wthrr-the-weathercrab/releases/tag/v1.1.1
2023-05-07 14:45:12 -04:00
Weijia Wang
a935eb74ea
Merge pull request #230488 from r-ryantm/auto-update/mpvScripts.mpris
...
mpvScripts.mpris: 0.9 -> 1.0
2023-05-07 21:42:23 +03:00
Weijia Wang
fd5d6d6a27
Merge pull request #230541 from figsoda/wthrr
...
wthrr: 1.0.2 -> 1.1.0
2023-05-07 21:23:37 +03:00
Sandro
fd27a82c63
Merge pull request #230106 from sagikazarmark/kubectl-view-secret
...
kubectl-view-secret: init at 0.10.1
2023-05-07 20:18:16 +02:00
Azat Bahawi
fc5922aa66
moonlander: init at unstable-2021-05-23
...
Fixes : #230028
2023-05-07 20:50:41 +03:00
Pavol Rusnak
a6190a06d3
Merge pull request #230520 from nixbitcoin/btcpayserver-1.9.2
2023-05-07 19:14:20 +02:00
Sandro
900acd943c
Merge pull request #229902 from DarkOnion0/master
...
appflowy: 0.1.3 -> 0.1.4
2023-05-07 18:56:38 +02:00
Azat Bahawi
74dd873c11
shod: 2.5.0 -> 2.6.2
2023-05-07 19:53:05 +03:00
Sandro
ef6b80c286
Merge pull request #223965 from joefiorini/patch-2
...
vcv-rack: 2.2.1 -> 2.3.0
2023-05-07 17:50:45 +02:00
Bernardo Meurer
5a1fe859fe
Merge pull request #230448 from lovesegfault/mainsail-2.5.1
2023-05-07 11:49:30 -04:00
figsoda
5ddc83c477
wthrr: 1.0.2 -> 1.1.0
...
Diff: https://github.com/tobealive/wthrr-the-weathercrab/compare/v1.0.2...v1.1.0
Changelog: https://github.com/tobealive/wthrr-the-weathercrab/releases/tag/v1.1.0
2023-05-07 11:39:41 -04:00
figsoda
0b534a2157
zine: 0.14.0 -> 0.15.0
...
Changelog: https://github.com/zineland/zine/releases/tag/v0.15.0
2023-05-07 11:23:07 -04:00
Sandro
4a5540b6a5
Merge pull request #224395 from olafklingt/faust
...
faust: make faust2sc script available
2023-05-07 16:59:57 +02:00
Sandro
33f9eb206e
Merge pull request #223411 from apraga/kent-with-include
...
Kent: add headers to the package
2023-05-07 16:29:16 +02:00
Markus Kowalewski
fcf5b127a9
texmaker: 5.1.3 -> 5.1.4
2023-05-07 15:57:15 +02:00
nixbitcoin
cc040010ac
btcpayserver: 1.7.12 -> 1.9.2
2023-05-07 12:52:29 +00:00
github-actions[bot]
5844313b95
Merge master into staging-next
2023-05-07 12:01:30 +00:00
Doron Behar
24b162805d
Merge pull request #230476 from r-ryantm/auto-update/monkeysAudio
...
monkeysAudio: 10.10 -> 10.11
2023-05-07 14:50:36 +03:00
OPNA2608
edf3073b2d
miriway: unstable-2023-03-17 -> unstable-2023-04-25
2023-05-07 13:42:40 +02:00
R. Ryantm
c9bac79505
mpvScripts.mpris: 0.9 -> 1.0
2023-05-07 10:13:48 +00:00
R. Ryantm
3663cde699
monkeysAudio: 10.10 -> 10.11
2023-05-07 09:31:35 +00:00
Jörg Thalheim
6337682f24
Merge pull request #227310 from Mic92/weechatScripts.wee-slack
...
weechatScripts.wee-slack: 2.9.0 -> 2.9.1
2023-05-07 10:29:48 +01:00
Vladimír Čunát
1d6af3f762
notmuch: skip two PGP tests
...
They started failing after gnupg: 2.4.0 -> 2.4.1:
T350-crypto: Testing PGP/MIME signature verification and decryption
PASS emacs delivery of signed message via fcc
PASS emacs delivery of signed message via fcc and smtp
PASS signed part content-type indexing
PASS signature verification
PASS detection of modified signed contents
PASS corrupted pgp/mime signature
PASS signature verification without full user ID validity
PASS signature verification with signer key unavailable
FATAL: /build/notmuch-0.37/test/T350-crypto.sh: interrupted by signal 15
[...]
T357-index-decryption: Testing indexing decrypted mail
FATAL: /build/notmuch-0.37/test/T357-index-decryption.sh: interrupted by signal 15
I hope the failures don't signify a real issue.
There's also gnupg22 which would pass these tests,
but it's currently marked as vulnerable (transitively).
2023-05-07 11:09:28 +02:00
Blusk
b510a0628e
russ: init at 0.4.0
2023-05-07 08:51:07 +00:00
Weijia Wang
a895add5aa
Merge pull request #230447 from r-ryantm/auto-update/kops_1_26
...
kops_1_26: 1.26.2 -> 1.26.3
2023-05-07 11:00:56 +03:00
Weijia Wang
ea17dd33ad
Merge pull request #230445 from r-ryantm/auto-update/geoipupdate
...
geoipupdate: 5.0.4 -> 5.1.0
2023-05-07 10:58:56 +03:00
Weijia Wang
0dacd60058
Merge pull request #230443 from r-ryantm/auto-update/pdfcpu
...
pdfcpu: 0.4.0 -> 0.4.1
2023-05-07 10:56:47 +03:00
Weijia Wang
848ba879c4
Merge pull request #230442 from r-ryantm/auto-update/chatterino2
...
chatterino2: 2.4.2 -> 2.4.3
2023-05-07 10:56:13 +03:00
Weijia Wang
9b3763d117
Merge pull request #230393 from r-ryantm/auto-update/_4ti2
...
_4ti2: 1.6.9 -> 1.6.10
2023-05-07 10:44:33 +03:00
Weijia Wang
ca1927fba3
Merge pull request #230383 from wegank/audacity-bump
...
audacity: 3.3.1 -> 3.3.2
2023-05-07 10:43:17 +03:00
Weijia Wang
da2e93d7be
Merge pull request #230421 from sikmir/localsend
...
localsend: 1.9.0 → 1.9.1
2023-05-07 10:42:31 +03:00
Jörg Thalheim
933c8e6fd2
Merge pull request #229751 from fufexan/hyprland
...
hyprwm: update packages
2023-05-07 07:33:57 +01:00
github-actions[bot]
9446898622
Merge master into staging-next
2023-05-07 06:01:08 +00:00
Bernardo Meurer
6dcbd3a722
mainsail: 2.4.1 -> 2.5.1
2023-05-07 01:33:42 -04:00
Bernardo Meurer
449947c059
mainsail: add lovesegfault as maintainer
2023-05-07 01:33:41 -04:00
Bernardo Meurer
78963777a4
Merge pull request #220148 from shhht/mainsail
2023-05-07 01:31:47 -04:00
R. Ryantm
ad072fa143
kops_1_26: 1.26.2 -> 1.26.3
2023-05-07 05:29:09 +00:00
R. Ryantm
f71e398c30
geoipupdate: 5.0.4 -> 5.1.0
2023-05-07 05:01:49 +00:00
Zhaofeng Li
29bca808c1
darling: Install source-built SDK
2023-05-06 22:40:03 -06:00
Zhaofeng Li
925e670b55
darling: init at unstable-2023-05-02
2023-05-06 22:39:39 -06:00
R. Ryantm
3776b3b666
pdfcpu: 0.4.0 -> 0.4.1
2023-05-07 04:35:30 +00:00
R. Ryantm
611d3a10de
chatterino2: 2.4.2 -> 2.4.3
2023-05-07 04:29:11 +00:00
Bernardo Meurer
810f05d91f
Merge pull request #230427 from Infinidoge/bump/discord
2023-05-07 00:27:13 -04:00
github-actions[bot]
3fe147ea09
terraform-providers.spotinst: 1.115.0 -> 1.116.0
2023-05-07 13:58:58 +10:00
R. Ryantm
e50a4cdfa7
icewm: 3.3.3 -> 3.3.4
2023-05-07 00:39:23 -03:00
R. Ryantm
e886f6d0a7
ktunnel: 1.5.2 -> 1.5.3
2023-05-06 22:13:11 -04:00
Infinidoge
3c1a4435e7
discord: 0.0.26 -> 0.0.27
2023-05-06 20:38:55 -04:00
github-actions[bot]
3510094ebe
Merge master into staging-next
2023-05-07 00:02:36 +00:00
Nikolay Korotkiy
b66a445a9e
localsend: 1.9.0 → 1.9.1
2023-05-07 03:50:20 +04:00
Jan Tojnar
f2fba69fe6
wireshark: do not install redundant files
...
The icon we were installing is an old one that should not be used these days: https://gitlab.com/wireshark/wireshark/-/merge_requests/10507
And the CMake build script already installs the desktop file and icons in a more proper location since 2.4.0: c274046556
2023-05-06 23:04:58 +02:00
Robert Scott
8f4308a432
Merge pull request #229364 from jleightcap/jl/verilog-12.0
...
verilog: 11.0 -> 12.0
2023-05-06 21:47:30 +01:00
R. Ryantm
b9216e3e4f
_4ti2: 1.6.9 -> 1.6.10
2023-05-06 20:43:07 +00:00
Martin Weinelt
f4ca022023
Merge pull request #229999 from ambroisie/update-tandoor-recipes
...
tandoor-recipes: 1.4.4 -> 1.4.9
2023-05-06 21:58:04 +02:00
Weijia Wang
f75e732b55
audacity: 3.3.1 -> 3.3.2
2023-05-06 22:19:39 +03:00