1
Fork 0
minesweeper-nojs/flake.lock

88 lines
2.1 KiB
Text
Raw Normal View History

2023-12-31 22:49:37 +01:00
{
"nodes": {
2024-05-02 20:39:19 +02:00
"fenix": {
2023-12-31 22:49:37 +01:00
"inputs": {
2024-05-02 20:39:19 +02:00
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
2023-12-31 22:49:37 +01:00
},
"locked": {
2024-05-02 20:39:19 +02:00
"lastModified": 1714631076,
"narHash": "sha256-at4+1R9gx3CGvX0ZJo9GwDZyt3RzOft7qDCTsYHjI4M=",
"owner": "nix-community",
"repo": "fenix",
"rev": "22a9eb3f20dd340d084cee4426f386a90b1351ca",
2023-12-31 22:49:37 +01:00
"type": "github"
},
"original": {
2024-05-02 20:39:19 +02:00
"owner": "nix-community",
"repo": "fenix",
2023-12-31 22:49:37 +01:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-02 20:39:19 +02:00
"lastModified": 1714253743,
"narHash": "sha256-mdTQw2XlariysyScCv2tTE45QSU9v/ezLcHJ22f0Nxc=",
"owner": "nixos",
2023-12-31 22:49:37 +01:00
"repo": "nixpkgs",
2024-05-02 20:39:19 +02:00
"rev": "58a1abdbae3217ca6b702f03d3b35125d88a2994",
2023-12-31 22:49:37 +01:00
"type": "github"
},
"original": {
2024-05-02 20:39:19 +02:00
"owner": "nixos",
"ref": "nixos-unstable",
2023-12-31 22:49:37 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-05-02 20:39:19 +02:00
"fenix": "fenix",
2023-12-31 22:49:37 +01:00
"nixpkgs": "nixpkgs",
2024-05-02 20:39:19 +02:00
"treefmt-nix": "treefmt-nix"
2023-12-31 22:49:37 +01:00
}
},
2024-05-02 20:39:19 +02:00
"rust-analyzer-src": {
"flake": false,
2023-12-31 22:49:37 +01:00
"locked": {
2024-05-02 20:39:19 +02:00
"lastModified": 1714572655,
"narHash": "sha256-xjD8vmit0Nz1qaSSSpeXOK3saSvAZtOGHS2SHZE75Ek=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "cfce2bb46da62950a8b70ddb0b2a12332da1b1e1",
2023-12-31 22:49:37 +01:00
"type": "github"
},
"original": {
2024-05-02 20:39:19 +02:00
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
2023-12-31 22:49:37 +01:00
"type": "github"
}
},
2024-05-02 20:39:19 +02:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2023-12-31 22:49:37 +01:00
"locked": {
2024-05-02 20:39:19 +02:00
"lastModified": 1714058656,
"narHash": "sha256-Qv4RBm4LKuO4fNOfx9wl40W2rBbv5u5m+whxRYUMiaA=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "c6aaf729f34a36c445618580a9f95a48f5e4e03f",
2023-12-31 22:49:37 +01:00
"type": "github"
},
"original": {
2024-05-02 20:39:19 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2023-12-31 22:49:37 +01:00
"type": "github"
}
}
},
"root": "root",
"version": 7
}