mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
chore: update flake.nix with updated deps
This commit is contained in:
@@ -11,12 +11,11 @@
|
|||||||
in {
|
in {
|
||||||
devShells."x86_64-linux".default = pkgs.mkShell {
|
devShells."x86_64-linux".default = pkgs.mkShell {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
gcc
|
||||||
libreoffice
|
libreoffice
|
||||||
ungoogled-chromium
|
ungoogled-chromium
|
||||||
xreader
|
|
||||||
imagemagick
|
imagemagick
|
||||||
ffmpeg
|
ffmpeg
|
||||||
ghostscript
|
|
||||||
gnome-screenshot
|
gnome-screenshot
|
||||||
|
|
||||||
playwright-driver.browsers
|
playwright-driver.browsers
|
||||||
|
|||||||
Reference in New Issue
Block a user