{^_^} has quit [Remote host closed the connection]
gchristensen has quit [Ping timeout: 240 seconds]
{^_^} has joined #nixos-borg
gchristensen has joined #nixos-borg
orivej has joined #nixos-borg
orivej has quit [Ping timeout: 240 seconds]
jtojnar has joined #nixos-borg
MichaelRaskin has quit [Quit: MichaelRaskin]
<{^_^}> [ofborg] @brainrape opened pull request #139 → Add brainrape to config.extra-known-users → https://git.io/vxZnT
<makefu> brainrape, a quite explicit name
orivej has joined #nixos-borg
<gchristensen> indeed :/
<Mic92> he works with Idris, this explains the name
<gchristensen> :D
<dtz> :D
orivej has quit [Ping timeout: 256 seconds]
<ekleog> gchristensen: hmm, dit the adding-me-to-known-users actually land in running borg? the absence of reply to https://github.com/NixOS/nixpkgs/pull/34971#issuecomment-374279933 seems to imply it did not trigger
<gchristensen> wtf
<gchristensen> ooohhh
<gchristensen> duh
<gchristensen> return self.known_users.contains(&user.to_lowercase());
<ekleog> oh
<ekleog> haha
<ekleog> should I make a new PR?
<gchristensen> please ... :)
<{^_^}> [ofborg] @Ekleog opened pull request #140 → Handle capitalized user names → https://git.io/vxnWy
<ekleog> here it is :)
<gchristensen> thats the way to do it!
<ekleog> (doesn't break any test that weren't broken on my machine beforehand)
<gchristensen> I'm still surprised you have broken tests
<gchristensen> btw ekleog your nom pr looks good, I'm just still grokking it
<ekleog> no problem, it doesn't bring much for the time being anyway :)
<ekleog> about my failing tests, I think I came upon http://ekleog.xelpaste.net/P0LWSu at some point, that fails to build here (and having builder = "/bin/sh" fixes things)
<ekleog> but I don't get what <nix> is, so I can't investigate it much further
<ekleog> maybe it's a nix2 regression?
<gchristensen> hmm!
<{^_^}> [ofborg] @grahamc merged pull request #140 → Handle capitalized user names → https://git.io/vxnWy
<{^_^}> [ofborg] @grahamc pushed 2 commits to next: https://git.io/vxn8J
<{^_^}> → c88d98b6 by @Ekleog: Handle capitalized user names
<{^_^}> → d11552ad by @grahamc: Merge pull request #140 from Ekleog/next
<gchristensen> maybe {^_^} could learn how to message the channel when ofborg deploys
<ekleog> (just, can you tell me when it's deployed? this way I can retrigger the build :))
<samueldr> we have the technology
<gchristensen> ofborg-production> deployment finished successfully
<ekleog> ok great, thanks!
<gchristensen> !tofu
<{^_^}> To get a sha256 hash of a new source, you can use the Trust On First Use model: use probably-wrong hash (for example: 0000000000000000000000000000000000000000000000000000) then replace it with the correct hash Nix expected.
tilpner has quit [Remote host closed the connection]
tilpner has joined #nixos-borg
tilpner has quit [Quit: :wq]
tilpner has joined #nixos-borg
tilpner has quit [Quit: :wq]
tilpner has joined #nixos-borg
tilpner has quit [Quit: :wq]
tilpner has joined #nixos-borg
tilpner has quit [Client Quit]
tilpner has joined #nixos-borg
<Mic92> I always change the last character instead
<makefu> i press ctrl-a inside the string :)
<gchristensen> what does that do?
<gchristensen> I only use the 0's when I'm doing a new pkgs
<makefu> increment the next number
<gchristensen> oh cool
jtojnar_ has joined #nixos-borg
jtojnar has quit [Read error: Connection reset by peer]
jtojnar_ has quit [Ping timeout: 256 seconds]
MichaelRaskin has joined #nixos-borg
<{^_^}> [ofborg] @grahamc pushed 23 commits to released: https://git.io/vxnQm
<{^_^}> → 9420cb5c by @grahamc: clarify what _no_ log means: not a partial loog
<{^_^}> → 29fadfaa by @grahamc: Extract the file to lines function
<{^_^}> → 789986a1 by @grahamc: Require full logs everywhere
<MichaelRaskin> OK, so I guess the attempt to get tests into nixpkgs in a visible way should be written of as a failure. Do we consider it a good idea if I put them into a separate repository and try to PR some support for applying external nixpkgs test?
orivej has joined #nixos-borg
<MichaelRaskin> gchristensen:
jtojnar has joined #nixos-borg
<makefu> MichaelRaskin: i really like the idea of fast tests, as of right now the full-blown tests are just too slow and too complicated which really does not make it feasible to have such tests for all core packages
<MichaelRaskin> That's why I am looking for a way to de-facto impose tests — as lightweight as possible — without explicitly circumventing the objection to their inclusion in Nixpkgs
orivej has quit [Ping timeout: 265 seconds]