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-09-08 17:14:59 +02:00
"lastModified": 1725777030,
"narHash": "sha256-mieHgCmdbr/Tok3djbEVnNyLtnxEv5PHngN8wBu+RJA=",
2024-05-02 20:39:19 +02:00
"owner": "nix-community",
"repo": "fenix",
2024-09-08 17:14:59 +02:00
"rev": "7c59cc75e7d2328753b00766ab0a78a075609b25",
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-09-08 17:14:59 +02:00
"lastModified": 1725534445,
"narHash": "sha256-Yd0FK9SkWy+ZPuNqUgmVPXokxDgMJoGuNpMEtkfcf84=",
2024-05-02 20:39:19 +02:00
"owner": "nixos",
2023-12-31 22:49:37 +01:00
"repo": "nixpkgs",
2024-09-08 17:14:59 +02:00
"rev": "9bb1e7571aadf31ddb4af77fc64b2d59580f9a39",
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-09-08 17:14:59 +02:00
"lastModified": 1725630423,
"narHash": "sha256-gNCLk3Zg7JlAwmWbVHTH6f3+iqdeQ4fheOotCZy8x5M=",
2024-05-02 20:39:19 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-09-08 17:14:59 +02:00
"rev": "08c7bbc2dbe4dcc8968484f1a0e1e6fe7a1d4f6d",
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-09-08 17:14:59 +02:00
"lastModified": 1725271838,
"narHash": "sha256-VcqxWT0O/gMaeWTTjf1r4MOyG49NaNxW4GHTO3xuThE=",
2024-05-02 20:39:19 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-09-08 17:14:59 +02:00
"rev": "9fb342d14b69aefdf46187f6bb80a4a0d97007cd",
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
}