!lymvtcwDJ7ZA9Npq:lix.systems

Lix Development

442 Members
(Technical) development of Lix, the package manager, a Nix implementation. Please be mindful of ongoing technical conversations in this channel.146 Servers

Load older messages


SenderMessageTime
6 Jun 2024
@qyriad:katesiria.orgQyriad @artemist does the lix-installer derivation build for you? It fails for us on both Linux and Darwin, albeit in different places 01:53:03
@artemist:mildlyfunctional.gayartemist
In reply to @qyriad:katesiria.org
@artemist does the lix-installer derivation build for you? It fails for us on both Linux and Darwin, albeit in different places
Not without my patchset. I can check if I have any unpublished ones I needed
01:53:50
@jade_:matrix.orgjade_oh, lmao, i guess we should just go accept your entire patchset01:58:21
@qyriad:katesiria.orgQyriadyeah lol02:02:43
@jade_:matrix.orgjade_https://gerrit.lix.systems/c/lix-installer/+/1381 merged02:43:55
@artemist:mildlyfunctional.gayartemistThanks03:00:59
@artemist:mildlyfunctional.gayartemisthm... I haven't really been working on things assigned to me, I have way too many different projects going on04:19:46
@jade_:matrix.orgjade_we don't blame you04:21:13
@jade_:matrix.orgjade_

having a bit of a moment:

    print(type(notes))
    print(repr(notes))
    notes.rstrip('\n\t ')
    assert not notes.endswith('\n')
19:08:08
@jade_:matrix.orgjade_this assert throws19:08:10
@jade_:matrix.orgjade_that's uh, absurd19:08:20
@jade_:matrix.orgjade_omg19:08:28
@raitobezarius:matrix.orgraitobezariusi don't think rstrip works with multiple characters19:08:29
@k900:0upti.meK900Yeah19:08:34
@jade_:matrix.orgjade_nah thats not the issue19:08:37
@jade_:matrix.orgjade_strings are immutable19:08:41
@k900:0upti.meK900Oh19:08:44
@k900:0upti.meK900Yeah19:08:45
@raitobezarius:matrix.orgraitobezariusalso ture19:08:47
@raitobezarius:matrix.orgraitobezarius * also true19:08:50
@jade_:matrix.orgjade_but yes strip does work with multiple chars19:08:56
@raitobezarius:matrix.orgraitobezariusah?19:09:02
@raitobezarius:matrix.orgraitobezariusdamn i feel like i never made it work this way19:09:07
@k900:0upti.meK900It works19:09:09
@k900:0upti.meK900It just doesn't work the way you think it does19:09:14
@jade_:matrix.orgjade_image.png
Download image.png
19:09:20
@k900:0upti.meK900 .rstrip("abc") works like .rstrip(["a", "b", "c"]) and it strips any of those characters 19:09:35
@k900:0upti.meK900That's one of the weird Python strings-are-just-iterables things19:10:20
@k900:0upti.meK900Also btw I have way too much experience with cursed Python19:11:10
@k900:0upti.meK900So if you need cursed Python help, hit me up19:11:15

Show newer messages


Back to Room ListRoom Version: 10