Elian Doran
a6cad64413
trilium-desktop: 0.59.4 -> 0.60.3
2023-06-16 18:51:38 +03:00
Pol Dellaiera
8624c97df7
Merge pull request #236780 from ahirner/chore/update_micromamba
...
micromamba: 1.2.0 -> 1.4.4
2023-06-16 17:46:13 +02:00
Chuang Zhu
56bc126591
denaro: 2023.5.0 -> 2023.6.0
2023-06-16 23:40:06 +08:00
Michal Sojka
ea46b61c83
fastddsgen: 2.4.0 -> 2.5.0
2023-06-16 17:31:24 +02:00
Andreas Bielawski
f30c131a9e
caddy: Fix shell-completions
2023-06-16 17:15:24 +02:00
Bobby Rong
0b3cde1e06
vscodium: 1.78.2.23132 -> 1.79.2.23166, readd armhf
...
https://github.com/VSCodium/vscodium/releases/tag/1.79.2.23166
https://github.com/VSCodium/vscodium/releases/tag/1.79.1.23164
https://github.com/VSCodium/vscodium/releases/tag/1.79.0.23159
2023-06-16 23:09:01 +08:00
Maximilian Bosch
67d1f272af
nextcloud: expose nextcloudXXPackages
as nextcloudXX.packages
...
That way you can add packages like this in your `configuration.nix(8)`:
extraApps = with config.services.nextcloud.package.packages.apps; {
inherit calendar contacts;
};
I.e. it's not necessary anymore to update the reference anymore when
upgrading to a new major.
2023-06-16 16:46:29 +02:00
Maximilian Bosch
3c7af053f2
nextcloudPackages: add cospend, user_saml & maps
2023-06-16 16:42:09 +02:00
Maximilian Bosch
c92902f5b1
nextcloudPackages: update 27.json
2023-06-16 16:33:03 +02:00
figsoda
98682da098
Merge pull request #238055 from DanNixon/vimPlugins.vim-lexical
...
Add vimPlugins.vim-lexical
2023-06-16 10:13:02 -04:00
Weijia Wang
90442a626f
Merge pull request #237772 from alyssais/epo2eng
...
dictdDBs.epo2eng: init at 1.0.1
2023-06-16 17:01:47 +03:00
Weijia Wang
7bc905911d
Merge pull request #238075 from wegank/vifm-util-linux
...
vifm: drop util-linux
2023-06-16 16:57:00 +03:00
ahirner
94a367224c
micromamba: 1.2.0 -> 1.4.4
...
* update src
* remove termcolor build dep: https://github.com/mamba-org/mamba/pull/2085
2023-06-16 16:54:45 +03:00
Sandro
d427d20a35
Merge pull request #236581 from bbigras/zrok-arch
2023-06-16 15:45:59 +02:00
Weijia Wang
e1d63c331d
Merge pull request #238032 from leon-barrett/leon-rpl-propagatedbuildinputs
...
rpl: use propagatedBuildInputs to fix import
2023-06-16 16:44:57 +03:00
Weijia Wang
c143bb1da6
Merge pull request #238089 from riotbib/maintainers-change-mail-riotbib
...
maintainers: update riotbib
2023-06-16 16:28:05 +03:00
Jean-Philippe Braun
72b445d91e
tree-sitter-grammars: add cue
2023-06-16 15:24:43 +02:00
Weijia Wang
3239b1ce4b
Merge pull request #238093 from wegank/opensmalltalk-vm-linux
...
opensmalltalk-vm: fix eval
2023-06-16 16:23:28 +03:00
Weijia Wang
e8d09fc809
opensmalltalk-vm: fix eval
2023-06-16 16:19:06 +03:00
Lennart Mühlenmeier
92a8261f5d
maintainers: update riotbib
2023-06-16 15:16:50 +02:00
Weijia Wang
e44c81a3b8
Merge pull request #229525 from lopsided98/mavproxy-update
...
mavproxy, python3Packages.pymavlink: update
2023-06-16 16:12:53 +03:00
Nick Cao
f9eed769ca
calcmysky: add stellarium to tests
2023-06-16 21:12:50 +08:00
Nick Cao
c196ad4df9
calcmysky: 0.3.0 -> 0.3.1
...
Diff: https://github.com/10110111/CalcMySky/compare/refs/tags/v0.3.0...v0.3.1
2023-06-16 21:11:04 +08:00
Nick Cao
2111ca11c1
v2ray-domain-list-community: 20230601044045 -> 20230614081211
...
Diff: 2023060104...2023061408
2023-06-16 21:09:12 +08:00
Sefa Eyeoglu
31fbc6eb9d
prismlauncher: 7.0 -> 7.1
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-16 14:53:00 +02:00
Theodore Ni
395e5d76a7
opensmalltalk-vm: fix evaluation on darwin
2023-06-16 13:52:06 +01:00
Nick Cao
c72f24ec26
Merge pull request #237933 from pbek/feature/qownnotes-tests
...
qownnotes: add tests
2023-06-16 06:47:48 -06:00
Ali Caglayan
d3ea105a32
dune_3: 3.8.1 -> 3.8.2
...
Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-06-16 14:41:00 +02:00
Charlotte Van Petegem
645047019c
mautrix-whatsapp: 0.8.5 -> 0.8.6
...
https://github.com/mautrix/whatsapp/releases/tag/v0.8.6
2023-06-16 14:31:34 +02:00
deinferno
26ff15b981
nixos/tailscale: fix ipv6 nat (v6nat) support
2023-06-16 12:18:55 +00:00
Maximilian Bosch
3df3a89892
nixos/nextcloud: fix declarative cache configuration
...
It's supposed to be `memcache.distributed`, not an associative PHP array
named `memcache` with a key `distributed`.
This was probably never caught because the initial `grep -q` check in
the test was invalid: `redis-cli` prints nothing if no keys can be found
when not writing to a tty apparently.
2023-06-16 14:11:38 +02:00
Maximilian Bosch
5a2769d981
nextcloud27: init
...
Fixes #237560
2023-06-16 14:11:38 +02:00
Weijia Wang
4c8ca604ae
Merge pull request #231423 from r-ryantm/auto-update/python310Packages.schema-salad
...
python310Packages.schema-salad: 8.4.20230213094415 -> 8.4.20230606143604
2023-06-16 15:08:11 +03:00
github-actions[bot]
ebaef3ce4c
Merge master into staging-next
2023-06-16 12:01:08 +00:00
Bernardo Meurer
74d4119976
Merge pull request #237960 from StepBroBD/raycast
2023-06-16 07:57:08 -04:00
surfaceflinger
d60f097ec8
jazz2: 1.9.1 -> 2.0.0
2023-06-16 13:51:32 +02:00
Nick Cao
b76bd65a5c
Merge pull request #237406 from TuxCoder/byobu_cross
...
byobu: add `gettext` to nativeBuildInputs
2023-06-16 05:51:10 -06:00
Lassulus
f679d59aec
Merge pull request #237894 from erikarvstedt/extra-container-0.12
...
extra-container: 0.11 -> 0.12
2023-06-16 13:49:22 +02:00
Sandro
9e04445ecf
Merge pull request #235454 from Sigmanificient/master
2023-06-16 13:47:40 +02:00
Changsheng Wu
9c16766ee0
vscode-extensions.vadimcn.vscode-lldb: 1.9.1 -> 1.9.2 ( #236915 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-06-16 13:42:36 +02:00
Weijia Wang
73768b43bc
Merge pull request #238018 from BattleCh1cken/master
...
zrythm: fix failing build in qtPreHook phase
2023-06-16 14:18:57 +03:00
Martin Weinelt
9972d355ed
Merge pull request #237788 from misuzu/ctranslate2-onednn
...
ctranslate2: add withOneDNN, withOpenblas, withRuy
2023-06-16 13:18:27 +02:00
Weijia Wang
4fca124348
Merge pull request #238066 from wegank/povray-boost
...
povray: unpin boost175
2023-06-16 14:14:20 +03:00
Mario Rodas
89446499ec
Merge pull request #237996 from ereslibre/bump-fastly
...
fastly: 10.1.0 -> 10.2.0
2023-06-16 06:09:31 -05:00
Mario Rodas
ca099bf3a8
Merge pull request #238041 from fabaff/azure-servicebus-bump
...
python311Packages.azure-servicebus: 7.10.0 -> 7.11.0
2023-06-16 06:06:37 -05:00
Mario Rodas
f15e6de88e
Merge pull request #238039 from fabaff/azure-data-tables-bump
...
python311Packages.azure-data-tables: 12.4.2 -> 12.4.3
2023-06-16 06:06:08 -05:00
Mario Rodas
f7a65acbe9
Merge pull request #238040 from fabaff/azure-mgmt-dns-bump
...
python311Packages.azure-mgmt-dns: 8.0.0 -> 8.1.0
2023-06-16 06:04:46 -05:00
Mario Rodas
02951a3fe0
Merge pull request #238043 from marsam/update-esbuild
...
esbuild: 0.18.2 -> 0.18.3
2023-06-16 06:01:51 -05:00
Doron Behar
964c6be86a
Merge pull request #238060 from doronbehar/pkg/pwnat
...
pwnat: 2014-09-08 -> 2023-03-31
2023-06-16 13:54:23 +03:00
Weijia Wang
3e3a91f1ab
Merge pull request #238062 from kirillrdy/clustershell
...
python3Packages.clustershell: unmark as broken on aarch64-linux
2023-06-16 13:47:14 +03:00