Alvar Penning
0a53c6b565
maintainers: rename geistesk to oxzi
...
For reasons I have renamed my GitHub account and would like to include
this name change here.
2020-08-15 16:03:46 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +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
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
geistesk
dfa5820a7c
umlet: 14.2 -> 14.3
2018-11-15 13:12:05 +01:00
davidak
3270aa896b
replace "Mac OS X" and "OS X" with "macOS"
...
as it is the official name since 2016
https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop
exception are parts refering to older versions of macOS like
"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Damien Cassou
58dc8e3024
Remove myself from maintainers
2017-01-31 11:00:14 +01:00
Damien Cassou
79f6563000
umlet: 13.3 -> 14.2
2016-10-07 20:59:56 +02:00
Damien Cassou
3dc24b9e53
umlet 13.2 → 13.3
2015-08-27 17:14:54 +02:00
Damien Cassou
d69c9bb42d
Umlet 13.1 -> 13.2
2015-02-16 13:01:03 +01:00
Damien Cassou
dcc2f1ac38
New package for Umlet 13.1
2014-11-30 12:56:08 +01:00