diff options
| author | zimbatm <zimbatm@zimbatm.com> | 2020-09-12 16:33:56 +0200 |
|---|---|---|
| committer | zimbatm <zimbatm@zimbatm.com> | 2020-09-12 16:37:50 +0200 |
| commit | 035627dff23c4524345c4013e5e01ca95597452b (patch) | |
| tree | de27c6c543845a0909596d9e516691ff5a19c1a0 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 947a7d33f997d8782ae74e2e76fb7645e86b663e (diff) | |
lib: allow to import JSON and TOML files
The vision here is that configuration tools can generate .json or .toml
files, which can be plugged into an existing configuration.
Eg:
{ lib, ... }:
{
imports = [
(lib.modules.importJSON ./hardware-configuration.json)
];
}
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
