Malo Bourgon
|
9e4be53221
|
treewide: add meta.mainProgram to some libraries
where a single bin is provided and someone might actually want to run it
|
2022-05-04 18:11:50 -07:00 |
|
larsr
|
58e32427d8
|
libnatpmp: fix dyld path on darwin
This solves #164240
|
2022-03-15 11:06:08 +01:00 |
|
Nick Cao
|
bbcdceed4d
|
libnatpmp: fix cross compilation
|
2022-02-02 11:50:18 +08:00 |
|
Artturin
|
be3bc77e31
|
libnatpmp: make files in $out/lib executable
Fixes https://github.com/NixOS/nixpkgs/issues/139197
|
2021-09-26 01:40:32 +03:00 |
|
Ben Siraphob
|
e8ddcf9db4
|
libnatpmp: fix darwin build
|
2021-03-12 12:32:46 +07:00 |
|
Ben Siraphob
|
66e44425c6
|
pkgs/development/libraries: stdenv.lib -> lib
|
2021-01-21 19:11:02 -08:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01: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 |
|
Orivej Desh
|
5188ef371f
|
libnatpmp: init at 20150609
|
2018-05-20 11:51:17 +00:00 |
|