Skip to content

Mongodb building from source #29

@khaled

Description

@khaled

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions