Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Konrad Borowski
0302cbf42b
icon-lang: fix build
2020-02-23 17:22:13 +01: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
Eric Bailey
31d1ce7e64
icon-lang: rework to support darwin and building without graphics
2019-08-07 14:09:15 -05:00
Rahul Gopinath
367ddbdcd5
icon: Init at 9.5.1
...
Icon is a very high level general-purpose programming language with
extensive features for processing strings (text) and data structures.
Closes #16036 .
2016-06-07 19:09:54 +02:00