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
86e884a5
Commit
86e884a5
authored
Nov 05, 2018
by
Valentin Reis
Browse files
[ Fix ] typo
parent
0d19c76b
Changes
1
Hide whitespace changes
Inline
Side-by-side
pkgs/default.nix
View file @
86e884a5
{
hostPkgs
=
import
<
nixpkgs
>
{},
hostPkgs
?
import
<
nixpkgs
>
{},
pkgs
?
import
../pin.nix
{
inherit
hostPkgs
;
jsonpath
=
../nixpkgs-18.03.json
;
},
kapack
?
import
../pin.nix
{
hostPkgs
=
pkgs
;
jsonpath
=
../kapack.json
;
depset
=
{
hostPkgs
=
pkgs
;};},
}:
...
...
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