aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock35
1 files changed, 35 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 09985fe..64fbeb0 100644
--- a/flake.lock
+++ b/flake.lock
@@ -124,6 +124,22 @@
124 "type": "github" 124 "type": "github"
125 } 125 }
126 }, 126 },
127 "nixpkgs_2": {
128 "locked": {
129 "lastModified": 1782821651,
130 "narHash": "sha256-D5jO0ME1lA9bDHnd5kVawBwItG/N4oZr3FlXmMzLec8=",
131 "owner": "nixos",
132 "repo": "nixpkgs",
133 "rev": "e52c192be9d7b2c4bd4aed326c8731b35f8bb75c",
134 "type": "github"
135 },
136 "original": {
137 "owner": "nixos",
138 "ref": "nixpkgs-unstable",
139 "repo": "nixpkgs",
140 "type": "github"
141 }
142 },
127 "root": { 143 "root": {
128 "inputs": { 144 "inputs": {
129 "darwin": "darwin", 145 "darwin": "darwin",
@@ -132,9 +148,28 @@
132 "homebrew-core": "homebrew-core", 148 "homebrew-core": "homebrew-core",
133 "nix-homebrew": "nix-homebrew", 149 "nix-homebrew": "nix-homebrew",
134 "nixpkgs": "nixpkgs", 150 "nixpkgs": "nixpkgs",
151 "virby": "virby",
135 "zen-browser": "zen-browser" 152 "zen-browser": "zen-browser"
136 } 153 }
137 }, 154 },
155 "virby": {
156 "inputs": {
157 "nixpkgs": "nixpkgs_2"
158 },
159 "locked": {
160 "lastModified": 1782970342,
161 "narHash": "sha256-5oVThXJjEFPiCTm6jzAmSCVRuDRi4AG3HgLLjpgLYXA=",
162 "owner": "quinneden",
163 "repo": "virby-nix-darwin",
164 "rev": "a52216470a97ef5970939acf697a00ec61beb0c6",
165 "type": "github"
166 },
167 "original": {
168 "owner": "quinneden",
169 "repo": "virby-nix-darwin",
170 "type": "github"
171 }
172 },
138 "zen-browser": { 173 "zen-browser": {
139 "inputs": { 174 "inputs": {
140 "home-manager": [ 175 "home-manager": [