1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2025-03-15 13:08:21 +00:00
sops-nix/pkgs/sops-install-secrets
Jeremy Fleischman c9f6b151cc fix: create template.path symlink
This fixes https://github.com/Mic92/sops-nix/issues/653.

Note: `main.go` has been slowly accumulating shared logic between vanilla
"secrets" and "templates". It feels to me like we could DRY up some of
the logic in here by creating some shared "interface" that they both
implement. I opted not to try to tackle that here, though.
2024-11-08 06:07:13 +00:00
..
sshkeys Lint fixes (#539) 2024-04-18 16:19:26 +02:00
test-assets format type: add dotenv and ini 2023-01-17 10:55:52 -03:00
.envrc first commit 2020-07-06 07:31:57 +01:00
darwin.go darwin: Mount hfs+ case-sensitive 2024-05-22 17:51:40 +00:00
default.nix Reuse the existing nixpkgs instance for the tests instead of re-importing it (#611) 2024-09-01 14:30:42 +00:00
linux.go Lint fixes (#539) 2024-04-18 16:19:26 +02:00
main.go fix: create template.path symlink 2024-11-08 06:07:13 +00:00
main_test.go Allow to set uid and gid instead of owner and group. No checks will be performed when uid and gid are set. 2024-10-23 07:38:42 +00:00
nixos-test.nix fix: create template.path symlink 2024-11-08 06:07:13 +00:00
shell.nix no longer use out-dated aliases 2022-09-26 16:28:23 +02:00