Skip to content

Instantly share code, notes, and snippets.

@Profpatsch
Last active May 28, 2020 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Profpatsch/dd4b865c366839ac7a9d82fc9d31a340 to your computer and use it in GitHub Desktop.
Save Profpatsch/dd4b865c366839ac7a9d82fc9d31a340 to your computer and use it in GitHub Desktop.
haskell refactor hydra jobset
attrs:
let
nixpkgs = import "${attrs.nixpkgs}/pkgs/top-level/release.nix" attrs;
in {
inherit (nixpkgs) haskellPackages;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment