!NBBFPbiuttRgTqbrcY:nixos.org

NixOS Security Discussions

365 Members
Discussions around Security | Triaging happens in #security:nixos.org127 Servers

Load older messages


SenderMessageTime
21 Oct 2024
@fabianhjr:matrix.orgFabián Herediajust remove the --only-throws flag17:20:18
@emilazy:matrix.orgemily yeah, so it has removed nodejs_16 but left nodejs-16_x = nodejs_16, e.g. 17:21:33
@emilazy:matrix.orgemilyI guess that's a reason to not do that kind of thing17:21:39
@emilazy:matrix.orgemilythose seem to be the only cases, perhaps you could clean up the broken Node aliases in another commit?17:22:25
@fabianhjr:matrix.orgFabián Herediadone17:25:17
@qyliss:fairydust.spaceAlyssa RossEval broke17:30:40
@qyliss:fairydust.spaceAlyssa Rosshttps://github.com/NixOS/nixpkgs/actions/runs/11445435644/job/31842486226?pr=35029017:30:48
@qyliss:fairydust.spaceAlyssa Ross

gnuradio-with-packages is still in aliases.nix, but depends on gnuradio_3_7, which was removed.

17:31:12
@qyliss:fairydust.spaceAlyssa Ross *

gnuradio-with-packages is still in aliases.nix, but depends on gnuradio3_7, which was removed.

17:31:23
@emilazy:matrix.orgemily gah. should have pored over the diff more carefully. or figured out how you're meant to test aliases.nix eval 17:31:42
@emilazy:matrix.orgemilywill fix17:31:47
@qyliss:fairydust.spaceAlyssa Rossor waiting for CI :P17:31:53
@qyliss:fairydust.spaceAlyssa Ross * 17:31:58
@emilazy:matrix.orgemily (but also how do you test the latter? nixpkgs-review won't do it, right?) 17:32:01
@emilazy:matrix.orgemily
In reply to @qyliss:fairydust.space
or waited for CI :P
yeah, sorry :(
17:32:08
@emilazy:matrix.orgemilyI wish CI was faster so I didn't feel the need to replicate it locally all the time17:32:31
@qyliss:fairydust.spaceAlyssa Ross
In reply to @emilazy:matrix.org
(but also how do you test the latter? nixpkgs-review won't do it, right?)
No idea, although I guess I've just learned that nixpkgs-vet does it.
17:32:33
@qyliss:fairydust.spaceAlyssa Rossnixpkgs-vet is fast :P17:32:38
@emilazy:matrix.orgemilyright. not yet used to having nixpkgs-vet around17:33:07
@emilazy:matrix.orgemily(how come it can do eval checks so much quicker?)17:33:14
@emilazy:matrix.orgemily

also lol at us having this expression lying around that points to a throw in the first place…

  gnuradio-with-packages = gnuradio3_7.override {
    extraPackages = lib.attrVals [
      "osmosdr"
      "ais"
      "gsm"
      "nacl"
      "rds"
      "limesdr"
    ]
      gnuradio3_7Packages;
  }; # Added 2020-10-16

17:33:40
@fabianhjr:matrix.orgFabián Herediahttps://github.com/NixOS/nixpkgs/pull/35029117:34:07
@emilazy:matrix.orgemily
In reply to @qyliss:fairydust.space
No idea, although I guess I've just learned that nixpkgs-vet does it.
(the nixpkgs-vet author is for some reason opposed to having it as a first-class package in Nixpkgs, so unfortunately it is not at all convenient to run locally)
17:34:12
@emilazy:matrix.orgemily
In reply to @fabianhjr:matrix.org
https://github.com/NixOS/nixpkgs/pull/350291
ah, I was just about to do this 😅
17:34:25
@emilazy:matrix.orgemilyI'll be more patient this time.17:34:34
@emilazy:matrix.orgemilyI guess having aliases that point to other throwing aliases is a pretty bad antipattern since it breaks our tooling17:36:02
@emilazy:matrix.orgemilyI've introduced some of those, I wonder if we can programmatically rule them out in future.17:36:13
@emilazy:matrix.orgemily Fabián Heredia: I'm thinking we should just revert and do this again if the whack-a-mole with the eval issues continues beyond another push 17:39:56
@emilazy:matrix.orgemilyI'll open a revert17:40:38
@emilazy:matrix.orgemilymerged the revert, sorry about that. better to clean up the strays without time pressure17:45:02

Show newer messages


Back to Room ListRoom Version: 9