Adrian Gierakowski
|
76437a88bb
|
writers.writePython2 and writePython3: use "bare" python if no deps are needed
`python.withPackages` has a runtime dependecy on bash since it's wrapped with
`makeWrapper`. This fix avoids bash as runtime dependency when it's not
needed.
as discussed here: https://github.com/NixOS/nixpkgs/issues/93609#issuecomment-662880047
|
2020-07-24 11:39:01 +01:00 |
|
lassulus
|
6d807882ad
|
writers test: use writeC with library for testing
|
2019-10-23 20:47:27 +02:00 |
|
lassulus
|
e7cccb74ee
|
writers test: fix python2 linter errors
|
2019-10-23 20:47:27 +02:00 |
|
volth
|
7b8fb5c06c
|
treewide: remove redundant quotes
|
2019-09-08 23:38:31 +00:00 |
|
lassulus
|
995defbb9b
|
build-support writers: content can be string or file
|
2018-12-04 16:40:32 +01:00 |
|
lassulus
|
2d02cd7790
|
build-support writers: add tests
|
2018-11-27 07:08:13 +01:00 |
|