!sUXcTulPzyhnqOiFPL:helsinki-systems.de

NixOS Perl

49 Members
13 Servers

Load older messages


SenderMessageTime
19 Aug 2022
@stigo:matrix.orgstigorather than parsing it with regexps, if that's possible14:10:13
@stigo:matrix.orgstigo(oh, the attributes can be optionally quoted too...)14:11:05
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.de
In reply to @stigo:matrix.org
rather than parsing it with regexps, if that's possible
nix eval --impure --raw --expr 'builtins.concatStringsSep " " (builtins.attrNames (import ./. {}).perlPackages)'
14:11:24
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.de better: nix eval --impure --json --expr 'builtins.attrNames (import ./. { config.allowAliases = false; }).perlPackages' 14:12:18
@stigo:matrix.orgstigohttps://github.com/NixOS/nixpkgs/pull/187480 <-- feel like patching HTTP::Tiny so it verifies TLS connections by default :)17:49:44
@qbit:tapenet.org@qbit:tapenet.orgnice!18:26:09
@qbit:tapenet.org@qbit:tapenet.orgi was following a thread on the perl mailing list that was talking about enabling tls by default.. but i can't find it now.. did that happen? 18:29:20
@qbit:tapenet.org@qbit:tapenet.orgdang: https://marc.info/?t=163769025000001&r=1&w=2 nope18:33:35
@stigo:matrix.orgstigoProbably not yet, perl is usually quite deeply rooted in dependency trees.. openssl requires perl to build for instance.18:34:07
@qbit:tapenet.org@qbit:tapenet.orgright, but that build doesn't have to include openssl :D18:34:36
@stigo:matrix.orgstigoVery true, i totally agree that tls should be available in perl's core by default18:35:12
@stigo:matrix.orgstigothe issue became highlighted after the GPG signature scheme on cpan was shown to be quite broken18:36:04
@qbit:tapenet.org@qbit:tapenet.orgahh18:36:18
@qbit:tapenet.org@qbit:tapenet.orghttps://gist.github.com/afresh1/c4ac35cdd29e6b2cd15eef38246c4c71 <-- my fav approach so far :D18:36:26
@stigo:matrix.orgstigoNice :D18:36:47
@stigo:matrix.orgstigobtw, I've been looking at creating a replacement for the (also somewhat broken) Module::Signature module using openssh instead of gpg (very early work though) https://github.com/stigtsp/CPAN-Author-Signature18:38:49
@stigo:matrix.orgstigo * btw, I've been looking at proposing an alternative to the (also somewhat broken) Module::Signature module using openssh instead of gpg (very early work though) https://github.com/stigtsp/CPAN-Author-Signature18:39:15
@qbit:tapenet.org@qbit:tapenet.orgawesome!18:39:38
@stigo:matrix.orgstigo it uses metacpan -> (github|gitlab|foobar) as a trust root for ssh keys etc 18:40:44
@qbit:tapenet.org@qbit:tapenet.orgi have been using my yubikey bio to do hardware fingerprintie ssh sigs :D18:41:09
@qbit:tapenet.org@qbit:tapenet.orgfeels like the future18:41:22
@stigo:matrix.orgstigoyeah that's quite nice18:41:23
@stigo:matrix.orgstigothinking to replace my yubikey-gpg setup with fido2 here, a lot simpler and harder to mess up18:41:52
@qbit:tapenet.org@qbit:tapenet.orgi do fear loose ports because of it :D18:42:00
@stigo:matrix.orgstigodoes the fprint reader work ok?18:42:14
@qbit:tapenet.org@qbit:tapenet.orgya, better than i expected! 18:42:34
@stigo:matrix.orgstigocool, should order one then :)18:42:46
@qbit:tapenet.org@qbit:tapenet.orgbut things like cuts / scratches for sure mess it up (understandably)18:42:51
@stigo:matrix.orgstigoah right, more fragile i guess18:43:03
20 Aug 2022
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.de 🎉 15:53:05

Show newer messages


Back to Room ListRoom Version: 9