bilrow/flake.lock

122 lines
3 KiB
Text
Raw Normal View History

2024-03-12 13:22:11 -05:00
{
"nodes": {
"devshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-27 13:40:34 -05:00
"lastModified": 1722113426,
"narHash": "sha256-Yo/3loq572A8Su6aY5GP56knpuKYRvM2a1meP9oJZCw=",
2024-03-12 13:22:11 -05:00
"owner": "numtide",
"repo": "devshell",
2024-09-27 13:40:34 -05:00
"rev": "67cce7359e4cd3c45296fb4aaf6a19e2a9c757ae",
2024-03-12 13:22:11 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2024-03-18 11:39:13 -05:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2024-09-27 13:40:34 -05:00
"lastModified": 1727418876,
"narHash": "sha256-a4iKujD+2XqzT1QXWzStu31qzpZGJi7K6AS5AlpSDY0=",
2024-03-18 11:39:13 -05:00
"owner": "nix-community",
"repo": "fenix",
2024-09-27 13:40:34 -05:00
"rev": "6ed50e3b7558220f1854cf348fcbf40540709fc3",
2024-03-18 11:39:13 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2024-03-12 13:22:11 -05:00
"flake-utils": {
"inputs": {
2024-09-27 13:40:34 -05:00
"systems": "systems"
2024-03-12 13:22:11 -05:00
},
"locked": {
2024-09-27 13:40:34 -05:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2024-03-12 13:22:11 -05:00
"owner": "numtide",
"repo": "flake-utils",
2024-09-27 13:40:34 -05:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-03-12 13:22:11 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-09-27 13:40:34 -05:00
"lastModified": 1727348695,
"narHash": "sha256-J+PeFKSDV+pHL7ukkfpVzCOO7mBSrrpJ3svwBFABbhI=",
2024-03-12 13:22:11 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-09-27 13:40:34 -05:00
"rev": "1925c603f17fc89f4c8f6bf6f631a802ad85d784",
2024-03-12 13:22:11 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devshell": "devshell",
2024-03-18 11:39:13 -05:00
"fenix": "fenix",
2024-03-12 13:22:11 -05:00
"flake-utils": "flake-utils",
2024-09-27 13:40:34 -05:00
"nixpkgs": "nixpkgs"
2024-03-12 13:22:11 -05:00
}
},
2024-03-18 11:39:13 -05:00
"rust-analyzer-src": {
"flake": false,
"locked": {
2024-09-27 13:40:34 -05:00
"lastModified": 1727376968,
"narHash": "sha256-0Vmk8/7uOg7IxZOQIcY2deuUnTUTm1d/mZe8yycbCAA=",
2024-03-18 11:39:13 -05:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-09-27 13:40:34 -05:00
"rev": "c88ea11832277b6c010088d658965c39c1181d20",
2024-03-18 11:39:13 -05:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2024-03-12 13:22:11 -05:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}