chanegs over time...

This commit is contained in:
2021-06-08 14:22:37 -07:00
parent 5e4aa0d7dd
commit df7761b11b
6 changed files with 83 additions and 11 deletions
+6
View File
@@ -72,6 +72,12 @@ in {
coreutils file perl which;
};
hll2380dw-lpr = import ./hll2380dw-lp.nix {
inherit (pkgs)
stdenv fetchurl makeWrapper cups dpkg a2ps ghostscript gnugrep gnused
coreutils file perl which lib;
};
backplane-dns-client = import ./backplane-dns-client.nix {
pkgs = pkgs;
stdenv = pkgs.stdenv;