This website requires JavaScript.
Explore
Help
Register
Sign In
BoomMicrophone
/
nixpkgs-suyu
Watch
1
Star
0
Fork
You've already forked nixpkgs-suyu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5ad7fb28f6
nixpkgs-suyu
/
pkgs
/
development
/
haskell-modules
/
initial-packages.nix
3 lines
84 B
Nix
Raw
Normal View
History
Unescape
Escape
Consistently use 'lib' instead of 'stdenv.lib' in the Haskell infrastructure. Part of https://github.com/NixOS/nixpkgs/issues/108938.
2021-01-19 19:26:01 +01:00
args
@
{
pkgs
,
lib
,
callPackage
}:
self
:
Remove HIE package set until automation can be put in place.
2018-03-23 15:06:58 +01:00
(
import
./hackage-packages.nix
args
self
)
Reference in a new issue
Copy permalink