forked from mirrors/nixpkgs
maintainers/scripts/haskell/hydra-report.hs: fix outdated hydra-unstable reference
This commit is contained in:
parent
87421f9fc0
commit
cb20a40177
|
@ -1,6 +1,6 @@
|
|||
#! /usr/bin/env nix-shell
|
||||
#! nix-shell -p "haskellPackages.ghcWithPackages (p: [p.aeson p.req])"
|
||||
#! nix-shell -p hydra_unstable
|
||||
#! nix-shell -p hydra-unstable
|
||||
#! nix-shell -i runhaskell
|
||||
|
||||
{-
|
||||
|
|
Loading…
Reference in a new issue