Commit graph

13 commits

Author SHA1 Message Date
Weijia Wang bdbd565773 libhdhomerun: unbreak on aarch64-darwin 2023-01-04 10:23:21 +01:00
Rick van Schijndel 9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
R. Ryantm 1307c79a14 libhdhomerun: 20210624 -> 20220303 2022-03-12 19:39:04 +00:00
R. RyanTM 2f216e02f4 libhdhomerun: 20210224 -> 20210624 2021-07-30 04:02:17 +00:00
Louis Tim Larsen 56b13f1e9d libhdhomerun: 20200907 -> 20210224 2021-05-15 11:33:33 +02:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM 85df0592c9 libhdhomerun: 20200521 -> 20200907 2020-11-02 19:12:45 +00:00
Louis Tim Larsen e768fce754
libhdhomerun: add comment about UDP firewall rule
PR #94620
2020-08-08 01:01:33 +02:00
Louis Tim Larsen 526c859664
libhdhomerun: git -> 20200521 2020-07-30 19:14:33 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
John Ericson 5aec3f96a2 treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Jonathan Rudenberg 031156c41f libhdhomerun: init at revision 1efbcb2 2017-05-02 13:47:01 -04:00