-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I tried
nix shell github:numtide/nixpkgs-unfree/nixos-unstable#mongodb
And it started building mongodb from source. I was hoping this would be pulled from cache.
Cache seems to be configured correctly in ~/.config/nix/nix.conf:
substituters = https://cache.nixos.org https://devenv.cachix.org https://numtide.cachix.org
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw= numtide.cachix.org-1:2ps1kLBUWjxIneOy1Ik6cQjb41X0iXVXeHigGmycPPE=
Are unfree packages actually getting built and pushed to cache? Maybe I'm missing it, but I'm not seeing recent evidence of that in the Actions tab in the GitHub UI.
friedow, adamdicarlo0 and vifino
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working