mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
refactor networking domain
This commit is contained in:
parent
5cbf915808
commit
671f4eb06c
17 changed files with 125 additions and 87 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue