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-10-16 17:14:57 +02:00
"lastModified": 1728973961,
"narHash": "sha256-Jkqaw9O7WXTf5SHrK7xr9HpVU/mEPVg0Sp6s3AENC90=",
2024-05-02 20:39:19 +02:00
"owner": "nix-community",
"repo": "fenix",
2024-10-16 17:14:57 +02:00
"rev": "d6a9ff4d1e60c347a23bc96ccdb058d37a810541",
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-10-16 17:14:57 +02:00
"lastModified": 1728863046,
"narHash": "sha256-DZBO2465PL5V89e8hFSJewyH4QbCPpW3ssws7ckT/0A=",
2024-05-02 20:39:19 +02:00
"owner": "nixos",
2023-12-31 22:49:37 +01:00
"repo": "nixpkgs",
2024-10-16 17:14:57 +02:00
"rev": "d4f247e89f6e10120f911e2e2d2254a050d0f732",
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": {
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-10-16 17:14:57 +02:00
"lastModified": 1728921748,
"narHash": "sha256-BOCZ5osPOMh2BPHnkK4sVdTGj7sn47rBn1nxjrzWe5U=",
2024-05-02 20:39:19 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-10-16 17:14:57 +02:00
"rev": "0319586ef2a2636f6d6b891690b7ebebf4337c85",
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-10-16 17:14:57 +02:00
"lastModified": 1729077719,
"narHash": "sha256-zayHqZO9gA1U85c4CPvVSnLV8/cBgc2yVrSKWaKeBUs=",
2024-05-02 20:39:19 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-10-16 17:14:57 +02:00
"rev": "5307ba60125bb024d7e52d71d582eafd511f3fee",
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
}