Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
argopkgs
Commits
d8e7bf38
Commit
d8e7bf38
authored
Apr 04, 2019
by
Valentin Reis
Browse files
adds typed-process to hack envs
parent
e84454e8
Pipeline
#6284
passed with stages
in 3 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/utils.nix
View file @
d8e7bf38
...
...
@@ -12,6 +12,8 @@ let
,
brittany
,
panpipe
,
ghcid
,
typed-process
,
unix
}:
mkDerivation
{
pname
=
"dummy"
;
...
...
@@ -30,6 +32,8 @@ let
brittany
panpipe
ghcid
typed-process
unix
];
description
=
""
;
license
=
stdenv
.
lib
.
licenses
.
mit
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment