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 |
|
Markus Kowalewski
|
e9da929e41
|
cwebbin: add license
|
2018-11-08 20:29:09 +01:00 |
|
Matthew Bauer
|
dd25b6da62
|
cwebbin: fix src again
|
2017-04-09 18:33:48 -05:00 |
|
Matthew Bauer
|
cb180f47d4
|
cwebbin: fix src
|
2017-04-09 15:47:55 -05:00 |
|
Matthew Bauer
|
efcd597ab6
|
cwebbin: Fix macOS build
|
2017-04-08 23:28:01 -05:00 |
|
Rahul Gopinath
|
322795ab92
|
cwebbin: ensure binaries go to the right destddir
|
2016-07-04 09:55:36 -07:00 |
|
Rahul Gopinath
|
5dade2d296
|
cweb: init at 22p
|
2016-07-03 14:54:12 -07:00 |
|