!UNVBThoJtlIiVwiDjU:nixos.org

Staging

191 Members
Staging merges | Running staging cycles: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+head%3Astaging-next+head%3Astaging-next-24.05 | Review Reports: https://malob.github.io/nix-review-tools-reports/73 Servers

Load older messages


SenderMessageTime
20 Oct 2024
@artturin:matrix.orgArtturinThanks19:25:41
@artturin:matrix.orgArtturin

This was the conflict

<<<<<<< HEAD
  pythonRelaxDeps = [
    "agate"
    "protobuf"
  ];
||||||| 632fcb59da0b
  pythonRelaxDeps = [ "agate" ];
=======
  pythonRelaxDeps = [
    "protobuf"
    "agate"
  ];
>>>>>>> master

and I'm pretty sure I didn't see any red from duplicated attributes from the lsp, Idk what happened.

19:27:34
@k900:0upti.meK900That's because it wasn't that conflict19:28:21
@k900:0upti.meK900It was just two additions with different ordering19:28:31
@k900:0upti.meK900That git merged "correctly"19:28:34
@artturin:matrix.orgArtturinOkay then, I didn't remember the exact file I resolved.19:29:06
@k900:0upti.meK900 Like if you have

+foo
bar

And

bar
+foo

as two commits
19:29:09
@k900:0upti.meK900 It will automerge to
foo
bar
foo
19:29:21
@vcunat:matrix.orgVladimír Čunát

Yes. man git

git - the stupid content tracker

19:53:59
@vcunat:matrix.orgVladimír Čunát(to be fair, this stuff is really hard, I believe)19:54:20
@k900:0upti.meK900Yeah you can't do it correctly without knowing language semantics19:54:40
@fabianhjr:matrix.orgFabián HerediaEven knowing language semantics is not enough, the element being added could make sense in two separate commits and being added together like this example.20:22:43
@k900:0upti.meK900Well for some languages like Nix it would make sense to deduplicate completely identical definitions like these20:23:14
@k900:0upti.meK900And merge conflict otherwise20:23:18
@k900:0upti.meK900But it's definitely not possible to get correctly in all cases20:23:25
21 Oct 2024
@emilazy:matrix.orgemily can someone restart nixpkgs:staging-next:python312Packages.jaraco-functools.x86_64-darwin, it's a silly flaky test and blocking stuff 04:44:22
@emilazy:matrix.orgemily(how much of an initiation ritual do I need to go through to get Hydra job restarting powers? 😅)04:45:08
@fabianhjr:matrix.orgFabián Heredia
In reply to @emilazy:matrix.org
can someone restart nixpkgs:staging-next:python312Packages.jaraco-functools.x86_64-darwin, it's a silly flaky test and blocking stuff
looking into that if no-one has yet
05:38:06
@fabianhjr:matrix.orgFabián Heredia
In reply to @emilazy:matrix.org
(how much of an initiation ritual do I need to go through to get Hydra job restarting powers? 😅)
i asked for that over #infra:nixos.org which is the channel that covers the particular instance of hydra that powers nixos/nixpkgs.
05:39:23
@fabianhjr:matrix.orgFabián Heredia
In reply to @fabianhjr:matrix.org
looking into that if no-one has yet
restarted the jaraco-functools failed jobs (3)
05:40:28
@vcunat:matrix.orgVladimír Čunát
In reply to @emilazy:matrix.org
(how much of an initiation ritual do I need to go through to get Hydra job restarting powers? 😅)
Do you have a Hydra.nixos.org account? I fail to see it.
06:33:59
@emilazy:matrix.orgemilyI don't :)06:34:18
@emilazy:matrix.orgemilybut I can fix that.06:34:19
@emilazy:matrix.orgemilyI see "Sign in with a Hydra account" but no corresponding registration – I guess local accounts are legacy and I should be using GitHub auth?06:34:42
@vcunat:matrix.orgVladimír ČunátI'm not sure 😅06:36:11
@vcunat:matrix.orgVladimír ČunátGitHub and Google accounts should work, though.06:36:28
@emilazy:matrix.orgemily looks like I have an account under hello@emily.moe now (and annoyingly can't adjust the email address) 06:37:14
@hexa:lossy.networkhexa(same issue here with the github default email....)11:20:59
@scrumplex:duckhub.ioScrumplex joined the room.12:50:41
@vcunat:matrix.orgVladimír ČunátWe have a problem. A merge from master to staging-next caused to rebuild darwin stdenvs.13:11:04

Show newer messages


Back to Room ListRoom Version: 6