Andrew Marshall
49e6c686f8
mdadm: Fix hardcoded directory
...
In [upstream change][1], handling of creating `/run/mdadm/creating-%s`
file was changed to fail if it was unable to create the file. This
revealed that the path itself incorrectly hardcodes `/run/mdadm` instead
of using `MAP_DIR` or similar. Since nixpkgs sets `RUN_DIR=/run/.mdadm`
at compile time, and `MAP_DIR=$(RUN_DIR)` in upstream, the `/run/mdadm`
is never created. This remedies by fixing the hard-coded directory.
[1]: https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/commit/?id=9f376da6439b07dc93ae084ab576e133b9d8d839
2024-04-02 19:26:16 -04:00
Naïm Favier
269f5806e0
mdadm: update homepage
...
Neil Brown's website returns an internal error, and has been stating
that he is no longer involved in maintaining mdadm: https://web.archive.org/web/20211120095829/http://neil.brown.name/blog/mdadm
2024-04-02 19:26:16 -04:00
superherointj
8a22284f51
Merge pull request #298479 from superherointj/k3s-document-upkeep
...
k3s: document upkeep process
2024-04-02 16:45:09 -03:00
Luke Granger-Brown
813cb06c82
Merge pull request #300962 from r-ryantm/auto-update/prometheus-smokeping-prober
...
prometheus-smokeping-prober: 0.7.3 -> 0.8.0
2024-04-02 20:40:32 +01:00
Atemu
7e856e3afc
Merge pull request #290631 from Melkor333/init-ansible-navigator
...
ansible-navigator: init at 24.2.0; ansible-builder: init at 3.0.1; bindep: init at 2.11.0; onigurumacffi: init at 1.3.0
2024-04-02 21:32:02 +02:00
Aleksana
4de5a040c8
Merge pull request #301029 from Cryolitia/maa-cli
...
maa-cli: license agpl3Plus -> agpl3Only
2024-04-03 03:29:34 +08:00
Ben Siraphob
24e495b7b0
Merge pull request #301021 from r-ryantm/auto-update/asciigraph
...
asciigraph: 0.6.0 -> 0.7.1
2024-04-02 15:27:27 -04:00
北雁 Cryolitia
4d7913a922
maa-cli: license agpl3Plus -> agpl3Only
...
upstream change: https://github.com/MaaAssistantArknights/maa-cli/pull/234
2024-04-03 03:26:51 +08:00
Ben Siraphob
ac9983e776
Merge pull request #299264 from NickCao/libchardet-cross
...
libchardet: add autoreconfHook, fixing cross compilation
2024-04-02 14:58:51 -04:00
Silvan Mosberger
073542a19e
Merge pull request #299578 from ConnorBaker/fix/treewide-cuda-reformat-nixfmt-rfc-style-2024-03-01
...
treewide: CUDA reformat with `nixfmt-rfc-style`
2024-04-02 20:57:36 +02:00
Pol Dellaiera
bdcc3e8830
Merge pull request #300944 from r-ryantm/auto-update/jan
...
jan: 0.4.9 -> 0.4.10
2024-04-02 20:55:50 +02:00
Pol Dellaiera
b24dd3b21d
Merge pull request #293826 from drupol/daytona/init
...
daytona-bin: init at 0.9.0
2024-04-02 20:55:21 +02:00
R. Ryantm
27b5a9c67e
asciigraph: 0.6.0 -> 0.7.1
2024-04-02 18:54:13 +00:00
Janne Heß
af69be669f
treewide: Rename nixfmt to nixfmt-classic ( #300468 )
...
* treewide: Rename nixfmt to nixfmt-classic
* Update pkgs/top-level/aliases.nix
Co-authored-by: Silvan Mosberger <github@infinisil.com>
---------
Co-authored-by: Silvan Mosberger <github@infinisil.com>
2024-04-02 20:47:13 +02:00
Adam C. Stephens
0d484f3922
Merge pull request #300802 from GaetanLepage/lexical
...
lexical: init at 0.5.2
2024-04-02 14:47:01 -04:00
eymeric
87fba89f7b
kshutdown: init at 5.91-beta
2024-04-02 11:39:56 -07:00
Sandro
49c65248fd
Merge pull request #300044 from jab/fix/299933
...
python3Packages.bidict: overwrite bundled pytest.ini
2024-04-02 20:37:04 +02:00
Fabian Affolter
92e1afeefa
Merge pull request #301006 from r-ryantm/auto-update/python311Packages.google-cloud-asset
...
python311Packages.google-cloud-asset: 3.25.1 -> 3.26.0
2024-04-02 20:20:13 +02:00
David McFarland
80c8b15bce
Merge pull request #295844 from eclairevoyant/fix-dotnet-executables
...
`buildDotnetModule`: fix handling `executables` with an empty list
2024-04-02 14:45:07 -03:00
0x4A6F
aa23ec0eda
Merge pull request #298347 from jgero/feat/uboot-rock4cplus
...
feat(uboot): add rock4cplus support
2024-04-02 19:39:50 +02:00
R. Ryantm
3d7311ee9e
python311Packages.google-cloud-asset: 3.25.1 -> 3.26.0
2024-04-02 17:38:01 +00:00
K900
dcd67b74f1
Merge pull request #299899 from thefossguy/uboot-nanopc-t6-init
...
ubootNanoPCT6: init at 2024.01
2024-04-02 20:23:53 +03:00
éclairevoyant
858f4db304
buildDotnetModule: fix handling executables
with an empty list
2024-04-02 13:08:31 -04:00
asymmetric
8d5a3b0992
Merge pull request #298545 from r-ryantm/auto-update/jitsi-meet
...
jitsi-meet: 1.0.7790 -> 1.0.7874
2024-04-02 19:02:36 +02:00
Florian Richer
3b883d3cdf
lib/strings: Add makeIncludePath ( #296237 )
...
* Update strings.nix
* Fix typo in docs
* Update lib/strings.nix
Co-authored-by: lolbinarycat <dogedoge61+github@gmail.com>
* Update lib/strings.nix
Co-authored-by: lolbinarycat <dogedoge61+github@gmail.com>
* Add unit test with strings
* Move test to strings
* Add unit test with package structure
* testMakeIncludePathWithPkgs: use real pkgs
* Revert "testMakeIncludePathWithPkgs: use real pkgs"
This reverts commit fb1850c069cfb324f3a43323da740a27a11793f3.
* Update lib/tests/misc.nix
Co-authored-by: lolbinarycat <dogedoge61+github@gmail.com>
* Update lib/tests/misc.nix
Co-authored-by: Silvan Mosberger <github@infinisil.com>
---------
Co-authored-by: lolbinarycat <dogedoge61+github@gmail.com>
Co-authored-by: Silvan Mosberger <github@infinisil.com>
2024-04-02 19:01:05 +02:00
Joshua Bronson
ba4f6569d2
python3Packages.bidict: rm bundled pytest.ini
...
...instead of calling pytest with `-c /dev/null` to bypass it.
For some reason the latter suddenly started failing with a
PermissionError on Darwin after working fine for a while.
Fixes #299933 .
2024-04-02 12:55:16 -04:00
Kerstin
9ce47d84cd
Merge pull request #298113 from Ma27/mastodon-init-db-error-handling
...
nixos/mastodon: stop mastodon-init-db.service if check for seeded DB fails
2024-04-02 18:27:00 +02:00
Silvan Mosberger
eac2d22da2
Merge pull request #299650 from philiptaron/issue-208242/nixos/doc
...
Avoid top-level `with ...;` in `nixos/doc/`
2024-04-02 18:14:28 +02:00
Paul Meyer
57d42cb99a
Merge pull request #300957 from msanft/dnf/4.19.2
...
dnf4: 4.19.0 -> 4.19.2
2024-04-02 17:47:12 +02:00
Maxine Aubrey
d635186316
Merge pull request #300813 from amaxine/1p-gui-update
...
_1password-gui: 8.10.27 → 8.10.28, _1password-gui-beta: 8.10.28-21 → 8.10.30-11
2024-04-02 17:46:21 +02:00
Aleksana
a5e0acaf3e
Merge pull request #300137 from r-ryantm/auto-update/buildah-unwrapped
...
buildah-unwrapped: 1.35.1 -> 1.35.3
2024-04-02 23:34:44 +08:00
Aleksana
a0e93ddef0
Merge pull request #300047 from r-ryantm/auto-update/cnquery
...
cnquery: 10.8.4 -> 10.9.2
2024-04-02 23:34:14 +08:00
Aleksana
eff9e1c996
Merge pull request #300645 from mfrw/mfrw/tailspin-3.0.1
...
tailspin: 3.0.0 -> 3.0.1
2024-04-02 23:31:15 +08:00
Aleksana
1211aa5a69
Merge pull request #300854 from r-ryantm/auto-update/media-downloader
...
media-downloader: 4.4.0 -> 4.5.0
2024-04-02 23:20:26 +08:00
Aleksana
332c8c13c5
Merge pull request #300621 from theotheroracle/patch-1
...
gnugrep: disable tests on riscv64
2024-04-02 23:15:19 +08:00
Weijia Wang
61c66cf3cb
Merge pull request #299692 from budimanjojo/qmk
...
qmk: 1.1.2 -> 1.1.5
2024-04-02 17:05:52 +02:00
Aleksana
607fc64bee
Merge pull request #299555 from loicreynier/gh-f-init-at-1.1.5
...
gh-f: init at 1.1.5
2024-04-02 23:03:28 +08:00
Weijia Wang
a62fab270e
Merge pull request #300850 from r-ryantm/auto-update/python312Packages.django-model-utils
...
python312Packages.django-model-utils: 4.4.0 -> 4.5.0
2024-04-02 17:01:45 +02:00
Weijia Wang
aaa69b2fbd
Merge pull request #300586 from r-ryantm/auto-update/scala-cli
...
scala-cli: 1.2.0 -> 1.2.1
2024-04-02 17:00:54 +02:00
Weijia Wang
262d8e637e
Merge pull request #300656 from r-ryantm/auto-update/beeper
...
beeper: 3.101.24 -> 3.102.10
2024-04-02 17:00:11 +02:00
Weijia Wang
11b321cc65
Merge pull request #300688 from r-ryantm/auto-update/circumflex
...
circumflex: 3.5 -> 3.6
2024-04-02 16:59:08 +02:00
Weijia Wang
0f1313a86f
Merge pull request #299482 from r-ryantm/auto-update/abaddon
...
abaddon: 0.1.14 -> 0.2.0
2024-04-02 16:56:52 +02:00
Weijia Wang
625c1af53c
Merge pull request #299548 from r-ryantm/auto-update/wxsqlite3
...
wxsqlite3: 4.9.9 -> 4.9.10
2024-04-02 16:55:21 +02:00
Weijia Wang
2b29ae4d92
Merge pull request #299565 from r-ryantm/auto-update/govc
...
govc: 0.36.1 -> 0.36.2
2024-04-02 16:53:28 +02:00
Weijia Wang
357b7cd671
Merge pull request #299563 from r-ryantm/auto-update/gci
...
gci: 0.13.1 -> 0.13.2
2024-04-02 16:52:49 +02:00
Weijia Wang
e93da453f0
Merge pull request #299598 from r-ryantm/auto-update/kubefirst
...
kubefirst: 2.4.2 -> 2.4.3
2024-04-02 16:52:13 +02:00
Weijia Wang
8c67bda631
Merge pull request #300914 from r-ryantm/auto-update/python311Packages.google-cloud-bigquery
...
python311Packages.google-cloud-bigquery: 3.19.0 -> 3.20.1
2024-04-02 16:51:48 +02:00
Weijia Wang
3467417050
Merge pull request #300922 from andresilva/pyprland-2.1.1
...
pyprland: 2.0.9 -> 2.1.1
2024-04-02 16:51:28 +02:00
Bernardo Meurer
230dd631f0
Merge pull request #300800 from r-ryantm/auto-update/klipper
...
klipper: unstable-2024-03-19 -> unstable-2024-03-25
2024-04-02 10:28:00 -04:00
Martin Weinelt
c3d7cefc8d
Merge pull request #300924 from savyajha/colorcet-update
...
python311Packages.colorcet: change to use pyproject
2024-04-02 16:12:54 +02:00