Commit Graph

615375 Commits

Author SHA1 Message Date
R. Ryantm
a4c413810f python311Packages.unidata-blocks: 0.0.9 -> 0.0.10 2024-04-21 10:36:56 +00:00
Pascal Bach
11f504061e
Merge pull request #305226 from r-ryantm/auto-update/minio-client
minio-client: 2024-03-30T15-29-52Z -> 2024-04-18T16-45-29Z
2024-04-21 12:34:12 +02:00
Pascal Bach
588ca5d0f4
Merge pull request #305240 from r-ryantm/auto-update/minio
minio: 2024-04-06T05-26-02Z -> 2024-04-18T19-09-19Z
2024-04-21 12:34:00 +02:00
Martin Weinelt
3c35c90c20
home-assistant: 2024.4.2 -> 2024.4.3
https://github.com/home-assistant/core/releases/tag/2024.4.3
2024-04-21 12:26:03 +02:00
Martin Weinelt
473b609c37
python312Packages.homeassistant-stubs: 2024.4.2 -> 2024.4.3
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.4.3
2024-04-21 12:24:08 +02:00
nixpkgs-merge-bot[bot]
6160a72672
Merge pull request #305540 from r-ryantm/auto-update/doublecmd
doublecmd: 1.1.12 -> 1.1.13
2024-04-21 10:22:38 +00:00
Aleksana
c10ffe8f4a
Merge pull request #305272 from f4z3r/feat/gruvbox-material.nvim
vimPlugins.gruvbox-material-nvim: init at 2024-04-19
2024-04-21 18:20:24 +08:00
Aleksana
00c77a45b1
Merge pull request #305672 from SergioRibera/swayosd
swayosd: unstable-2023-09-26 -> 0-unstable-2024-04-15
2024-04-21 18:11:58 +08:00
Fabian Affolter
378dfa7057 python312Packages.gios: 3.2.2 -> 4.0.0
Diff: https://github.com/bieniu/gios/compare/refs/tags/3.2.2...4.0.0

Changelog: https://github.com/bieniu/gios/releases/tag/4.0.0
2024-04-21 11:59:46 +02:00
Ryan Lahfa
2ce4232bd8
Merge pull request #299852 from RaitoBezarius/rustworkx-bump
python3Packages.rustworkx: 0.13.1 -> 0.14.2
2024-04-21 11:59:46 +02:00
Mauricio Scheffer
987bfa6b06 vscode-extensions.thenuprojectcontributors.vscode-nushell-lang: 1.1.0 -> 1.9.0 2024-04-21 10:59:01 +01:00
Fabian Affolter
9604b22e78 python312Packages.gios: refactor 2024-04-21 11:58:11 +02:00
xrelkd
085a5202c5
clipcat: 0.16.6 -> 0.17.0 2024-04-21 17:56:57 +08:00
R. Ryantm
db1a49a922 wtfis: 0.8.0 -> 0.9.0 2024-04-21 09:56:34 +00:00
Fabian Affolter
3e81edee3c python312Packages.ondilo: format with nixfmt 2024-04-21 11:49:21 +02:00
Fabian Affolter
bc4f8054e9 python312Packages.ondilo: 0.4.0 -> 0.5.0
Diff: https://github.com/JeromeHXP/ondilo/compare/refs/tags/0.4.0...0.5.0

Changelog: https://github.com/JeromeHXP/ondilo/releases/tag/0.5.0
2024-04-21 11:48:57 +02:00
R. Ryantm
5a5f3299b7 gamescope: 3.14.3 -> 3.14.4 2024-04-21 09:48:11 +00:00
Fabian Affolter
f4fe9076ef python312Packages.githubkit: foramt with nixfmt 2024-04-21 11:46:37 +02:00
Fabian Affolter
44cd302796 python312Packages.githubkit: refactor 2024-04-21 11:46:02 +02:00
Fabian Affolter
2418a1bdb1 python312Packages.nettigo-air-monitor: format with nixfmt 2024-04-21 11:42:57 +02:00
Fabian Affolter
dfadf9d7da python312Packages.nettigo-air-monitor: 2.2.2 -> 3.0.0
Diff: https://github.com/bieniu/nettigo-air-monitor/compare/refs/tags/2.2.2...3.0.0

Changelog: https://github.com/bieniu/nettigo-air-monitor/releases/tag/3.0.0
2024-04-21 11:42:44 +02:00
Fabian Affolter
3fabc35312 python312Packages.nettigo-air-monitor: refactor 2024-04-21 11:41:50 +02:00
Fabian Affolter
7377ee13d0 python312Packages.nextdns: format with nixfmt 2024-04-21 11:37:37 +02:00
Fabian Affolter
67e38923cf python312Packages.nextdns: 2.1.0 -> 3.0.0
Diff: https://github.com/bieniu/nextdns/compare/refs/tags/2.1.0...3.0.0

Changelog: https://github.com/bieniu/nextdns/releases/tag/3.0.0
2024-04-21 11:37:08 +02:00
Fabian Affolter
e7354669da python312Packages.nextdns: refactor 2024-04-21 11:36:26 +02:00
André Schröder
168793f151 digital-ocean: revert "make it easier to use disko"
This reverts parts of commit d87c4e1a72 from @Mic92

