about summary refs log tree commit diff
path: root/pkgs/servers/fishnet
AgeCommit message (Collapse)AuthorFilesLines
2022-02-20fishnet: 2.4.0 -> 2.5.1tu-maurice2-5/+24
2021-09-18fishnet: 2.2.6 -> 2.4.0, fix buildRyan Burns2-70/+13
fishnet-assets has been archived in favor of a submodule-based approach where Stockfish and Fairy-Stockfish are built from source. This means we now need to fetch the NNUE file, similar to Stockfish's standalone derivation.
2021-05-08treewide: fix cargoSha256/cargoHashDaniƫl de Kok1-1/+1
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in which cargo vendor erroneously changed permissions of vendored crates. This was fixed in Rust 1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are potentially broken. This change updates cargoSha256/cargoHash tree-wide. Fixes #121994.
2021-03-27fishnet: 2.2.5 -> 2.2.6tu-maurice2-6/+8
2021-03-06fishnet: 2.2.4 -> 2.2.5tu-maurice2-5/+7
2021-02-08fishnet: 2.2.3 -> 2.2.4tu-maurice1-3/+3
2021-02-01fishnet: init at 2.2.3tu-maurice2-0/+94