todoodoo/flake.lock

88 lines
2.1 KiB
Text
Raw Normal View History

2024-01-04 16:36:41 +01:00
{
"nodes": {
2024-05-09 12:31:57 +02:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2024-07-28 18:26:14 +02:00
"lastModified": 1722148092,
"narHash": "sha256-5QS64rfIFDzU1jmZrOK6wyZOCi6Vn/90apWRI6Hy+xk=",
2024-05-09 12:31:57 +02:00
"owner": "nix-community",
"repo": "fenix",
2024-07-28 18:26:14 +02:00
"rev": "b39d8959f286dc7b9da91ae92f6af56de0169e87",
2024-05-09 12:31:57 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2024-01-04 16:36:41 +01:00
"nixpkgs": {
"locked": {
2024-07-28 18:26:14 +02:00
"lastModified": 1722062969,
"narHash": "sha256-QOS0ykELUmPbrrUGmegAUlpmUFznDQeR4q7rFhl8eQg=",
2024-01-04 16:36:41 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-28 18:26:14 +02:00
"rev": "b73c2221a46c13557b1b3be9c2070cc42cf01eb3",
2024-01-04 16:36:41 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-07-28 18:26:14 +02:00
"ref": "nixos-unstable",
2024-01-04 16:36:41 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-05-09 12:31:57 +02:00
"fenix": "fenix",
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
2024-07-28 18:26:14 +02:00
"lastModified": 1722099723,
"narHash": "sha256-61f+rvQAObm/TuBEqYFNUTngm/wXcuNhGtQbAmfZVvY=",
2024-05-09 12:31:57 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-07-28 18:26:14 +02:00
"rev": "a46788318cce3b62e14606f70a14896b223ee5ec",
2024-05-09 12:31:57 +02:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-28 18:26:14 +02:00
"lastModified": 1721769617,
"narHash": "sha256-6Pqa0bi5nV74IZcENKYRToRNM5obo1EQ+3ihtunJ014=",
2024-05-09 12:31:57 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-07-28 18:26:14 +02:00
"rev": "8db8970be1fb8be9c845af7ebec53b699fe7e009",
2024-05-09 12:31:57 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2024-01-04 16:36:41 +01:00
}
}
},
"root": "root",
"version": 7
}