1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2024-12-14 11:57:52 +00:00

Commit graph

  • 872a76f48d
    Merge faef2bd611 into 2d73fc6ac4 Brian McGee 2024-12-12 01:06:43 +0000
  • 67ca38d1b1
    Merge d953133e37 into 2d73fc6ac4 iosmanthus 2024-12-12 01:06:39 +0000
  • 2d73fc6ac4 update vendorHash master dependabot[bot] 2024-12-12 00:46:15 +0000
  • 5803825c93 build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 dependabot[bot] 2024-12-12 00:45:12 +0000
  • ac376f3c13 update vendorHash dependabot[bot] 2024-12-12 00:46:15 +0000
  • dea823a85e
    build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 dependabot[bot] 2024-12-12 00:45:12 +0000
  • a80af89297 update vendorHash dependabot[bot] 2024-12-09 22:59:11 +0000
  • 1bb029c84f build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 dependabot[bot] 2024-12-09 22:58:11 +0000
  • 29c33687a0 update vendorHash dependabot[bot] 2024-12-09 22:59:11 +0000
  • 9ae8d77c06
    build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 dependabot[bot] 2024-12-09 22:58:11 +0000
  • 1d0c71cbf5 update vendorHash dependabot[bot] 2024-12-09 22:45:01 +0000
  • 84d8bf5ba8 build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 dependabot[bot] 2024-12-09 22:44:00 +0000
  • da664b57ed update vendorHash dependabot[bot] 2024-12-09 22:45:01 +0000
  • 3f3ff31be2
    build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 dependabot[bot] 2024-12-09 22:44:00 +0000
  • c6134b6fff fix queuing conditions Jörg Thalheim 2024-12-02 09:26:46 +0100
  • fb055f309d {darwin,home-manager}: add example template Jörg Thalheim 2024-12-02 09:22:56 +0100
  • 8d13626351 try fixing templates on home-manager jobs62 2024-11-28 16:38:51 +0100
  • 22294a4a08 fix queuing conditions Jörg Thalheim 2024-12-02 09:26:46 +0100
  • fefa19b6a3 {darwin,home-manager}: add example template Jörg Thalheim 2024-12-02 09:22:56 +0100
  • dbad2791c2 try fixing templates on home-manager jobs62 2024-11-28 16:38:51 +0100
  • d953133e37
    Merge branch 'master' of github.com:Mic92/sops-nix into nested-secrets iosmanthus 2024-11-27 15:28:22 +0800
  • 3433ea14fb update vendorHash dependabot[bot] 2024-11-25 22:56:03 +0000
  • 6ecde343ef build(deps): bump github.com/ProtonMail/go-crypto from 1.1.2 to 1.1.3 dependabot[bot] 2024-11-25 22:55:02 +0000
  • 8b2d69e737 update vendorHash dependabot[bot] 2024-11-25 22:56:03 +0000
  • e5e40a5c3a
    build(deps): bump github.com/ProtonMail/go-crypto from 1.1.2 to 1.1.3 dependabot[bot] 2024-11-25 22:55:02 +0000
  • 0edfaaa04b
    Merge a43bb04209 into 53c853fb1a Jörg Thalheim 2024-11-24 17:30:16 +0000
  • a43bb04209 fix vendor hash linter Jörg Thalheim 2024-11-24 16:53:46 +0100
  • b93e7c42ee default.nix: don't use rec Jörg Thalheim 2024-11-24 15:36:01 +0100
  • 915b7c3c0e move lint and cross-build to flake.nix Jörg Thalheim 2024-11-24 15:34:28 +0100
  • 563411a342 unit-test: pass in sops-install-secrets via callPackage Jörg Thalheim 2024-11-24 15:28:29 +0100
  • 1674c94dc0 enable more golangci-lint checks Jörg Thalheim 2024-11-20 10:17:27 +0100
  • a2b11a4b86 ingore recvcheck lint for FormatType Jörg Thalheim 2024-11-20 10:16:47 +0100
  • c4a672fdec importAgeSSHKeys never returnss an error Jörg Thalheim 2024-11-20 10:11:00 +0100
  • 035bd53bb7 avoid various type conversions i.e. int -> uint32 Jörg Thalheim 2024-11-20 10:08:28 +0100
  • 17bc7838d8 use switch case where possible Jörg Thalheim 2024-11-20 09:57:49 +0100
  • fa1c48a0c0 check for is dry activation in one place Jörg Thalheim 2024-11-20 09:50:52 +0100
  • 35a86416aa always check for errors on type casting Jörg Thalheim 2024-11-20 09:46:40 +0100
  • 1f66022025 don't use named returns Jörg Thalheim 2024-11-20 09:44:56 +0100
  • fc20a8fdf9 add newlines before return Jörg Thalheim 2024-11-20 09:37:18 +0100
  • 1b8016259b don't capatalize errors Jörg Thalheim 2024-11-20 09:30:40 +0100
  • 3e7cba9a38 wrap all external errors Jörg Thalheim 2024-11-20 09:30:12 +0100
  • d1b8b2a00a fix wsl lints Jörg Thalheim 2024-11-20 09:20:59 +0100
  • 4bc1bfdec2 tests: avoid type shadowing Jörg Thalheim 2024-11-20 09:20:14 +0100
  • 14753257fb tests: avoid sprint for simple string concatination Jörg Thalheim 2024-11-20 09:20:00 +0100
  • f57a556af4 apply golangci-lints Jörg Thalheim 2024-11-20 09:08:17 +0100
  • d5e0983eb9 tests: move NOBODY/NOGROUP into a constant Jörg Thalheim 2024-11-20 09:07:46 +0100
  • 582b2a8300 remove space before nolint Jörg Thalheim 2024-11-17 19:48:07 +0100
  • 4d5d1b7559 fix wsl lints Jörg Thalheim 2024-11-17 19:44:37 +0100
  • 975c685308 unittest: set t.Helper() and t.Parallel() Jörg Thalheim 2024-11-17 19:21:59 +0100
  • ae893d14fb hook_test: fix linter errors Jörg Thalheim 2024-11-17 18:48:42 +0100
  • 3ba597a5e6 remove sops-pgp-hook Jörg Thalheim 2024-11-17 18:43:59 +0100
  • 9190dee408 sops-pgp-hook: set parallel and helper Jörg Thalheim 2024-11-17 18:42:20 +0100
  • 15541d542b bump go version to 1.22 Jörg Thalheim 2024-11-17 18:39:54 +0100
  • 887d4b7322 enable gofumpt Jörg Thalheim 2024-11-17 18:36:35 +0100
  • a33e8cc43f enable shellcheck Jörg Thalheim 2024-11-17 18:34:12 +0100
  • 7b60015dd5 reformat with treefmt Jörg Thalheim 2024-11-17 18:34:00 +0100
  • 76aa784427 delete duplicate shell.nix Jörg Thalheim 2024-11-17 18:32:35 +0100
  • 5d6bbabd23 add treefmt Jörg Thalheim 2024-11-17 18:24:20 +0100
  • faef2bd611
    feat: add age plugin and fido2 hmac support Brian McGee 2024-11-23 13:51:56 +0000
  • 53c853fb1a ci(mergify): upgrade configuration to current format Mergify 2024-11-21 10:15:44 +0000
  • 5f791e0cf8 ci(mergify): upgrade configuration to current format Mergify 2024-11-21 10:15:44 +0000
  • b666a42d74 ci(mergify): upgrade configuration to current format Mergify 2024-11-21 09:00:13 +0000
  • e39947d0ee allow for missing switch-to-configuration directory Jared Baur 2024-11-18 10:08:10 -0800
  • 16c0742794
    allow for missing switch-to-configuration directory Jared Baur 2024-11-18 10:08:10 -0800
  • 472741cf3f
    fix eval of tests (#674) Jörg Thalheim 2024-11-17 17:51:52 +0100
  • f08adbe708 fix eval of tests Jörg Thalheim 2024-11-17 17:46:58 +0100
  • 0ec0d5d3c5 remove obsolete sops-pgp-hook alias Jörg Thalheim 2024-11-17 15:08:57 +0100
  • 799b572ef1 move checks out of pkgs Jörg Thalheim 2024-11-17 15:08:13 +0100
  • 420737291e load devshell from flake Jörg Thalheim 2024-11-17 14:59:50 +0100
  • a2bbd9f276 remove obsolete sops-pgp-hook alias Jörg Thalheim 2024-11-17 15:08:57 +0100
  • 60a024dd0e move checks out of pkgs Jörg Thalheim 2024-11-17 15:08:13 +0100
  • 6cf2cef1aa load devshell from flake Jörg Thalheim 2024-11-17 14:59:50 +0100
  • 793c07f331 nix-darwin: fix shellcheck warning of activation script Jörg Thalheim 2024-11-17 14:36:17 +0100
  • 1c75c1c13a fix darwin evaluation Jörg Thalheim 2024-11-17 14:11:30 +0100
  • fe6a1bb922 add home-manager and sops-nix to ci Jörg Thalheim 2024-11-17 13:51:11 +0100
  • 90bfe07c0a nix-darwin: fix shellcheck warning of activation script Jörg Thalheim 2024-11-17 14:36:17 +0100
  • 6dc7b9200d fix darwin evaluation Jörg Thalheim 2024-11-17 14:11:30 +0100
  • 4caa10f212 add home-manager and sops-nix to ci Jörg Thalheim 2024-11-17 13:51:11 +0100
  • dfcebb55c8 only export nixos tests on Linux Jörg Thalheim 2024-11-17 13:14:19 +0100
  • 5f3869dfd2 update github action to also update private flake Jörg Thalheim 2024-11-17 13:02:33 +0100
  • 7769727634 move nixpkgs-stable to private flake inputs Jörg Thalheim 2024-11-17 12:42:28 +0100
  • d76a2f002f nix-darwin: remove unused variable Jörg Thalheim 2024-11-17 12:23:34 +0100
  • c5175f26d5 only export nixos tests on Linux Jörg Thalheim 2024-11-17 13:14:19 +0100
  • fe697e9346 update github action to also update private flake Jörg Thalheim 2024-11-17 13:02:33 +0100
  • bc05545e23 move nixpkgs-stable to private flake inputs Jörg Thalheim 2024-11-17 12:42:28 +0100
  • 6bed439815 nix-darwin: remove unused variable Jörg Thalheim 2024-11-17 12:23:34 +0100
  • 6b85086bcc reformat code base with nixfmt Jörg Thalheim 2024-11-17 12:17:45 +0100
  • fc11418811 reformat code base with nixfmt Jörg Thalheim 2024-11-17 12:17:45 +0100
  • 8369461ff4 add basic home-manager test tests Jörg Thalheim 2024-11-17 12:03:41 +0100
  • 048d81b223 add basic darwin test Jörg Thalheim 2024-11-17 11:47:10 +0100
  • b05bdb2650 nix-darwin: fix evaluation with templates Jörg Thalheim 2024-11-17 11:35:23 +0100
  • 7e682b519d
    Merge branch 'master' into darwin-fix mergify[bot] 2024-11-17 11:08:33 +0000
  • f70b501a8f nix-darwin: fix evaluation with templates Jörg Thalheim 2024-11-17 11:35:23 +0100
  • a7b8f0feb7 define templates for home-manager Jörg Thalheim 2024-11-17 11:35:16 +0100
  • 107dca38c9 define templates for home-manager Jörg Thalheim 2024-11-17 11:35:16 +0100
  • eee831aadb Do not render templates when decrypting neededForUsers secrets Jeremy Fleischman 2024-11-11 00:18:56 -0600
  • b359b091f2
    Merge branch 'master' into issue-659-fix mergify[bot] 2024-11-17 06:16:57 +0000
  • 4a81322aaa
    Do not render templates when decrypting neededForUsers secrets Jeremy Fleischman 2024-11-11 00:18:56 -0600
  • 0de6b9dcfb
    Merge 162d5f73ed into 47fc1d8c72 David Guibert 2024-11-17 12:38:54 +0800
  • d4cb9d10ca
    Merge d838022691 into 47fc1d8c72 Jeremy Fleischman 2024-11-17 03:31:18 +0000