17 Aug 2022 |
@qbit:tapenet.org | or at least some code is really hard for me | 19:29:38 |
@janne.hess:helsinki-systems.de | In reply to @qbit:tapenet.org scala was interesting to me for a bit. but man i find it hard to read that's haskell for me. one of the few languages I can't comprehend anything from just reading it | 19:30:25 |
@qbit:tapenet.org | :D | 19:30:49 |
stigo | also, not sure if [nix-cpan] is a useful prefix for commit messages tbh.. | 19:36:48 |
@janne.hess:helsinki-systems.de | I guess no prefix would be perfect so it's consistent with other commit messages | 19:37:11 |
stigo | yeah, i tend to parse the first line of commit messages from time to time | 19:37:44 |
stigo | agree | 19:37:53 |
@janne.hess:helsinki-systems.de | maybe suffix it with [auto] ? | 19:38:04 |
@janne.hess:helsinki-systems.de | ah or just a second line Generated by nix-update-cpan so the title isn't tainted | 19:38:19 |
stigo | Ah yes, was fixed already (removing the prefix) | 19:38:56 |
stigo | Or no, in (one of) my local checkouts 🫣 | 19:39:21 |
stigo | aight, added some PRs, back to work | 19:44:10 |
stigo | (more coming) | 19:44:18 |
stigo | * (more coming, tomorrow or so) | 19:44:31 |
@janne.hess:helsinki-systems.de | Does anyone see a reason not to switch to mirror://cpan for this? https://github.com/NixOS/nixpkgs/commit/2aadeb2cb5df | 20:09:18 |
@janne.hess:helsinki-systems.de | ah yes github is newer than cpan :( | 20:11:43 |
| greaka joined the room. | 20:24:20 |
19 Aug 2022 |
@janne.hess:helsinki-systems.de | stigo: Btw, is there a reason you use the *Plus licenses in update-cpan? Wouldn't the *Only licenses be more exact for that? | 13:52:58 |
@janne.hess:helsinki-systems.de | Also, would you say that things without a license are lib.licenses.unfree ? | 13:53:20 |
hexa | https://www.cpan.org/misc/cpan-faq.html#How_is_Perl_licensed | 13:56:35 |
hexa | contact the author! 😄 | 13:57:14 |
stigo | I'm not quite sure about licensing, but generally modules on CPAN have "This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself." tacked on to the .pod | 13:57:15 |
@janne.hess:helsinki-systems.de | In reply to @hexa:lossy.network contact the author! 😄 great! | 13:57:32 |
hexa | pypi enforces redistributability | 13:57:36 |
stigo | And perl is licensed with the artistic license, and gpl+ iirc | 13:57:46 |
hexa | * pypi enforces redistributability (https://pypi.org/policy/terms-of-use/) | 13:58:25 |
@janne.hess:helsinki-systems.de | In reply to @stigo:matrix.org And perl is licensed with the artistic license, and gpl+ iirc https://metacpan.org/pod/Software::License::Perl_5 this I guess? | 13:58:36 |
hexa | * pypi at least enforces redistributability (https://pypi.org/policy/terms-of-use/) | 13:58:51 |
@janne.hess:helsinki-systems.de | thats gpl1 only | 13:59:08 |
@janne.hess:helsinki-systems.de | or is it? damn it | 13:59:27 |