summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2023-08-26 15:19:39 -0400
committerseth <[email protected]>2023-08-26 15:19:39 -0400
commit49e23d6aa5ebf99122a54b547a97960be41e308f (patch)
tree45c0cfce6cf43dd2c59186e440cd1c442f46b629 /flake.lock
parent0f16f6dc092e1b6b618c685010dc7063f2d1c21c (diff)
seth/firefox: use arkenfox-nixos
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock30
1 files changed, 30 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index e09e375..d68322e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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",