From 75c35935441753e7e45bac4983917d8c85d7ec60 Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Wed, 10 Apr 2024 18:30:24 +0200 Subject: firefox: add user-js --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 3aba7b9..44e1114 100644 --- a/flake.lock +++ b/flake.lock @@ -29,6 +29,22 @@ "type": "github" } }, + "arkenfox-user-js": { + "flake": false, + "locked": { + "lastModified": 1707077370, + "narHash": "sha256-624Giuo1TfeXQGzcGK9ETW86esNFhFZ5a46DCjT6K5I=", + "owner": "arkenfox", + "repo": "user.js", + "rev": "33a84b608c8a1f871c6ce9c4d2b932dc57078fae", + "type": "github" + }, + "original": { + "owner": "arkenfox", + "repo": "user.js", + "type": "github" + } + }, "base16": { "inputs": { "fromYaml": "fromYaml" @@ -688,6 +704,7 @@ "root": { "inputs": { "agenix": "agenix", + "arkenfox-user-js": "arkenfox-user-js", "base16-tokyo-night-scheme": "base16-tokyo-night-scheme", "crane": "crane", "flake-compat": "flake-compat", -- cgit 1.4.1