Skip to content

Allow which results outside of /nix/store#3

Merged
ali-abrar merged 4 commits intoobsidiansystems:developfrom
matthewbauer:allow-missing-nix-store
Oct 30, 2020
Merged

Allow which results outside of /nix/store#3
ali-abrar merged 4 commits intoobsidiansystems:developfrom
matthewbauer:allow-missing-nix-store

Conversation

@matthewbauer
Copy link
Copy Markdown
Collaborator

@matthewbauer matthewbauer commented Sep 12, 2019

Some cleanups from #1 as well as allowing which results to be outside of /nix/store. This should make this package more general purpose for users who aren't using Nix.

Comment thread default.nix Outdated
@@ -0,0 +1,3 @@
{ pkgs ? import <nixpkgs> { } }: pkgs.haskellPackages.developPackage {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we are adding "do nothing special" default.nixes like this any more. The CI does things automatically for repos without any nix files.

@ali-abrar
Copy link
Copy Markdown
Member

ali-abrar commented Sep 12, 2019 via email

@matthewbauer matthewbauer force-pushed the allow-missing-nix-store branch from 3941559 to 90873ee Compare September 12, 2019 20:47
@matthewbauer matthewbauer force-pushed the allow-missing-nix-store branch from 90873ee to 04da6f3 Compare September 12, 2019 20:48
@ali-abrar ali-abrar merged commit bbd6d81 into obsidiansystems:develop Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants