mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
ran deadnix
This commit is contained in:
parent
1244ba2adf
commit
3df08b721e
31 changed files with 32 additions and 33 deletions
|
@ -1,4 +1,4 @@
|
|||
{ stdenv, fetchurl, makeWrapper, wrapGAppsHook, lib, libX11, libXext, gtk3-x11, dbus, nspr, alsa-lib, glib, expat, gdk-pixbuf, mesa, xorg, nss, cups, ffmpeg, cairo, pango, at-spi2-atk, atk, at-spi2-core, libdrm, ... }:
|
||||
{ stdenv, fetchurl, makeWrapper, wrapGAppsHook, lib, libX11, libXext, gtk3-x11, dbus, nspr, alsa-lib, glib, expat, gdk-pixbuf, mesa, xorg, nss, cups, ffmpeg, cairo, pango, atk, libdrm, ... }:
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "circuitjs";
|
||||
version = "2.8.0";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue