Harrison Houghton
|
d98c11f92f
|
driftnet: fix
The "unused" sentinel value was removed in libwebsockets 4.3.0;
we can no longer pass it in structure initialization.
|
2021-12-06 15:47:35 -05:00 |
|
Harrison Houghton
|
f929353095
|
driftnet: clarify license and remove stale patch
|
2021-12-06 15:47:03 -05:00 |
|
Ben Siraphob
|
9e503d3443
|
driftnet: 1.1.5 -> 1.3.0
|
2021-01-31 18:21:56 +07:00 |
|
Ben Siraphob
|
76f93cc731
|
pkgs/tools: pkgconfig -> pkg-config
|
2021-01-16 23:49:59 -08:00 |
|
Ben Siraphob
|
db74029e3e
|
treewide: remove package names from prefix of descriptions
|
2020-10-27 09:15:07 -07:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
volth
|
08f68313a4
|
treewide: remove redundant rec
|
2019-08-28 11:07:32 +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 |
|
worldofpeace
|
b1bc0645ea
|
gdk-pixbuf: rename from gdk_pixbuf
|
2019-07-22 18:50:57 -04:00 |
|
Markus Kowalewski
|
6d859b3b1e
|
driftnet: add license
|
2018-09-10 22:16:19 +02:00 |
|
John Ericson
|
ed14223f8c
|
treewide: Manual fix more pkg-config build-inputs
|
2017-09-21 15:49:54 -04:00 |
|
ndowens
|
2ad7e759c4
|
driftnet: 0.7 -> 1.1.5
|
2017-03-06 07:58:38 -05:00 |
|
zimbatm
|
17348dc094
|
Remove all dots at end of descriptions
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
|
2016-02-27 17:30:29 +00:00 |
|
Robin Gloster
|
53b389327e
|
refactor to use autoreconfHook where possible
Close #12446.
|
2016-01-18 10:45:31 +01:00 |
|
Pascal Wittmann
|
7fd2796e99
|
Replace 'with plaforms; platform' with 'platforms.platform'
|
2015-11-17 21:30:43 +01:00 |
|
Jaka Hudoklin
|
70db57f488
|
driftnet: init at 8d47fd5
|
2015-07-08 12:22:13 +02:00 |
|