Skip to content

Which nixpkgs version? #29

@lukego

Description

@lukego

Hey I don't quite understand which nixpkgs version nix-cl is supposed to use for libraries?

In practice the chain of dependencies seems to be github:uthar/nix-cl -> github:uthar/dev -> nixpkgs i.e. that the nixpkgs version will be determined by the contents of https://github.com/Uthar/dev/blob/master/flake.lock.

That seems a bit random, though? Is it just that using flakes means pinning everything by default anyway?

I ask because I need to make a not-quite-trivial update to the Vulkan shaderc library in nixpkgs (lukego/nixpkgs@059fb38) in order to fix an obscure runtime incompatibility in the Lisp vk library that only shows up when running real application code (not during build.) I'm planning to upstream that change to nixpkgs but I don't really understand the flow for landing it in nix-cl where it is needed e.g. when I make a PR to package vk.

Tips welcome, I don't know how understood all this flakes stuff is really in general :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions