todoodoo/flake.lock

88 lines
2.1 KiB
Text
Raw Permalink Normal View History

2024-01-04 16:36:41 +01:00
{
"nodes": {
2024-05-09 12:31:57 +02:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2024-09-08 17:15:45 +02:00
"lastModified": 1725777030,
"narHash": "sha256-mieHgCmdbr/Tok3djbEVnNyLtnxEv5PHngN8wBu+RJA=",
2024-05-09 12:31:57 +02:00
"owner": "nix-community",
"repo": "fenix",
2024-09-08 17:15:45 +02:00
"rev": "7c59cc75e7d2328753b00766ab0a78a075609b25",
2024-05-09 12:31:57 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2024-01-04 16:36:41 +01:00
"nixpkgs": {
"locked": {
2024-09-08 17:15:45 +02:00
"lastModified": 1725634671,
"narHash": "sha256-v3rIhsJBOMLR8e/RNWxr828tB+WywYIoajrZKFM+0Gg=",
2024-01-04 16:36:41 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-09-08 17:15:45 +02:00
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
2024-01-04 16:36:41 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-07-28 18:26:14 +02:00
"ref": "nixos-unstable",
2024-01-04 16:36:41 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-05-09 12:31:57 +02:00
"fenix": "fenix",
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
2024-09-08 17:15:45 +02:00
"lastModified": 1725630423,
"narHash": "sha256-gNCLk3Zg7JlAwmWbVHTH6f3+iqdeQ4fheOotCZy8x5M=",
2024-05-09 12:31:57 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-09-08 17:15:45 +02:00
"rev": "08c7bbc2dbe4dcc8968484f1a0e1e6fe7a1d4f6d",
2024-05-09 12:31:57 +02:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-08 17:15:45 +02:00
"lastModified": 1725271838,
"narHash": "sha256-VcqxWT0O/gMaeWTTjf1r4MOyG49NaNxW4GHTO3xuThE=",
2024-05-09 12:31:57 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-09-08 17:15:45 +02:00
"rev": "9fb342d14b69aefdf46187f6bb80a4a0d97007cd",
2024-05-09 12:31:57 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2024-01-04 16:36:41 +01:00
}
}
},
"root": "root",
"version": 7
}