1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-05 08:17:01 +00:00
nix-darwin/modules
Emily 36a15e8c6c write-text: remove support for copy
This is a huge anti‐declarative footgun; `copy` files cannot
distinguish if a previous version is managed by nix-darwin, so they
can’t check the hash, so they’re prone to destroying data, and
copied files are not deleted when they’re removed from the system
configuration, which led to a security bug. Nothing else in‐tree
was using this functionality, so let’s make sure it doesn’t
cause any more bugs.
2024-06-15 12:15:13 +01:00
..
documentation Reapply "eval-config: set class" 2024-06-13 14:35:20 +01:00
environment environment: Adjust systemPath order to allow injecting in the middle 2024-05-23 09:55:35 -04:00
examples Add zsh completions to darwin-rebuld by default 2024-01-27 19:37:27 -08:00
fonts fonts: remove fonts.fontDir.enable 2024-06-13 11:56:58 +01:00
launchd Merge pull request #716 from tmillr/fix-launchd-calendar-interval 2024-06-15 09:40:58 +01:00
lib write-text: remove support for copy 2024-06-15 12:15:13 +01:00
misc treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
networking treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
nix Merge pull request #975 from emilazy/drop-old-compat 2024-06-14 16:16:52 +10:00
programs ssh: use symlinks for authorizedKeys options 2024-06-15 12:15:13 +01:00
security treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
services fix(launchd): improve StartCalendarInterval 2024-06-09 11:20:15 -07:00
system write-text: remove support for copy 2024-06-15 12:15:13 +01:00
time treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
users treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
alias.nix Update def and implementation of nix.package to match NixOS module 2022-08-16 10:41:51 -07:00
homebrew.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
meta.nix treewide: remove lib.mdDoc 2024-04-19 04:05:50 +02:00
module-list.nix Add nix.optimise module 2024-03-27 12:50:04 -07:00