Files
fsharp-quine/nix/deps.nix
Patrick Stevens 99faa6ddb0 Modernise CI (#2)
2024-07-14 11:45:33 +00:00

10 lines
285 B
Nix

# This file was automatically generated by passthru.fetch-deps.
# Please dont edit it manually, your changes might get overwritten!
{fetchNuGet}: [
(fetchNuGet {
pname = "fantomas";
version = "6.3.10";
hash = "sha256-2m4YevDp9CRm/Ci2hguDXd6DUMElRg3hNAne9LHntWM=";
})
]