This website requires JavaScript.
Explore
Help
Sign In
Jaculabilis
/
amanuensis
Watch
1
Star
1
Fork
You've already forked amanuensis
0
Code
Issues
19
Pull Requests
Projects
1
Releases
Activity
Add sqlite to nix shell
Browse Source
...
This commit is contained in:
Tim Van Baak
2021-09-12 21:08:23 -07:00
parent
6f73c58d23
commit
b94a2224c0
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
shell.nix
Unescape
Escape
View File
@ -4,5 +4,6 @@ pkgs.mkShell {
buildInputs
=
[
buildInputs
=
[
pkgs
.
python3
pkgs
.
python3
pkgs
.
poetry
pkgs
.
poetry
pkgs
.
sqlite
]
;
]
;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Jaculabilis/amanuensis
Title
Body
Create Issue