After switching from nixos-23.11 to nixos-unstable, I got the following error:

```
$ nixos-rebuild switch --flake nixos/#digitalocean
...
error:
Failed assertions:
- You must set the option ‘boot.loader.grub.devices’ or 'boot.loader.grub.mirroredBoots' to make the system bootable.
```

In my nixos config I don't set boot.loader.grub.devices or boot.loader.grub.mirroredBoots explicitly.

It seems like the values are not really defaulted via mkDefault? I am still relatively new to Nix, not sure how to fix this properly, so I am proposing to revert this change.
2024-04-21 11:36:17 +02:00
R. Ryantm
44186ac628 python311Packages.types-psycopg2: 2.9.21.20240311 -> 2.9.21.20240417 2024-04-21 09:35:46 +00:00
Weijia Wang
a8a8401b7b vlc-bittorrent: fix version 2024-04-21 18:56:13 +10:00
binarycat
eaf5ec98fe fetchurl: add codemirror.dlang.org to the list of dub mirrors
code.dlang.org actually went down recently, hopefully this should
make that a bit less likely to happen in the future.
2024-04-21 18:51:45 +10:00
R. Ryantm
48da826308 texpresso: 0-unstable-2024-04-08 -> 0-unstable-2024-04-18 2024-04-21 08:38:12 +00:00
Pol Dellaiera
f2d7a289c5
Merge pull request #305598 from shyim/add-adminerevo
adminerevo: init at 4.8.6
2024-04-21 10:20:59 +02:00
Gaetan Lepage
b08a1a4dd9 vimPlugins.nvim-treesitter: update grammars 2024-04-21 10:18:26 +02:00
"Gaetan Lepage"
f713f3c442 vimPlugins: resolve github repository redirects 2024-04-21 10:18:26 +02:00
Gaetan Lepage
5d37283092 vimPlugins: update on 2024-04-21 2024-04-21 10:18:26 +02:00
Aleksana
77ad8be778
Merge pull request #305589 from clot27/update-64gram
_64gram: 1.1.18 -> 1.1.19
2024-04-21 15:58:47 +08:00
rnhmjoj
89a1bde018
nixos/wireless: correctly handle secrets containing &
In the replacement arg of gsub() the & symbol is a special character
that need to be escaped. To avoid this, and further issues due to the
variable name possibly being interpreted as a regex, we do a normal
substring replacement.

This fixes issues #279803.
2024-04-21 09:58:26 +02:00
rnhmjoj
4d2f457f6e
nixos/tests/wpa_supplicant: test allowAuxiliaryImperativeNetworks 2024-04-21 09:53:59 +02:00
Sergio Ribera
2d9237e70c swayosd: unstable-2023-09-26 -> 0-unstable-2024-04-15 2024-04-21 03:43:28 -04:00
R. Ryantm
30210f4054 renode-unstable: 1.15.0+20240404gitbfa16ba07 -> 1.15.0+20240418git228a25674 2024-04-21 07:20:27 +00:00
Pol Dellaiera
29e4c2ef17
Merge pull request #305647 from LeSuisse/composer-2.7.3
phpPackages.composer: 2.7.2 -> 2.7.3
2024-04-21 08:51:29 +02:00
R. Ryantm
37c0229968 kubevpn: 2.2.5 -> 2.2.6 2024-04-21 06:21:45 +00:00
R. Ryantm
003be06a81 kubeswitch: 0.9.0 -> 0.9.1 2024-04-21 06:17:54 +00:00
Nick Cao
68165781cc
Merge pull request #305530 from NixOS/revert-302719-fw-ectool
Revert "fw-ectool: unstable-2022-12-03 -> 0-unstable-2023-12-15, switch upstream"
2024-04-21 02:14:30 -04:00
Sergio Ribera
b1162aa853 maintainers: add sergioribera 2024-04-21 00:58:06 -04:00
illustris
7862480ab0
Update nixos/doc/manual/release-notes/rl-2405.section.md
Co-authored-by: Ryan Hendrickson <ryan.hendrickson@alum.mit.edu>
2024-04-21 10:27:33 +05:30
Weijia Wang
44fa1ee8c2
Merge pull request #305636 from r-ryantm/auto-update/maa-assistant-arknights
maa-assistant-arknights: 5.2.0 -> 5.2.1
2024-04-21 06:39:42 +02:00
Mario Rodas
c30c183bae postgresqlPackages.lantern: set pname to postgresql-lantern
To avoid Repology to mistake it for another project named Lantern.
2024-04-21 04:20:00 +00:00
illustris
4a9c962aca
nixos/systemd-lib: fix restart/reloadTriggers when passing paths
When passing a path to restartTriggers or reloadTriggers, X-Restart/Reload-Triggers
will get populated by the absolute path of the file on the machine where the
config is evaluated. This patch corrects this behavior.
2024-04-21 09:40:17 +05:30
Emily Trau
f1459c34bd one_gadget: 1.8.1 -> 1.9.0 2024-04-21 13:53:33 +10:00
7c6f434c
bda3c47601
Merge pull request #305230 from r-ryantm/auto-update/primecount
primecount: 7.12 -> 7.13
2024-04-21 03:25:36 +00:00