refactor networking domain

This commit is contained in:
Rouven Seifert 2023-09-19 13:47:08 +02:00
parent 5cbf915808
commit 671f4eb06c
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
17 changed files with 125 additions and 87 deletions

View file

@ -3,7 +3,7 @@
, fetchurl
, meson
, vala
, pkgconfig
, pkg-config
, cairo
, gsound
, gtk3
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
meson
ninja
vala
pkgconfig
pkg-config
cairo
gsound
gtk3