summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorstuebinm2023-04-11 18:37:20 +0200
committerstuebinm2023-04-11 18:41:13 +0200
commit48d3f66855fb57379351fb9a458a95cf28522916 (patch)
tree730f4f9186a5a7f52e64236417ec384968eb96fd /flake.lock
parent4e4eaf4838bbd45393d7a19ad182c8d4c076b043 (diff)
manage secrets with sops
not sure if i like this yet, but it seems worth trying it out.
Diffstat (limited to '')
-rw-r--r--flake.lock24
1 files changed, 24 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 9c91a7f..8523132 100644
--- a/flake.lock
+++ b/flake.lock
@@ -330,6 +330,7 @@
"rust-overlay": "rust-overlay",
"showrt": "showrt",
"simple-nixos-mailserver": "simple-nixos-mailserver",
+ "sops-nix": "sops-nix",
"tracktrain": "tracktrain",
"traveltext": "traveltext",
"uplcg": "uplcg",
@@ -397,6 +398,29 @@
"type": "gitlab"
}
},
+ "sops-nix": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs-unstable"
+ ],
+ "nixpkgs-stable": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1681209176,
+ "narHash": "sha256-wyQokPpkNZnsl/bVf8m1428tfA0hJ0w/qexq4EizhTc=",
+ "owner": "Mic92",
+ "repo": "sops-nix",
+ "rev": "00d5fd73756d424de5263b92235563bc06f2c6e1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "Mic92",
+ "repo": "sops-nix",
+ "type": "github"
+ }
+ },
"tracktrain": {
"flake": false,
"locked": {