This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e879c76778
tvl-depot
/
users
/
grfn
/
xanthous
/
nixpkgs.nix
4 lines
84 B
Nix
Raw
Normal View
History
Unescape
Escape
feat(3p/haskellPackages): port in patches from xanthous Add a few relatively uncontroversial patches to fix some broken packages that I had developed for xanthous to the top-level third_party tree, so they can be reused by other people in the monorepo Change-Id: I68740477bda278c5dcc123080029ee4bd2cae37a Reviewed-on: https://cl.tvl.fyi/c/depot/+/740 Reviewed-by: Profpatsch <mail@profpatsch.de> Reviewed-by: tazjin <mail@tazj.in>
2020-06-29 03:27:02 +02:00
args
:
let
pkgs
=
(
import
../../../.
args
)
.
third_party
;
in
pkgs
//
{
inherit
pkgs
;
}
Reference in a new issue
Copy permalink