summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock22
1 files changed, 0 insertions, 22 deletions
diff --git a/flake.lock b/flake.lock
index 7a58044..ce9222f 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,26 +1,5 @@
{
"nodes": {
- "fenix": {
- "inputs": {
- "nixpkgs": [
- "nixpkgs"
- ],
- "rust-analyzer-src": []
- },
- "locked": {
- "lastModified": 1722580276,
- "narHash": "sha256-VaNcSh7n8OaFW/DJsR6Fm23V+EGpSei0DyF71RKB+90=",
- "owner": "nix-community",
- "repo": "fenix",
- "rev": "286f371b3cfeaa5c856c8e6dfb893018e86cc947",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "repo": "fenix",
- "type": "github"
- }
- },
"nixpkgs": {
"locked": {
"lastModified": 1722415718,
@@ -39,7 +18,6 @@
},
"root": {
"inputs": {
- "fenix": "fenix",
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
}