aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index ce6187f..90c5af7 100644
--- a/flake.lock
+++ b/flake.lock
@@ -15,6 +15,22 @@
"type": "github"
}
},
+ "mozpkgs": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1650459918,
+ "narHash": "sha256-sroCK+QJTmoXtcRkwZyKOP9iAYOPID2Bwdxn4GkG16w=",
+ "owner": "mozilla",
+ "repo": "nixpkgs-mozilla",
+ "rev": "e1f7540fc0a8b989fb8cf701dc4fd7fc76bcf168",
+ "type": "github"
+ },
+ "original": {
+ "owner": "mozilla",
+ "repo": "nixpkgs-mozilla",
+ "type": "github"
+ }
+ },
"naersk": {
"inputs": {
"nixpkgs": "nixpkgs"
@@ -64,6 +80,7 @@
"root": {
"inputs": {
"flake-utils": "flake-utils",
+ "mozpkgs": "mozpkgs",
"naersk": "naersk",
"nixpkgs": "nixpkgs_2"
}