https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
6 lines
131 B
Nix
6 lines
131 B
Nix
generic: {
|
|
v1_6_0 = generic {
|
|
version = "1.6.0";
|
|
sha256 = "039svpvqjck7s3rq86s29xgcyxl1wr0zj90s3jsyp058zk1dgwdy";
|
|
};
|
|
}
|