Commit Graph

6 Commits

Author SHA1 Message Date
DontEatOreo
8ba9801c38
csharprepl: 0.6.6 -> 0.6.7
Diff: https://github.com/waf/CSharpRepl/compare/v0.6.6...v0.6.7
2024-11-08 19:40:27 +02:00
DontEatOreo
2c070f69fa
csharprepl: fix runtime environment
Use `dotnet-sdk` as runtime since the REPL tool requires SDK functionality to
work
2024-11-08 19:38:00 +02:00
DontEatOreo
dcd2da36a7
csharprepl: remove with lib; from meta 2024-11-08 19:32:54 +02:00
DontEatOreo
7edaf495a7
csharprepl: format with nixfmt-rfc-style 2024-11-08 19:32:22 +02:00
aleksana
9ec8af44ad treewide: change nugetSha256 to nugetHash
This is both to verify the correctness of the changes in dotnet helper
and to promote the use of nugetHash (which uses SRI hash).

For more information on nugetHash, check out
https://nixos.org/manual/nixpkgs/unstable/#packaging-dotnet-global-tools
2024-07-04 20:16:51 +08:00
DontEatOreo
4d9df39830
csharprepl: init at 0.6.6 2024-01-29 13:20:04 +02:00