Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

flake-template: provide a compatibility shim for older Nix installations #115

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

cole-h
Copy link
Member

@cole-h cole-h commented Sep 6, 2022

Some older versions of Nix may not look for the
devShells.<arch>.default output, but it may look for devShell.<arch>.


Maybe fixes #113.

Some older versions of Nix may not look for the
`devShells.<arch>.default` output, but it may look for
`devShell.<arch>`.
@lucperkins lucperkins changed the title flake-template: provide a compatbility shim for older Nix installations flake-template: provide a compatibility shim for older Nix installations Sep 6, 2022
@grahamc grahamc merged commit 0dbdb5f into main Sep 7, 2022
@grahamc grahamc deleted the older-nix-compat branch September 7, 2022 00:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Riff shell broken on aarch64-darwin
2 participants