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
Software Defined Radio
r0tor-proc3ssing
Commits
e3cc8d8c
Commit
e3cc8d8c
authored
Aug 22, 2019
by
markus
Browse files
Use pillow from default.nix
parent
006d6458
Changes
1
Hide whitespace changes
Inline
Side-by-side
default.nix
View file @
e3cc8d8c
...
...
@@ -3,6 +3,7 @@ with import <nixpkgs> {}; {
name
=
"env"
;
buildInputs
=
[
pipenv
python3Packages
.
pillow
];
};
}
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