Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop-in replacement for nixpkgs lib #3

Open
srid opened this issue Oct 26, 2024 · 1 comment
Open

Drop-in replacement for nixpkgs lib #3

srid opened this issue Oct 26, 2024 · 1 comment

Comments

@srid
Copy link

srid commented Oct 26, 2024

Is this supposed to be that?

       error: attribute 'version' missing
       at /nix/store/714g6clapigzz83jh4gb8r4q9zzndk10-source/lib.nix:232:29:
          231|
          232| if builtins.compareVersions lib.version minVersion < 0
             |                             ^
          233| then
@jonringer
Copy link
Collaborator

Yes, lib.version is associated to the NixOS release. so this is nixpkgs leaking release information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants