💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-04-29.txt captured on 2024-05-26 at 16:08:48.
⬅️ Previous capture (2022-06-04)
-=-=-=-=-=-=-
[2022-04-29T01:03:29Z] <noocsharp> rohan: it works for me [2022-04-29T02:56:19Z] <rohan> how i can use it with mpv? [2022-04-29T03:05:16Z] <noocsharp> rohan: wayclip? [2022-04-29T03:05:27Z] <rohan> yeah [2022-04-29T03:05:30Z] <rohan> in bemenu [2022-04-29T03:05:46Z] <rohan> i tried mpv $(waypaste) [2022-04-29T03:05:52Z] <rohan> not worked [2022-04-29T03:06:47Z] <noocsharp> when you run waypaste by itself does it paste the link? [2022-04-29T08:11:30Z] <testuser[m]> Hi [2022-04-29T14:10:47Z] <phoebos> dilyn: https://tmp.bvnf.space/0001-neomutt-bump-to-20220429.patch [2022-04-29T14:17:00Z] <ylwyvkbjpislibps> phoebos: nice website u got there [2022-04-29T14:29:07Z] <phoebos> thank you [2022-04-29T16:42:06Z] <pomekon> yo! im trying to rebuild all the packages i currently have with cd/var/kiss/installed && kiss build * but it spits out an error : zlib Failed to download https://zlib.net/zlib-1.2.11.tar.gz [2022-04-29T16:50:53Z] <omanom> yeah, you'll run into more of those as kiss official repo ages and dylan doesn't update them. you can switch over to using the ones here if you want: https://github.com/kiss-community/repo [2022-04-29T16:52:42Z] <ioraff> zlib 1.2.11 has a security vulnerability, so they presumably dropped it from the site [2022-04-29T16:55:17Z] <omanom> zlib specifically is annoying, when there's a new release they remove the previous version link at (https://zlib.net/zlib-1.2.11.tar.gz) and create a new link to the "new release" (https://zlib.net/zlib-1.2.12.tar.gz) [2022-04-29T16:55:44Z] <omanom> the older releases continue to be under https://zlib.net/fossils/ so changing the sources URL to point there would prevent this issue from happening [2022-04-29T16:57:00Z] <ioraff> ah. will do [2022-04-29T17:04:20Z] <pomekon> thanks people! [2022-04-29T17:38:20Z] <rohan> noocsharp: just waypaste works [2022-04-29T17:38:41Z] <rohan> but if i do mpv $(waypaste) it works on terminal [2022-04-29T17:38:46Z] <rohan> but not in bemenu [2022-04-29T18:04:52Z] <noocsharp> oh, you mean bemenu as a launcher? [2022-04-29T18:06:07Z] <noocsharp> i don't think bemenu expands commands like shells do [2022-04-29T22:29:25Z] <rohan> noocsharp: so no solution to this problem in waypaste with bemenu? [2022-04-29T22:53:36Z] <tleydxdy[m]> I have shell scripts that does the right thing [2022-04-29T22:53:49Z] <tleydxdy[m]> bemenu just execs the command, no shell involved [2022-04-29T22:54:08Z] <tleydxdy[m]> so you just launch a shell script