Commit Graph

439039 Commits

Author SHA1 Message Date
Naïm Favier
37e42d01a0
nixos/etc: skip resolv.conf in nixos-enter chroot
nixos-enter sets up /etc/resolv.conf as a bind mount from the host
system, so trying to activate a system that sets
`environment.etc."resolv.conf"` (e.g. with systemd-resolved enabled)
results in an unhelpful warning.

Skip linking /etc/resolv.conf if we're in a nixos-enter environment, as
determined by the IN_NIXOS_ENTER environment variable.

Make the warnings more helpful, indicating which file we failed to link.

Unlink temporary files in case of failure.
2023-01-02 01:41:29 +01:00
Thomas Gerbet
5a9a335334
Merge pull request #208553 from OPNA2608/update/furnace
furnace: 0.6pre2 -> 0.6pre3
2023-01-01 14:35:03 +01:00
Naïm Favier
161f6dbf59
Merge pull request #204840 from ncfavier/check-meta-deep 2023-01-01 14:30:12 +01:00
R. Ryantm
91e936ef2e pwntools: 4.8.0 -> 4.9.0 2023-01-01 14:18:49 +01:00
Naïm Favier
c72f5995e4
Merge pull request #205933 from ncfavier/nix-auto-allocate-uids 2023-01-01 14:18:25 +01:00
Naïm Favier
8796411139
Merge pull request #208176 from ncfavier/markdown-no-trailing 2023-01-01 14:15:05 +01:00
Naïm Favier
1596c87bdb
Merge pull request #195945 from ncfavier/wg-quick-nftables 2023-01-01 14:13:01 +01:00
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 Gerbet
94747ae836
Merge pull request #208606 from Kranzes/patch-1
COPYING: 2022 -> 2023
2023-01-01 14:04:44 +01:00
Robert Hensing
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 Joselevich
faf1736dc4
COPYING: 2022 -> 2023 2023-01-01 13:23:08 +02:00
R. Ryantm
1ca08d4c63 treesheets: unstable-2022-12-13 -> unstable-2022-12-30 2023-01-01 11:15:57 +01:00
Naïm Favier
6a166a5ab1
Merge pull request #199425 from Mikilio/master 2023-01-01 11:15:03 +01:00
0x4A6F
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 Favier
d62198f2d4
Merge pull request #207224 from ncfavier/nix-bash-completions 2023-01-01 10:43:13 +01:00
Jörg Thalheim
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 Korotkiy
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 Siraphob
cfb0adc318
Merge pull request #208564 from felixsinger/pkgs/flashrom/update 2023-01-01 12:42:50 +07:00
Victor Engmark
cbd1dc1e72 nixos-rebuild: Treat any build/target host as non-local
Closes #148918.
2023-01-01 00:28:02 -05:00
R. Ryantm
5be120bac3 kubernetes-controller-tools: 0.10.0 -> 0.11.1 2023-01-01 10:45:49 +08:00
R. Ryantm
1c9d76c9a1 benthos: 4.9.0 -> 4.11.0 2023-01-01 10:38:35 +08:00
R. Ryantm
2724b570b3 metabase: 0.44.5 -> 0.45.1 2023-01-01 10:34:54 +08:00
R. Ryantm
aab1077f0e goresym: 2.0 -> 2.1 2023-01-01 10:25:46 +08:00
R. Ryantm
3d0cfa23e9 sentry-cli: 2.10.0 -> 2.11.0 2023-01-01 10:23:12 +08:00
figsoda
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
figsoda
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
Christian Bourjau
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
figsoda
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
Sandro
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. Ryantm
ac949b8892 clhep: 2.4.6.2 -> 2.4.6.3 2022-12-31 19:37:14 -05:00
Sandro
c755bae238
Merge pull request #208405 from figsoda/ruff 2023-01-01 00:50:46 +01:00
Sandro
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
OPNA2608
b75e781579 furnace: 0.6pre2 -> 0.6pre3 2022-12-31 23:40:37 +01:00
Sandro
8ba56d7c0d
Merge pull request #206786 from Borlaag/add-extism-cli 2022-12-31 23:23:17 +01:00
Sandro
407160f700
Merge pull request #207382 from wegank/mongodb 2022-12-31 23:07:42 +01:00
Sandro
ec75c32673
Merge pull request #207328 from wegank/lsyncd-darwin 2022-12-31 23:07:26 +01:00
Ryan Lahfa
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 Lahfa
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
figsoda
77451d9a85
Merge pull request #208316 from figsoda/nomino
nomino: 1.3.0 -> 1.3.1
2022-12-31 16:00:15 -05:00
Artturi
889c696a96
Merge pull request #208539 from Majiir/fix-highlight-cross 2022-12-31 22:59:04 +02:00
Doron Behar
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
figsoda
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
Artturi
535d4d44b6
Merge pull request #171300 from colemickens/apple_cursor 2022-12-31 21:45:54 +02:00