Ryan Burns
|
56d9b43336
|
tix: fix build on darwin
|
2021-09-23 02:24:58 -07:00 |
|
Andrew Brooks
|
fab8407b54
|
tix: Prevent tcl.mkTclDerivation from altering configureFlags
|
2021-05-21 15:18:13 -05:00 |
|
Andrew Brooks
|
17a71176b0
|
tix: Simplify package with tcl.mkTclDerivation
|
2021-05-21 15:18:07 -05:00 |
|
Ben Siraphob
|
66e44425c6
|
pkgs/development/libraries: stdenv.lib -> lib
|
2021-01-21 19:11:02 -08:00 |
|
zowoq
|
31f5dd3f36
|
treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
|
2021-01-20 09:11:11 +10:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
volth
|
08f68313a4
|
treewide: remove redundant rec
|
2019-08-28 11:07:32 +00: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 |
|
John Ericson
|
85a9913edd
|
treewide: Make more complicated configureFlags lists
|
2018-08-03 17:06:03 -04:00 |
|
Symphorien Gibol
|
3f499d3fb9
|
tix: init at 8.4.1
|
2017-01-04 17:39:43 +01:00 |
|