1
Fork 0
minesweeper-nojs/flake.lock

88 lines
2.1 KiB
Text
Raw Permalink 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-23 09:36:23 +02:00
"lastModified": 1716359173,
"narHash": "sha256-pYcjP6Gy7i6jPWrjiWAVV0BCQp+DdmGaI/k65lBb/kM=",
2024-05-02 20:39:19 +02:00
"owner": "nix-community",
"repo": "fenix",
2024-05-23 09:36:23 +02:00
"rev": "b6fc5035b28e36a98370d0eac44f4ef3fd323df6",
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-23 13:16:11 +02:00
"lastModified": 1716358718,
"narHash": "sha256-NQbegJb2ZZnAqp2EJhWwTf6DrZXSpA6xZCEq+RGV1r0=",
2024-05-02 20:39:19 +02:00
"owner": "nixos",
2023-12-31 22:49:37 +01:00
"repo": "nixpkgs",
2024-05-23 13:16:11 +02:00
"rev": "3f316d2a50699a78afe5e77ca486ad553169061e",
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-05-23 09:36:23 +02:00
"lastModified": 1716107283,
"narHash": "sha256-NJgrwLiLGHDrCia5AeIvZUHUY7xYGVryee0/9D3Ir1I=",
2024-05-02 20:39:19 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-05-23 09:36:23 +02:00
"rev": "21ec8f523812b88418b2bfc64240c62b3dd967bd",
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-23 09:36:23 +02:00
"lastModified": 1715940852,
"narHash": "sha256-wJqHMg/K6X3JGAE9YLM0LsuKrKb4XiBeVaoeMNlReZg=",
2024-05-02 20:39:19 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-05-23 09:36:23 +02:00
"rev": "2fba33a182602b9d49f0b2440513e5ee091d838b",
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
}