Commit Graph
439025 Commits
Author SHA1 Message Date
Naïm Favier 4af22aab8e stdenv/check-meta: do deep type checks
Use a wrapper around `mergeDefinitions` to type-check values deeply, so
that e.g. `maintainers = [ 42 ];` is an error.
2023-01-01 14:10:42 +01:00
Naïm Favier 4df10debe7 lib/customisation.overrideDerivation: propagate evaluation condition
The new derivation should evaluate only if the old derivation does.

Sadly this means that the old derivation cannot depend on the new one
any more, which was used by xorgserver on Darwin. But this is not a
problem as `overrideAttrs` can (and should) usually be used instead.

This change allowed catching an invalid `meta.platforms` in the linux_rpi
kernels, which use `overrideDerivation`.
2023-01-01 14:10:42 +01:00
Naïm Favier 2c83122c18 treewide: fix broken meta attributes 2023-01-01 14:10:42 +01:00
Thomas GerbetandGitHub 94747ae836 Merge pull request #208606 from Kranzes/patch-1
COPYING: 2022 -> 2023
2023-01-01 14:04:44 +01:00
Robert HensingandGitHub 70dab2843f Merge pull request #208168 from hercules-ci/lib-types-string-coercions
`types.path`: Do not allow lists of strings
2023-01-01 13:46:55 +01:00
Ilan JoselevichandGitHub faf1736dc4 COPYING: 2022 -> 2023 2023-01-01 13:23:08 +02:00
R. Ryantmandobadz 1ca08d4c63 treesheets: unstable-2022-12-13 -> unstable-2022-12-30 2023-01-01 11:15:57 +01:00
Naïm FavierandGitHub 6a166a5ab1 Merge pull request #199425 from Mikilio/master 2023-01-01 11:15:03 +01:00
0x4A6FandBjørn Forsman 7e159b1a67 nixos/cloudflared: systemd dependency fix
- also wait for network-online.target:
  fixes startup error on reboot without functioning networking
