Mario Rodas
56a206efe9
gauche: 0.9.8 -> 0.9.9
...
Release notes: https://practical-scheme.net/gauche/gmemo/?Release%200.9.9
2019-12-16 20:20:20 -05:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Mitsuhiro Nakamura
ab5f07960a
gauche: 0.9.7 -> 0.9.8
2019-06-17 09:02:26 +09:00
Vladimír Čunát
79bd4ad579
stdenv, cacert: consider $NIX_SSL_CERT_FILE in hooks
...
Some SSL libs don't react to $SSL_CERT_FILE.
That actually makes sense to me, as we add this behavior
as nixpkgs-specific, so it seems "safer" to use $NIX_*.
2019-05-09 08:46:22 +02:00
R. RyanTM
fc27f4b297
gauche: 0.9.6 -> 0.9.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gauche/versions
2018-12-26 10:36:30 +01:00
Mitsuhiro Nakamura
5b2091a482
gauche: 0.9.5 -> 0.9.6
...
- Support mbedtls
- UTF-8 encoding is default
2018-07-04 00:28:50 +09:00
Mitsuhiro Nakamura
ae89ef24aa
gauche: init at 0.9.5
2018-05-19 22:29:29 +09:00