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 |
|
wucke13
|
a670a8dbb1
|
apmplanner-2: 2.0.26 -> 2.0.27-rc1
|
2019-05-11 19:15:10 +02:00 |
|
Stephen
|
08e4d7cf69
|
apmplanner2: fix build
see ArduPilot/apm_planner#1166
|
2019-03-14 11:23:20 -07:00 |
|
wucke13
|
b7e695461e
|
apmplanner2: fixed wrong path in .desktop file
The `apmplanner2.desktop` file defaults to `/usr/share/...` regardless which out
prefix is given to make. So I chose to fix it manually.
|
2018-08-25 00:39:58 +02:00 |
|
wucke13
|
b4531605c3
|
apmplanner2: init at 2.0.26
I would like to see more Ground Control Stations in the nixpkgs.
|
2018-08-21 02:02:51 +02:00 |
|