Coder Social home page Coder Social logo

Comments (4)

adamcstephens avatar adamcstephens commented on July 23, 2024

Remove attic.inputs.nixpkgs.follows so that the attic input will its own pinned nixpkgs.

from attic.

andr-ec avatar andr-ec commented on July 23, 2024

I didn't add a follows attribute to attic, it's just defined as follow:

attic.url = "github:zhaofengli/attic/6eabc3f02fae3683bffab483e614bebfcd476b21";

The revision is just the latest commit.
I've tried without the rev as well for the same result.

I have a few other inputs that do follow nixpkgs:

    nixpkgs.url = "github:nixos/nixpkgs/nixos-23.05";
    home-manager.url = "github:nix-community/home-manager/release-23.05";
    home-manager.inputs.nixpkgs.follows = "nixpkgs";
    nix-ld.url = "github:Mic92/nix-ld";
    nix-ld.inputs.nixpkgs.follows = "nixpkgs";

would any of that have an effect?

from attic.

andr-ec avatar andr-ec commented on July 23, 2024

I updated nixpkgs:

nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";

and it's working now.

Is this expected? I didn't use nixpkgs.follows for this input.

from attic.

adamcstephens avatar adamcstephens commented on July 23, 2024

Hmm odd. No the other inputs shouldn’t affect it. I wouldn’t expect your own nixpkgs to be used for attic at all.

from attic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.