Ben Siraphob
|
badf51221d
|
treewide: stdenv.lib -> lib
|
2021-01-16 17:58:11 +07:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Robert Scott
|
dc6233b972
|
aiger: enable for darwin
|
2019-12-08 18:31:49 +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 |
|
Matthew Bauer
|
f7bc33abf0
|
Revert "treewide: fixup breakage due to absolute compiler path"
This reverts commit d0888d1503 .
|
2018-08-22 01:14:53 +02:00 |
|
Vladimír Čunát
|
d0888d1503
|
treewide: fixup breakage due to absolute compiler path
Some packages just can't handle them #44767. It was tempting to try
to abstract this in some way, but I didn't do that ATM.
|
2018-08-21 12:34:33 +02:00 |
|
Austin Seipp
|
6e910b2b3d
|
aiger: clean up configurePhase, install multi-output objects/headers
The library and header files are useful for other tools, such as
the upcoming 'lingeling'.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
|
2018-08-15 20:44:05 -05:00 |
|
Austin Seipp
|
cd52a3d53c
|
aiger: fix stupid incorrect download link
Signed-off-by: Austin Seipp <aseipp@pobox.com>
|
2017-10-16 13:01:51 -05:00 |
|
Austin Seipp
|
635fbcbd33
|
nixpkgs: add aiger 1.9.9
Signed-off-by: Austin Seipp <aseipp@pobox.com>
|
2017-10-16 12:01:17 -05:00 |
|