!NBBFPbiuttRgTqbrcY:nixos.org

NixOS Security Discussions

363 Members
Discussions around Security | Triaging happens in #security:nixos.org126 Servers

Load older messages


SenderMessageTime
21 Oct 2024
@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
@fabianhjr:matrix.orgFabián Heredia
In reply to @emilazy:matrix.org
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
yeah
17:45:27
@fabianhjr:matrix.orgFabián Heredia
In reply to @emilazy:matrix.org
merged the revert, sorry about that. better to clean up the strays without time pressure
sure, no worries
17:45:39
@fabianhjr:matrix.orgFabián Herediahttps://github.com/NixOS/nixpkgs/pull/350291 vet is happy now but we should probably wait for the whole CI 😅18:00:34
@aleksana:mozilla.orgaleksana (force me to bed after 18:00 UTC)
In reply to @fabianhjr:matrix.org
There was a time when aliases couldn't warn not too long ago if I recall correctly
Also people complaining it being too noisy in nix search
18:07:23
@emilazy:matrix.orgemily that ship has already sailed, nix search spits out a billion warnings 18:07:43

There are no newer messages yet.


Back to Room ListRoom Version: 9