adding a lot of basic stuff for installation as a real app
This commit is contained in:
parent
642d7f2d82
commit
8da2a39a16
6 changed files with 53 additions and 45 deletions
|
@ -7,7 +7,7 @@ mkShell rec {
|
|||
gcc
|
||||
gnumake
|
||||
clang
|
||||
clang-tools
|
||||
# clang-tools
|
||||
qtcreator
|
||||
cmake
|
||||
extra-cmake-modules
|
||||
|
@ -38,7 +38,7 @@ mkShell rec {
|
|||
|
||||
# This is only here because apparently it doesn't pick up the icon theme from the base system
|
||||
# papirus-icon-theme
|
||||
# lightly-qt
|
||||
lightly-qt
|
||||
|
||||
podofo
|
||||
mpv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue