Cargo.lock can't be built using frozen #2941
                  
                    
                      w3irdrobot
                    
                  
                
                  started this conversation in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
i'm trying to update the nix flake definition in nixpkgs. the changes are simple. however, the tag currently cannot be built for nixpkgs due to them using
--frozenwhen building and the project at tagv0.7.3tries to update thelibsqlite3-sysdependency in theCargo.lockwhen building. i don't think there is much to do about the project that is pushed to crates.io but it'd be great to get a tag in GitHub with theCargo.lockupdated. I can submit a PR to that tag for the change. however, i obviously can't add the tag, and i'm not sure if that's something the maintainers are willing to do either. just figured i'd bring it up.Beta Was this translation helpful? Give feedback.
All reactions