Fix new package names
This commit is contained in:
@@ -31,9 +31,9 @@ in
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
clinfo
|
||||
glxinfo
|
||||
jellyfin-ffmpeg
|
||||
libva-utils
|
||||
mesa-demos
|
||||
nfs-utils
|
||||
radeontop
|
||||
vulkan-tools
|
||||
|
||||
@@ -10,9 +10,6 @@
|
||||
...
|
||||
}:
|
||||
|
||||
let
|
||||
passthru = [ ];
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
@@ -39,7 +36,7 @@ in
|
||||
curl
|
||||
gawk
|
||||
git
|
||||
glxinfo
|
||||
mesa-demos
|
||||
unzip
|
||||
wget
|
||||
];
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@ in
|
||||
cdrtools
|
||||
element-desktop
|
||||
freetube
|
||||
onlyoffice-bin
|
||||
onlyoffice-desktopeditors
|
||||
qpwgraph
|
||||
vlc
|
||||
x265
|
||||
|
||||
@@ -5,10 +5,10 @@ let
|
||||
pypackages: with pypackages; [
|
||||
black
|
||||
build
|
||||
dateutil
|
||||
ipython
|
||||
mypy
|
||||
pylint
|
||||
python-dateutil
|
||||
pyyaml
|
||||
responses
|
||||
ruamel-yaml
|
||||
|
||||
Reference in New Issue
Block a user