• 6 Posts
  • 55 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle

  • Thanks!

    I guess it should be nix why-depends .nix-profile/bin nixpkgs#freeimage but unfortunately that just spits out the “freeimage is insecure” error (for whatever reason? it’s not like I’m installing the insecure package)

     nix why-depends .nix-profile/bin nixpkgs#freeimage
    error: Package ‘freeimage-unstable-2021-11-01in /nix/store/dzv2jjx429kczqwqklfb8v4mn9phv778-source/pkgs/development/libraries/freeimage/default.nix:72 is marked as insecure, refusing to evaluate.
    [...]
    

    Neither NIXPKGS_ALLOW_INSECURE=1 nix why-depends ... or nix why-depends --option permittedInsecurePackages freeimage-unstable-2021-11-01 ... (which may very well be wrong) seem to bypass the overzealous security check… I ended up updating my working copy of the nixpkgs git repo and running grep -rl freeimage * there.













  • You’ll need some kind of database if you want recommendations… Listenbrainz’s data is open, so you might find some self-hosted service that uses that database and local history for recomendations, but… why not just contributing your scrobbles to that awesome project?

    They do require an email for signup, but IMO they are trustworthy and you can just use some anonymous email if it’s important to you to really stay anonymous.