Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Use different nixpkgs versions for nix-script and what it builds #30

Description

@Nadrieril

There are two ways of installing nix-script: I can choose to use either your pinned nixpkgs version, or specify my own. The problem I have is that I have a script that requires nixpkgs-unstable to build, but nix-script cannot be built with that because it requires hnix < 14. So either way poses a problem.
However it's not a priori necessary to use the same version of nixpkgs to build nix-script and to run nix-script. So would it be possible to pin nixpkgs only for the purpose of finding script dependencies, while letting nix-script be built with its own version?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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