1
Fork 0
minesweeper-nojs/flake.lock

70 lines
1.6 KiB
Text
Raw Normal View History

2023-12-31 22:49:37 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
2025-01-13 11:09:35 +01:00
"lastModified": 1736693123,
"narHash": "sha256-9lIfXCaBPwUA7FnfDnoH4gxxdOvXG78k6UlUw0+ZDxc=",
2024-05-02 20:39:19 +02:00
"owner": "nixos",
2023-12-31 22:49:37 +01:00
"repo": "nixpkgs",
2025-01-13 11:09:35 +01:00
"rev": "2fdec2c2e68b7b7845d1ea4e0894c63143e3261b",
2023-12-31 22:49:37 +01:00
"type": "github"
},
"original": {
2024-05-02 20:39:19 +02:00
"owner": "nixos",
2024-05-23 09:36:23 +02:00
"ref": "nixpkgs-unstable",
2023-12-31 22:49:37 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
2025-01-13 11:09:35 +01:00
"rust-overlay": "rust-overlay",
2024-05-02 20:39:19 +02:00
"treefmt-nix": "treefmt-nix"
2023-12-31 22:49:37 +01:00
}
},
2025-01-13 11:09:35 +01:00
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1736735482,
"narHash": "sha256-QOA4jCDyyUM9Y2Vba+HSZ/5LdtCMGaTE/7NkkUzBr50=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "cf960a1938ee91200fe0d2f7b2582fde2429d562",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2024-05-02 20:39:19 +02:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2023-12-31 22:49:37 +01:00
"locked": {
2025-01-13 11:09:35 +01:00
"lastModified": 1736154270,
"narHash": "sha256-p2r8xhQZ3TYIEKBoiEhllKWQqWNJNoT9v64Vmg4q8Zw=",
2024-05-02 20:39:19 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2025-01-13 11:09:35 +01:00
"rev": "13c913f5deb3a5c08bb810efd89dc8cb24dd968b",
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
}