cartographer/flake.lock

129 lines
3.4 KiB
Text
Raw Normal View History

2024-09-11 01:34:47 -07:00
{
"nodes": {
2024-09-12 01:26:38 -07:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1730183653,
"narHash": "sha256-dcJGcoDgNBxTagW8kECwBKsRBA1ZITtQ+p3N6KHg5ps=",
2024-09-12 01:26:38 -07:00
"owner": "nix-community",
"repo": "fenix",
"rev": "dc19afc39af5f5e69fca78ebae59170e61017df8",
2024-09-12 01:26:38 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-parts": {
2024-09-11 01:34:47 -07:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
2024-09-11 01:34:47 -07:00
},
"locked": {
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
2024-09-11 01:34:47 -07:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
2024-09-11 01:34:47 -07:00
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1721727458,
"narHash": "sha256-r/xppY958gmZ4oTfLiHN0ZGuQ+RSTijDblVgVLFi1mw=",
"owner": "nix-community",
"repo": "naersk",
"rev": "3fb418eaf352498f6b6c30592e3beb63df42ef11",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
2024-09-11 01:34:47 -07:00
"nixpkgs": {
"locked": {
"lastModified": 0,
"narHash": "sha256-4spSNTZ6h8Xmvrr9oqfuxc9jarasGj1QOcsgw8BfNd8=",
"path": "/nix/store/93haqkb7bl8l90vpfqgkygrd5l13gafm-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1727825735,
"narHash": "sha256-0xHYkMkeLVQAMa7gvkddbPqpxph+hDzdu1XdGPJR+Os=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
}
},
"nixpkgs_2": {
2024-09-11 01:34:47 -07:00
"locked": {
"lastModified": 1729880355,
"narHash": "sha256-RP+OQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM=",
2024-09-11 01:34:47 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "18536bf04cd71abd345f9579158841376fdd0c5a",
2024-09-11 01:34:47 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-09-12 01:26:38 -07:00
"fenix": "fenix",
"flake-parts": "flake-parts",
"naersk": "naersk",
2024-09-12 01:26:38 -07:00
"nixpkgs": "nixpkgs_2"
2024-09-11 01:34:47 -07:00
}
},
2024-09-12 01:26:38 -07:00
"rust-analyzer-src": {
"flake": false,
2024-09-11 01:34:47 -07:00
"locked": {
"lastModified": 1730123801,
"narHash": "sha256-11FMcPraLSKuvfFF4OzmKWSKE5zXAzFqZOi3k/8/HFg=",
2024-09-12 01:26:38 -07:00
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "cf8f950baab30f335917b177536d2d73e0aaa1ae",
2024-09-11 01:34:47 -07:00
"type": "github"
},
"original": {
2024-09-12 01:26:38 -07:00
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
2024-09-11 01:34:47 -07:00
"type": "github"
}
}
},
"root": "root",
"version": 7
}