summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock40
1 files changed, 39 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index a330b7d..708e44e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -148,6 +148,22 @@
"type": "github"
}
},
+ "nixpkgs-stable_2": {
+ "locked": {
+ "lastModified": 1729357638,
+ "narHash": "sha256-66RHecx+zohbZwJVEPF7uuwHeqf8rykZTMCTqIrOew4=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "bb8c2cf7ea0dd2e18a52746b2c3a5b0c73b93c22",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "release-24.05",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nixpkgs_2": {
"locked": {
"lastModified": 1727540905,
@@ -189,7 +205,29 @@
"inputs": {
"arkenfox": "arkenfox",
"home-manager": "home-manager",
- "nixpkgs": "nixpkgs_2"
+ "nixpkgs": "nixpkgs_2",
+ "sops-nix": "sops-nix"
+ }
+ },
+ "sops-nix": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "nixpkgs-stable": "nixpkgs-stable_2"
+ },
+ "locked": {
+ "lastModified": 1729394972,
+ "narHash": "sha256-fADlzOzcSaGsrO+THUZ8SgckMMc7bMQftztKFCLVcFI=",
+ "owner": "Mic92",
+ "repo": "sops-nix",
+ "rev": "c504fd7ac946d7a1b17944d73b261ca0a0b226a5",
+ "type": "github"
+ },
+ "original": {
+ "owner": "Mic92",
+ "repo": "sops-nix",
+ "type": "github"
}
},
"systems": {