mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-23 09:04:37 +03:00
docs: remove obsolete comment
This commit is contained in:
parent
da25b343c6
commit
ae69cad370
@ -151,7 +151,6 @@
|
||||
overridesDirs = [(toString ./overrides)];
|
||||
|
||||
# System independent dream2nix api.
|
||||
# Similar to drem2nixFor but will require 'system(s)' or 'pkgs' as an argument.
|
||||
# Produces flake-like output schema.
|
||||
d2n-lib = import ./src/lib.nix {
|
||||
inherit externalPaths externalSources inputs overridesDirs lib;
|
||||
|
Loading…
Reference in New Issue
Block a user