Robert Scott
|
8b3e1e72a7
|
pythonPackages.unicorn: redesign to become a wrapper package around unicorn-emu
this allows us to easily keep the two in sync and gives a more flexible
result, also add self as co-maintainer.
|
2020-01-04 15:08:56 -06:00 |
|
volth
|
7b8fb5c06c
|
treewide: remove redundant quotes
|
2019-09-08 23:38:31 +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 |
|
volth
|
f3282c8d1e
|
treewide: remove unused variables (#63177)
* treewide: remove unused variables
* making ofborg happy
|
2019-06-16 19:59:05 +00:00 |
|
Jörg Thalheim
|
5e9922e800
|
python3.pkgs.unicorn: enable python3
|
2018-12-01 14:13:46 +00:00 |
|
Jörg Thalheim
|
8f3f64e512
|
python.pkgs.unicorn: disable python3
fixes #29200
|
2017-09-10 14:21:56 +01:00 |
|