mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
dat: move from all-packages to aliases
This commit is contained in:
parent
4d676594ac
commit
65a1a68614
@ -84,6 +84,7 @@ mapAliases ({
|
||||
cv = progress; # added 2015-09-06
|
||||
d1x_rebirth = dxx-rebirth; # added 2018-04-25
|
||||
d2x_rebirth = dxx-rebirth; # added 2018-04-25
|
||||
dat = nodePackages.dat;
|
||||
dbus_daemon = dbus.daemon; # added 2018-04-25
|
||||
dbus_glib = dbus-glib; # added 2018-02-25
|
||||
dbus_libs = dbus; # added 2018-04-25
|
||||
|
@ -25948,5 +25948,4 @@ in
|
||||
|
||||
quartus-prime-lite = callPackage ../applications/editors/quartus-prime {};
|
||||
|
||||
dat = nodePackages.dat;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user