- restart on-failure (upstream service definition)
2023-01-01 11:01:02 +01:00
Naïm FavierandGitHub d62198f2d4 Merge pull request #207224 from ncfavier/nix-bash-completions 2023-01-01 10:43:13 +01:00
Jörg ThalheimandGitHub 84b6c24b9b Merge pull request #208570 from r-ryantm/auto-update/snappymail
snappymail: 2.24.1 -> 2.24.3
2023-01-01 09:02:53 +00:00
Nikolay KorotkiyandGitHub 493c788479 Merge pull request #208557 from r-ryantm/auto-update/tippecanoe
tippecanoe: 2.16.0 -> 2.17.0
2023-01-01 10:35:02 +04:00
Ben SiraphobandGitHub cfb0adc318 Merge pull request #208564 from felixsinger/pkgs/flashrom/update 2023-01-01 12:42:50 +07:00
Victor EngmarkandDmitry Kalinkin cbd1dc1e72 nixos-rebuild: Treat any build/target host as non-local
Closes #148918.
2023-01-01 00:28:02 -05:00
R. RyantmandBobby Rong 5be120bac3 kubernetes-controller-tools: 0.10.0 -> 0.11.1 2023-01-01 10:45:49 +08:00
R. RyantmandBobby Rong 1c9d76c9a1 benthos: 4.9.0 -> 4.11.0 2023-01-01 10:38:35 +08:00
R. RyantmandBobby Rong 2724b570b3 metabase: 0.44.5 -> 0.45.1 2023-01-01 10:34:54 +08:00
R. RyantmandBobby Rong aab1077f0e goresym: 2.0 -> 2.1 2023-01-01 10:25:46 +08:00
R. RyantmandBobby Rong 3d0cfa23e9 sentry-cli: 2.10.0 -> 2.11.0 2023-01-01 10:23:12 +08:00
figsodaandGitHub ba78578518 Merge pull request #208569 from r-ryantm/auto-update/vitess
vitess: 15.0.1 -> 15.0.2
2022-12-31 21:11:45 -05:00
figsodaandGitHub 26fbcc2f46 Merge pull request #208572 from r-ryantm/auto-update/ssh-to-age
ssh-to-age: 1.0.3 -> 1.1.0
2022-12-31 21:04:54 -05:00
644d7f100d libsolv: Build without RPM dependency on darwin (#205811)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-01 02:52:50 +01:00
figsodaandGitHub f18341bd90 Merge pull request #208386 from figsoda/lemmy-help
lemmy-help: 0.10.0 -> 0.11.0
2022-12-31 20:52:16 -05:00
R. Ryantm f294a27605 ssh-to-age: 1.0.3 -> 1.1.0 2023-01-01 01:43:10 +00:00
SandroandGitHub 06c49ba44a Merge pull request #206731 from OPNA2608/fix/simplescreenrecorder_aarch64 2023-01-01 02:35:37 +01:00
R. Ryantm 9713f75ffa snappymail: 2.24.1 -> 2.24.3 2023-01-01 01:29:58 +00:00
R. Ryantm e00880169f vitess: 15.0.1 -> 15.0.2 2023-01-01 01:24:23 +00:00
Felix Singer 69c692467c flashrom: 1.2 -> 1.2.1
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2023-01-01 02:09:58 +01:00
R. RyantmandDmitry Kalinkin ac949b8892 clhep: 2.4.6.2 -> 2.4.6.3 2022-12-31 19:37:14 -05:00
SandroandGitHub c755bae238 Merge pull request #208405 from figsoda/ruff 2023-01-01 00:50:46 +01:00
SandroandGitHub 09e31497c3 Merge pull request #208519 from r-ryantm/auto-update/python3.9-types-redis 2023-01-01 00:49:34 +01:00
R. Ryantm 7741826a43 tippecanoe: 2.16.0 -> 2.17.0 2022-12-31 23:48:55 +00:00
SandroandGitHub 8ba56d7c0d Merge pull request #206786 from Borlaag/add-extism-cli 2022-12-31 23:23:17 +01:00
SandroandGitHub 407160f700 Merge pull request #207382 from wegank/mongodb 2022-12-31 23:07:42 +01:00
SandroandGitHub ec75c32673 Merge pull request #207328 from wegank/lsyncd-darwin 2022-12-31 23:07:26 +01:00
Ryan LahfaandGitHub 06542b21a0 Merge pull request #205636 from LoveIsGrief/webhook-module
nixos/webhook: add support for a webhook service option
2022-12-31 22:31:38 +01:00
Ryan LahfaandGitHub 6dad2ef140 Merge pull request #205008 from dit7ya/openai-whisper-cpp
openai-whisper-cpp: init at 1.0.4
2022-12-31 22:30:03 +01:00
figsodaandGitHub 77451d9a85 Merge pull request #208316 from figsoda/nomino
nomino: 1.3.0 -> 1.3.1
2022-12-31 16:00:15 -05:00
ArtturiandGitHub 889c696a96 Merge pull request #208539 from Majiir/fix-highlight-cross 2022-12-31 22:59:04 +02:00
Doron BeharandGitHub a40405b971 Merge pull request #207697 from herberteuler/fix/mathematica-13.2.0
mathematica: 13.1.0 -> 13.2.0
2022-12-31 22:24:10 +02:00
figsodaandGitHub 6f94877eb3 Merge pull request #208306 from figsoda/nurl
vimPlugins.nvim-treesitter: switch to nurl in update script
2022-12-31 15:10:46 -05:00
ArtturiandGitHub 535d4d44b6 Merge pull request #171300 from colemickens/apple_cursor 2022-12-31 21:45:54 +02:00
Doron Behar d6a592c02e mathematica: Add 13.1.0 webdoc=true source hash 2022-12-31 21:31:45 +02:00
Majiir Paktu 0ded4086d4 highlight: fix cross-compilation 2022-12-31 13:59:20 -05:00
figsoda ddcaff2da5 ruff: 0.0.204 -> 0.0.205
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.204...v0.0.205

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.205
2022-12-31 13:59:00 -05:00
figsodaandGitHub f9a86d8f9b Merge pull request #208505 from r-ryantm/auto-update/rofimoji
rofimoji: 6.0.0 -> 6.1.0
2022-12-31 12:12:22 -05:00
figsodaandGitHub ae18c49b1c Merge pull request #208375 from matthiasbeyer/add-ghostie
ghostie: init at 0.2.1
2022-12-31 12:11:39 -05:00
Mauricio CollaresandGitHub 2082422786 Merge pull request #206238 from collares/lean-3.50.0
lean: 3.49.0 -> 3.50.3
2022-12-31 13:55:52 -03:00
figsoda 56c5f3ceec ruff: 0.0.203 -> 0.0.204
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.203...v0.0.204

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.204
2022-12-31 11:36:20 -05:00
figsodaandGitHub 2f32ba7f44 Merge pull request #208458 from r-ryantm/auto-update/cargo-temp
cargo-temp: 0.2.13 -> 0.2.14
2022-12-31 11:31:58 -05:00