1
1
mirror of https://github.com/ryantm/agenix.git synced 2024-08-15 17:10:42 +03:00

Commit Graph

  • b818ac2e7d fmt Nathan Henrie 2023-01-30 09:18:56 -0700
  • 019784cb7e Give volume a name Nathan Henrie 2023-01-30 09:06:59 -0700
  • 8867c12d72 Cleanup, improve readability Nathan Henrie 2023-01-30 09:06:39 -0700
  • 4532604741 Silence output Nathan Henrie 2023-01-30 09:06:03 -0700
  • 11ed1dc586 testing macos integration can fail Ryan Mulligan 2023-01-29 18:02:53 -0800
  • 351e874918 Try to add nix-darwin support to agenix Nathan Henrie 2023-01-29 15:42:58 -0700
  • 49798e535e
    Merge pull request #140 from ryantm/rtm-1-29-doc Ryan Mulligan 2023-01-29 14:20:34 -0800
  • c695ebce9a doc: collapse installation sections Ryan Mulligan 2023-01-29 14:08:17 -0800
  • 6d3a415637
    Merge pull request #137 from ryantm/rtm-1-30-nix-format Ryan Mulligan 2023-01-29 11:51:44 -0800
  • 24efd2194b contrib: add macos checks Ryan Mulligan 2023-01-29 11:21:08 -0800
  • 16bef569f4 contrib: format Nix code with Alejandra Ryan Mulligan 2023-01-29 08:36:01 -0800
  • 99e0963743 contrib: use Alejandra as formatter Ryan Mulligan 2023-01-29 08:27:20 -0800
  • bf537f5b72
    Merge pull request #136 from ryantm/rtm-1-29-flake-format Ryan Mulligan 2023-01-29 10:54:24 -0800
  • 64b0574514 feature: update flake output format and docs Ryan Mulligan 2023-01-29 08:02:57 -0800
  • a584e874fe
    feat: add plugin support oddlama 2023-01-25 21:32:13 +0100
  • 8a22f0169c
    Merge 69e4bfbe75 into 42d371d861 erikarvstedt 2023-01-10 16:55:33 +0000
  • 69e4bfbe75 modules/age: add secrets change detection Erik Arvstedt 2023-01-09 13:23:46 +0100
  • 657442730c modules/age: add indentation Erik Arvstedt 2023-01-09 13:23:45 +0100
  • 42d371d861
    Merge pull request #131 from erikarvstedt/fix-test Cole Helbling 2023-01-09 13:59:21 -0800
  • 822f71b8d8 test: fix type error Erik Arvstedt 2023-01-09 11:25:24 +0100
  • a630400067
    Merge pull request #127 from montchr/nixpkgs-update Ryan Mulligan 2022-10-15 14:46:35 -0700
  • ffbca4ae7e
    fix: track nixos-unstable channel as nixpkgs Chris Montgomery 2022-10-15 13:41:44 -0400
  • 49af60e0a9
    refactor!: update flake outputs to current standard using flake-parts Chris Montgomery 2022-10-15 13:18:27 -0400
  • 0c7c731538
    docs: fix assumption of an agenix module arg in flakes example Chris Montgomery 2022-10-15 13:15:55 -0400
  • ff2dc4fb88
    Merge pull request #125 from montchr/gitignore-result Ryan Mulligan 2022-10-15 09:21:40 -0700
  • a8ccd5bfa8
    chore: add nix build result path to gitignore Chris Montgomery 2022-10-15 12:10:02 -0400
  • 6acb1fe5f8 version 0.13.0 0.13.0 Ryan Mulligan 2022-09-25 14:22:43 -0700
  • 78d871220f contrib: fix _incr_version script Ryan Mulligan 2022-09-25 14:22:15 -0700
  • d51af86302 contrib: fix mode of release helper scripts Ryan Mulligan 2022-09-25 14:15:41 -0700
  • a4ad67c46e contrib: add maintainer release helper scripts Ryan Mulligan 2022-09-25 14:14:37 -0700
  • 84f0dc0a4f doc: add version to agenix command Ryan Mulligan 2022-09-25 14:14:27 -0700
  • edf0d09012 doc: mention secrets.nix is not imported into a NixOS configuration Ryan Mulligan 2022-09-25 12:57:30 -0700
  • c96da5835b doc: stop suggesting looking at the code now that Reference exists Ryan Mulligan 2022-09-03 14:48:36 -0700
  • 68a8bc2951 doc: fix tutorial syntax Ryan Mulligan 2022-09-03 14:47:54 -0700
  • 5d802d251c doc: improve tutorial by showing how to use the secret path Ryan Mulligan 2022-09-03 14:47:04 -0700
  • d13c6d3bb7 doc: fix syntax of example Ryan Mulligan 2022-09-03 14:42:11 -0700
  • 7ebd7d741d doc: add .path reference, and incorporate some sections into the Reference Ryan Mulligan 2022-09-03 14:40:00 -0700
  • 3c34edaf65 Revert "doc: merge Use other implementations into Reference" Ryan Mulligan 2022-09-03 11:54:29 -0700
  • b352e6b70f doc: merge Use other implementations into Reference Ryan Mulligan 2022-09-03 11:53:16 -0700
  • e05a49ee30 doc: make ageBin override a valid module Ryan Mulligan 2022-09-03 11:50:45 -0700
  • bce59868a2 doc: add reference section Ryan Mulligan 2022-09-03 11:46:45 -0700
  • 9f136ecfa5
    Merge pull request #119 from ryantm/order 0.12.0 Ryan Mulligan 2022-09-01 08:42:56 -0700
  • f86b56229b feature: combine root and nonroot secret install; delay chowning Ryan Mulligan 2022-07-10 11:47:58 -0700
  • fe206b4306
    [module] change operation order Jeroen Simonetti 2022-07-10 18:39:23 +0200
  • 3e8e55306c
    Apply suggestions from code review Ilan Joselevich 2022-07-01 17:49:37 +0300
  • 69906e9d26
    Merge 7a303a3d48 into 7e5e58b98c Taeer Bar-Yam 2022-06-12 08:31:35 -0400
  • 7a303a3d48 fix case of path changes when symlink = false and expand testing Taeer Bar-Yam 2022-06-12 08:31:28 -0400
  • a4b8a9a7f8 test {reload,restart}Units Taeer Bar-Yam 2022-06-07 14:42:18 -0400
  • 5c721fa0ab upgrade nixpkgs to 22.05 so systemdUtils exists Taeer Bar-Yam 2022-06-01 14:00:42 -0400
  • 34f637d93e overhaul on change actions Taeer Bar-Yam 2022-06-01 07:01:51 -0400
  • 5a98964a52 fix nix flake check Taeer Bar-Yam 2022-01-25 09:38:37 -0500
  • 4e139ebfa4 Add update actions to integration test Winter 2022-01-18 14:25:06 -0500
  • 3d61cccadd Fix integration test Winter 2022-01-18 14:22:15 -0500
  • 2b8f414fa6 service -> services Taeer Bar-Yam 2022-01-18 08:51:45 -0500
  • 0b898d9991 clearer comment Taeer Bar-Yam 2022-01-13 09:57:27 -0500
  • 76d9127f92 hashString (readFile ...) -> hashFile Taeer Bar-Yam 2022-01-13 09:57:04 -0500
  • cd108c08e8 add age.secrets.*.{action,service} Taeer Bar-Yam 2021-12-29 12:25:41 -0500
  • c3a85225a9 Integrate with home-manager when it is used as a module Roman Timushev 2022-03-19 17:20:22 +0100
  • 36d70a4a1d
    darwin: add darwinModule(s) outputs Chris Montgomery 2022-03-26 17:08:36 -0400
  • d5886c7c6a
    darwin: chown keys to admin group Chris Montgomery 2022-03-14 00:24:33 -0400
  • d2bae3cca1
    darwin: provide host key fallback for darwin hosts with no openssh Morgan Hamill 2022-03-13 23:28:06 -0400
  • 0708ff052e
    darwin: fall back to C locale when i18n.defaultLocale unavailable Morgan Hamill 2022-03-13 23:13:26 -0400
  • 0339f037c3
    darwin: provide alternative to ramfs for secrets mount point Morgan Hamill 2022-03-13 23:09:25 -0400
  • d13ccd4e96
    feat: add support for nix-darwin activation Chris Montgomery 2022-03-13 21:44:30 -0400
  • 7e5e58b98c
    Merge pull request #114 from timhae/newlines 0.11.0 Ryan Mulligan 2022-05-16 07:46:50 -0700
  • 0e2fb13ecf remove newlines in recipient keys file Tim Häring 2022-05-15 20:03:52 +0200
  • 0d5e59ed64
    Merge pull request #110 from ryantm/doc Ryan Mulligan 2022-04-02 16:34:17 -0700
  • f2ff19dc81 doc: add readFile anti-pattern Ryan Mulligan 2022-04-02 15:10:25 -0700
  • 50cd5910fd WIP: add home-manager module Ilan Joselevich 2022-03-29 18:46:12 +0300
  • 764c975e74
    Merge pull request #106 from ryantm/warnings Ryan Mulligan 2022-03-09 09:03:24 -0800
  • 25b5bcfce9
    Merge pull request #80 from felixscheinost/add-aarch64-darwin-package Ryan Mulligan 2022-03-08 20:27:43 -0800
  • 1a4643b779 feature: warn about missing files Ryan Mulligan 2022-03-08 07:58:08 -0800
  • 297cd58b41 doc: add Community and Support section Ryan Mulligan 2022-02-28 19:34:22 -0800
  • bad5a7be94 doc: use default nixosModule in NixOS flake Ryan Mulligan 2022-02-28 19:29:39 -0800
  • 7309a8fc1f
    Merge pull request #105 from luishfonseca/patch-1 Ryan Mulligan 2022-02-28 10:16:19 -0800
  • 9316abd9f5
    Add default NixOS module to flake Luís Fonseca 2022-02-28 17:38:21 +0000
  • b4ab630f19
    Merge pull request #103 from Pacman99/configure-secretsDir Ryan Mulligan 2022-02-22 13:42:35 -0800
  • 85bd9d01ad modules/age: add option for secrets directory Parthiv Seetharaman 2022-02-21 15:05:42 -0800
  • e7237fd536
    Merge ce24b06a96 into a17d1f3055 Taeer Bar-Yam 2022-02-06 02:29:00 +0000
  • a17d1f3055
    Merge pull request #98 from nixinator/nixinator-just-spelling Ryan Mulligan 2022-02-02 14:42:37 -0800
  • 3fbac9275f correct readme spelling thats all nixinator 2022-02-02 21:53:46 +0000
  • ce24b06a96 give derived secrets their own option Taeer Bar-Yam 2022-01-23 12:56:43 -0500
  • 720d1daa54 implement template secrets Taeer Bar-Yam 2022-01-18 13:29:05 -0500
  • ff2c06f69f service -> services Taeer Bar-Yam 2022-01-18 08:51:45 -0500
  • 20ed4c9917
    clearer comment Taeer Bar-Yam 2022-01-13 09:57:27 -0500
  • 957c7c0918
    hashString (readFile ...) -> hashFile Taeer Bar-Yam 2022-01-13 09:57:04 -0500
  • 72d63d37eb add age.secrets.*.{action,service} Taeer Bar-Yam 2021-12-29 12:25:41 -0500
  • 08b9c96878
    Merge pull request #93 from jtojnar/create-run Ryan Mulligan 2022-01-07 09:24:25 -0800
  • 35ecba5704 Do not try to create /run/agenix in when installing secrets Jan Tojnar 2022-01-06 22:55:10 +0100
  • 26edd03a5a Ensure /run is created before mounting secrets Jan Tojnar 2022-01-06 22:50:56 +0100
  • 23621348b2
    ci: add aarch64-darwin Anton 2022-01-02 04:50:53 +0000
  • 90f5674d8e
    Update flake.lock Anton 2022-01-02 04:49:08 +0000
  • c5558c88b2 doc: fix niv CLI installation instructions Ryan Mulligan 2021-12-29 10:20:00 -0800
  • c882982544
    Merge pull request #88 from ryantm/readme Ryan Mulligan 2021-12-29 10:18:18 -0800
  • d00ce39997 doc: remove old NixOS version compatibility notice Ryan Mulligan 2021-12-29 10:17:14 -0800
  • 81ebe4f1f4 doc: table of contents and better installation instructions Ryan Mulligan 2021-12-29 10:13:26 -0800
  • 57806bf7e3
    Merge pull request #82 from ryantm/identitypaths Ryan Mulligan 2021-12-06 16:37:36 -0800
  • 42a250cafa Add package for aarch64-darwin Felix Scheinost 2021-12-04 15:49:07 +0100
  • dfb2e7e591 feature: rename age.sshKeyPaths to age.identityPaths Ryan Mulligan 2021-12-05 16:05:06 -0800
  • c53ac31e44
    Merge pull request #81 from chuangzhu/agebin Ryan Mulligan 2021-12-05 15:53:34 -0800