aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock40
1 files changed, 24 insertions, 16 deletions
diff --git a/flake.lock b/flake.lock
index 72c2dd0..8d41f9d 100644
--- a/flake.lock
+++ b/flake.lock
@@ -53,29 +53,37 @@
"type": "github"
}
},
- "nixpkgs-mozilla": {
+ "root": {
+ "inputs": {
+ "flake-utils": "flake-utils",
+ "naersk": "naersk",
+ "nixpkgs": "nixpkgs",
+ "rust-overlay": "rust-overlay"
+ }
+ },
+ "rust-overlay": {
+ "inputs": {
+ "flake-utils": [
+ "flake-utils"
+ ],
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
"locked": {
- "lastModified": 1664789696,
- "narHash": "sha256-UGWJHQShiwLCr4/DysMVFrYdYYHcOqAOVsWNUu+l6YU=",
- "owner": "mozilla",
- "repo": "nixpkgs-mozilla",
- "rev": "80627b282705101e7b38e19ca6e8df105031b072",
+ "lastModified": 1669602829,
+ "narHash": "sha256-I3LBvBiVui4Rf0iQvTqUIgBovaLDzpOzsoNEzCsDowg=",
+ "owner": "oxalica",
+ "repo": "rust-overlay",
+ "rev": "b9da8e68a08707115be750c0cf7ade33f49d8ec4",
"type": "github"
},
"original": {
- "owner": "mozilla",
+ "owner": "oxalica",
"ref": "master",
- "repo": "nixpkgs-mozilla",
+ "repo": "rust-overlay",
"type": "github"
}
- },
- "root": {
- "inputs": {
- "flake-utils": "flake-utils",
- "naersk": "naersk",
- "nixpkgs": "nixpkgs",
- "nixpkgs-mozilla": "nixpkgs-mozilla"
- }
}
},
"root": "root",