Maximilian Bosch and GitHub
49dc3a122d
Merge pull request #238084 from chvp/bump-mautrix-whatsapp
...
mautrix-whatsapp: 0.8.5 -> 0.8.6
2023-06-16 19:40:32 +02:00
nikstur
0bdba6c99b
nixos/qemu-vm: use persistent block device names
...
This change removes the bespoke logic around identifying block devices.
Instead of trying to find the right device by iterating over
`qemu.drives` and guessing the right partition number (e.g.
/dev/vda{1,2}), devices are now identified by persistent names provided
by udev in /dev/disk/by-*.
Before this change, the root device was formatted on demand in the
initrd. However, this makes it impossible to use filesystem identifiers
to identify devices. Now, the formatting step is performed before the VM
is started. Because some tests, however, rely on this behaviour, a
utility function to replace this behaviour in added in
/nixos/tests/common/auto-format-root-device.nix.
Devices that contain neither a partition table nor a filesystem are
identified by their hardware serial number which is injecetd via QEMU
(and is thus persistent and predictable). PCI paths are not a reliably
way to identify devices because their availability and numbering depends
on the QEMU machine type.
This change makes the module more robust against changes in QEMU and the
kernel (non-persistent device naming) and by decoupling abstractions
(i.e. rootDevice, bootPartition, and bootLoaderDevice) enables further
improvement down the line.
2023-06-16 19:36:03 +02:00
Fabian Affolter
cc44ce8df2
exploitdb: 2023-06-14 -> 2023-06-16
...
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-06-14...2023-06-16
2023-06-16 19:35:23 +02:00
pennae
3e7649f01b
docbook-xsl: remove nixos-specific patch
...
we're no longer using docbook to render the manpages, so we don't need
this patch for our manuals to be usable. remove it to reduce the diff
between nixos and other distros for this package.
2023-06-16 19:26:23 +02:00
pennae
b9756b4de1
lib: unhide _module.args
...
this was a temporary fix that should hopefully no longer be necessary.
2023-06-16 19:26:23 +02:00
pennae
6fcb6eee77
nixos/doc: set meta generator for html manuals properly
...
we no longer have to look like docbook-xslt generates our manuals
exclusively, so let's put something useful in there instead.
2023-06-16 19:26:23 +02:00
pennae
426903d2fb
nixos/manual: remove docbook intermediates
...
they're no longer used for anything.
2023-06-16 19:26:23 +02:00
R. Ryantm
637aadff3e
python310Packages.browser-cookie3: 0.18.0 -> 0.19.0
2023-06-16 17:20:50 +00:00
Fabian Affolter
9ccbe2828a
creds: init at 0.5
2023-06-16 19:20:03 +02:00
Patrizio Bekerle
131c14aaf2
qownnotes: 23.6.4 -> 23.6.5
2023-06-16 19:10:07 +02:00
"Carlos Alexandro Becker"
da7be53165
vimPlugins.nvim-treesitter: update grammars
2023-06-16 17:06:09 +00:00
"Carlos Alexandro Becker"
7fcb40be1d
vimPlugins: update
2023-06-16 17:05:38 +00:00
R. Ryantm
9f79206deb
python310Packages.pyqldb: 3.2.2 -> 3.2.3
2023-06-16 16:55:49 +00:00
figsoda and GitHub
eaebbdf59a
Merge pull request #238092 from NickCao/calcmysky
...
calcmysky: 0.3.0 -> 0.3.1
2023-06-16 12:28:14 -04:00
R. Ryantm
e10bbf246f
python310Packages.croniter: 1.3.15 -> 1.4.1
2023-06-16 16:13:53 +00:00
Andrew Morgan
e0835472d7
vscode-extensions.mkhl.direnv: 0.12.0 -> 0.13.0
...
This version includes a fix from 0.12.2, which fixes a regression
introduced in 0.12.0 that would cause the extension to spin
forever and never initialise.
2023-06-16 17:06:26 +01:00
Michal Sojka
65a6969246
libtraceevent: 1.6.2 -> 1.7.3
2023-06-16 18:04:49 +02:00
R. Ryantm
4c9fa6796b
python310Packages.dask-jobqueue: 0.8.1 -> 0.8.2
2023-06-16 15:58:35 +00:00
figsoda and GitHub
ce384a605a
Merge pull request #237646 from figsoda/hmm
2023-06-16 11:57:28 -04:00
figsoda and GitHub
1992a2dc65
Merge pull request #237825 from figsoda/rustywind
2023-06-16 11:57:16 -04:00
figsoda and GitHub
242d6bdb3d
Merge pull request #238097 from eonpatapon/tree-sitter-cue
...
tree-sitter-grammars: add cue
2023-06-16 11:56:31 -04:00
figsoda
a7b366295a
gtree: 1.7.45 -> 1.7.46
...
Diff: https://github.com/ddddddO/gtree/compare/v1.7.45...v1.7.46
Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.7.46
2023-06-16 11:52:20 -04:00
Elian Doran
a6cad64413
trilium-desktop: 0.59.4 -> 0.60.3
2023-06-16 18:51:38 +03:00
Pol Dellaiera and GitHub
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 and GitHub
98682da098
Merge pull request #238055 from DanNixon/vimPlugins.vim-lexical
...
Add vimPlugins.vim-lexical
2023-06-16 10:13:02 -04:00
Weijia Wang and GitHub
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 and GitHub
7bc905911d
Merge pull request #238075 from wegank/vifm-util-linux
...
vifm: drop util-linux
2023-06-16 16:57:00 +03:00
ahirner and Weijia Wang
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 and GitHub
d427d20a35
Merge pull request #236581 from bbigras/zrok-arch
2023-06-16 15:45:59 +02:00
Weijia Wang and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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: https://github.com/v2fly/domain-list-community/compare/20230601044045...20230614081211
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 and Emery Hemingway
395e5d76a7
opensmalltalk-vm: fix evaluation on darwin
2023-06-16 13:52:06 +01:00
Nick Cao and GitHub
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