cups-filters: align attrname with pkgname
This commit is contained in:
@@ -36,6 +36,7 @@ doNotDisplayTwice rec {
|
|||||||
conkerorWrapper = conkeror; # added 2015-01
|
conkerorWrapper = conkeror; # added 2015-01
|
||||||
cool-old-term = cool-retro-term; # added 2015-01-31
|
cool-old-term = cool-retro-term; # added 2015-01-31
|
||||||
cupsBjnp = cups-bjnp; # added 2016-01-02
|
cupsBjnp = cups-bjnp; # added 2016-01-02
|
||||||
|
cups_filters = cups-filters; # added 2016-08
|
||||||
cv = progress; # added 2015-09-06
|
cv = progress; # added 2015-09-06
|
||||||
debian_devscripts = debian-devscripts; # added 2016-03-23
|
debian_devscripts = debian-devscripts; # added 2016-03-23
|
||||||
dwarf_fortress = dwarf-fortress; # added 2016-01-23
|
dwarf_fortress = dwarf-fortress; # added 2016-01-23
|
||||||
|
|||||||
@@ -17016,7 +17016,7 @@ in
|
|||||||
libusb = libusb1;
|
libusb = libusb1;
|
||||||
};
|
};
|
||||||
|
|
||||||
cups_filters = callPackage ../misc/cups/filters.nix { };
|
cups-filters = callPackage ../misc/cups/filters.nix { };
|
||||||
|
|
||||||
cups-pk-helper = callPackage ../misc/cups/cups-pk-helper.nix { };
|
cups-pk-helper = callPackage ../misc/cups/cups-pk-helper.nix { };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user