aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-03-08 20:01:23 -0800
committerPreston Pan <preston@nullring.xyz>2024-03-08 20:01:23 -0800
commitf760dd68f9c8590bd9fa80132e9d4f3eaf9f1b21 (patch)
tree47b3affeb06a14c7299bd795ba0e1afdb58d1722 /flake.lock
parentb8dc37899991594ec1b99a662cd83447701e49be (diff)
add documentation to readme
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock52
1 files changed, 52 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 04c5876..a308e91 100644
--- a/flake.lock
+++ b/flake.lock
@@ -57,6 +57,38 @@
"type": "github"
}
},
+ "nixpkgs-stable": {
+ "locked": {
+ "lastModified": 1709428628,
+ "narHash": "sha256-//ZCCnpVai/ShtO2vPjh3AWgo8riXCaret6V9s7Hew4=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "66d65cb00b82ffa04ee03347595aa20e41fe3555",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "release-23.11",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_2": {
+ "locked": {
+ "lastModified": 1709356872,
+ "narHash": "sha256-mvxCirJbtkP0cZ6ABdwcgTk0u3bgLoIoEFIoYBvD6+4=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "458b097d81f90275b3fdf03796f0563844926708",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nur": {
"locked": {
"lastModified": 1709927144,
@@ -78,9 +110,29 @@
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur",
+ "sops-nix": "sops-nix",
"wallpapers": "wallpapers"
}
},
+ "sops-nix": {
+ "inputs": {
+ "nixpkgs": "nixpkgs_2",
+ "nixpkgs-stable": "nixpkgs-stable"
+ },
+ "locked": {
+ "lastModified": 1709711091,
+ "narHash": "sha256-L0rSIU9IguTG4YqSj4B/02SyTEz55ACq5t8gXpzteYc=",
+ "owner": "Mic92",
+ "repo": "sops-nix",
+ "rev": "25dd60fdd08fcacee2567a26ba6b91fe098941dc",
+ "type": "github"
+ },
+ "original": {
+ "owner": "Mic92",
+ "repo": "sops-nix",
+ "type": "github"
+ }
+ },
"wallpapers": {
"locked": {
"lastModified": 1709929271,