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-07-30 11:13:44 +02:00
"lastModified": 1722320953,
"narHash": "sha256-DfGaJtgrzcwPQYLTvjL1KaVIjpvi85b2MpM6yEGvJzM=",
2024-05-02 20:39:19 +02:00
"owner": "nix-community",
"repo": "fenix",
2024-07-30 11:13:44 +02:00
"rev": "483df76def3e5010d709aa3a0418ba2088503994",
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-07-30 11:13:44 +02:00
"lastModified": 1722141560,
"narHash": "sha256-Ul3rIdesWaiW56PS/Ak3UlJdkwBrD4UcagCmXZR9Z7Y=",
2024-05-02 20:39:19 +02:00
"owner": "nixos",
2023-12-31 22:49:37 +01:00
"repo": "nixpkgs",
2024-07-30 11:13:44 +02:00
"rev": "038fb464fcfa79b4f08131b07f2d8c9a6bcc4160",
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-07-30 11:13:44 +02:00
"lastModified": 1722262053,
"narHash": "sha256-KxjkPVn9rQqYam6DhiN/V2NcMXtYW25maxkJoiVMpmE=",
2024-05-02 20:39:19 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-07-30 11:13:44 +02:00
"rev": "a021b85be57d34b1eed687fcafd5d5ec64b2d853",
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-07-30 11:13:44 +02:00
"lastModified": 1722330636,
"narHash": "sha256-uru7JzOa33YlSRwf9sfXpJG+UAV+bnBEYMjrzKrQZFw=",
2024-05-02 20:39:19 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-07-30 11:13:44 +02:00
"rev": "768acdb06968e53aa1ee8de207fd955335c754b7",
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
}