diff options
| author | seth <[email protected]> | 2023-08-26 15:19:39 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-08-26 15:19:39 -0400 |
| commit | 49e23d6aa5ebf99122a54b547a97960be41e308f (patch) | |
| tree | 45c0cfce6cf43dd2c59186e440cd1c442f46b629 /flake.lock | |
| parent | 0f16f6dc092e1b6b618c685010dc7063f2d1c21c (diff) | |
seth/firefox: use arkenfox-nixos
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -26,6 +26,35 @@ "type": "github" } }, + "arkenfox": { + "inputs": { + "flake-compat": [ + "flake-compat" + ], + "flake-utils": [ + "flake-utils" + ], + "nixpkgs": [ + "nixpkgs" + ], + "pre-commit": [ + "pre-commit" + ] + }, + "locked": { + "lastModified": 1691919538, + "narHash": "sha256-Er7hGXFZit1VLy8yfEaTCfx0p6RqfMrK+GGT0tixWQM=", + "owner": "dwarfmaster", + "repo": "arkenfox-nixos", + "rev": "9183705626ae64a61f489ffa199d4f825eeaa5fe", + "type": "github" + }, + "original": { + "owner": "dwarfmaster", + "repo": "arkenfox-nixos", + "type": "github" + } + }, "crane": { "inputs": { "flake-compat": "flake-compat_2", @@ -538,6 +567,7 @@ "root": { "inputs": { "agenix": "agenix", + "arkenfox": "arkenfox", "darwin": "darwin", "deploy": "deploy", "effects": "effects", |
