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
argotk
Commits
83e947c0
Commit
83e947c0
authored
Feb 15, 2019
by
Valentin Reis
Browse files
style default.nix
parent
56c4e53c
Pipeline
#5249
failed with stage
in 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
default.nix
View file @
83e947c0
{
argo
pkgs
?
import
<
argopkgs
>
{},
pkgs
?
import
<
argopkgs
>
{},
}:
rec
{
argotk
=
argo
pkgs
.
argotk
.
overrideAttrs
(
old
:{
argotk
=
pkgs
.
argotk
.
overrideAttrs
(
old
:{
src
=
./.
;
});
hack
=
argo
pkgs
.
argolib
.
getHackEnv
argo
pkgs
argo
pkgs
.
haskellPackages
argotk
;
hack
=
pkgs
.
argolib
.
getHackEnv
pkgs
pkgs
.
haskellPackages
argotk
;
preCommit
=
argo
pkgs
.
mkShell
{
preCommit
=
pkgs
.
mkShell
{
name
=
"shake"
;
buildInputs
=
[
(
argo
pkgs
.
haskellPackages
.
ghcWithPackages
(
p
:
with
p
;
[
(
pkgs
.
haskellPackages
.
ghcWithPackages
(
p
:
with
p
;
[
argotk
pkgs
.
hwloc
shake
...
...
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