lix/src/libfetchers
alois31 63ee2cdda3
libfetchers: serialise accept-flake-config properly
The AcceptFlakeConfig type used was missing its JSON serialisation definition,
so it was incorrectly serialised as an integer, ending up that way for example
in the nix.conf manual page. Declare a proper serialisation.

Change-Id: If8ec210f9d4dd42fe480c4e97d0a4920eb66a01e
2024-09-02 18:50:15 +02:00
..
attrs.cc Fix conversion from JSON to fetch attributes 2021-01-05 02:06:25 +00:00
attrs.hh Allow tarball URLs to redirect to a lockable immutable URL 2023-06-13 14:17:45 +02:00
cache.cc util.{hh,cc}: Split out users.{hh,cc} 2024-05-29 11:01:34 +02:00
cache.hh Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
fetch-settings.cc libfetchers: serialise accept-flake-config properly 2024-09-02 18:50:15 +02:00
fetch-settings.hh libfetchers: serialise accept-flake-config properly 2024-09-02 18:50:15 +02:00
fetch-to-store.cc refactor: make HashType and Base enum classes for type safety 2024-08-08 14:53:17 -07:00
fetch-to-store.hh util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
fetchers.cc refactor: make HashType and Base enum classes for type safety 2024-08-08 14:53:17 -07:00
fetchers.hh tree-wide: shuffle headers around for about 30s compile time 2024-08-28 09:55:05 -07:00
git.cc refactor: make HashType and Base enum classes for type safety 2024-08-08 14:53:17 -07:00
github.cc refactor: make HashType and Base enum classes for type safety 2024-08-08 14:53:17 -07:00
indirect.cc refactor: make HashType and Base enum classes for type safety 2024-08-08 14:53:17 -07:00
lix-fetchers.pc.in packaging: rename nixexpr -> lixexpr and so on 2024-05-23 16:45:23 -06:00
mercurial.cc refactor: make HashType and Base enum classes for type safety 2024-08-08 14:53:17 -07:00
meson.build build: expose option to enable or disable precompiled std headers 2024-06-06 12:46:26 -06:00
path.cc libstore: convert dumpPath to a generator 2024-07-05 22:28:16 +00:00
registry.cc util.{hh,cc}: Split out users.{hh,cc} 2024-05-29 11:01:34 +02:00
registry.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
tarball.cc refactor: make HashType and Base enum classes for type safety 2024-08-08 14:53:17 -07:00