| 18 Mar 2023 |
raitobezarius | is there a good way to test if a package is unfree also? | 15:08:36 |
raitobezarius | like I can write the filterUnfree function with examining pkg.meta.license(s).free parameter | 15:08:50 |
raitobezarius | just wondering if there was a better way | 15:08:57 |
Alyssa Ross | You can, but it's probably best not to. | 15:09:00 |
raitobezarius | you would rather have it as a human-written set of unfree packages? | 15:09:14 |
raitobezarius | okay | 15:09:15 |
Alyssa Ross | Yeah | 15:09:19 |
Alyssa Ross | Stuff shouldn't change from free to unfree often. | 15:09:26 |
Alyssa Ross | and if you start doing it automatically you end up in a can of worms relating to whether you should vary behaviour based on allowUnfree / allowUnfreePredicate | 15:09:59 |
raitobezarius | https://github.com/NixOS/nixpkgs/pull/221861 | 15:14:00 |
| 19 Mar 2023 |
| quasineutral joined the room. | 11:42:13 |
| 21 Mar 2023 |
davidak | In reply to @qyliss:fairydust.space and if you start doing it automatically you end up in a can of worms relating to whether you should vary behaviour based on allowUnfree / allowUnfreePredicate i think you should and created an issue for the Nixpkgs Architecture Team to discuss it https://github.com/nixpkgs-architecture/issues/issues/18 | 19:04:14 |
davidak | but i wouldn't block the PR for that. enableUnfree is commonly used already | 19:05:17 |
| 22 Mar 2023 |
Rick (Mindavi) | What is unfree in diffoscope? I cannot recall I ran into that ... | 15:14:18 |
Alyssa Ross | apk-tool depends on something unfree | 15:15:29 |
Alyssa Ross | I assume the pre-compiled android sdk | 15:15:33 |
atemu12 | If it's just the tools, you could probably wire up our free build | 15:15:54 |
raboof | (https://github.com/NixOS/nixpkgs/pull/208793) | 15:16:05 |
Alyssa Ross | omg cool | 15:20:06 |
Rick (Mindavi) | Mmm, not sure why I haven't run into that | 15:28:28 |
raitobezarius | great | 15:28:42 |
Rick (Mindavi) | Ah, I only have the minimal version installed :) | 15:33:07 |
| 23 Mar 2023 |
Sandro 🐧 | https://github.com/NixOS/nixpkgs/pull/221861 | 00:09:44 |
| quentin joined the room. | 20:01:54 |
| 24 Mar 2023 |
| htran joined the room. | 02:19:58 |
| justinkb joined the room. | 15:30:26 |
| 25 Mar 2023 |
| amardeeps joined the room. | 04:44:05 |
| rbutani joined the room. | 23:54:47 |
| 26 Mar 2023 |
| @lab-cat:matrix.org joined the room. | 23:11:37 |
| 28 Mar 2023 |
raboof | In reply to @raboof:matrix.org https://github.com/NixOS/nixos-org-configurations/pull/234 This is now in version control at https://github.com/NixOS/reproducible.nixos.org and deployed to https://reproducible.nixos.org - I also updated the minimal-iso report. Improvements welcome 😃 | 13:59:47 |