1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-18 00:12:43 +01:00
nix/src/libexpr/flake
Eelco Dolstra 0e07f81d2b Fetcher cleanups
* Convert all InputScheme::fetch() methods to getAccessor().

* Add checkLocks() method for checking lock attributes.

* Rename fetch() to fetchToStore().
2024-03-04 22:24:55 +01:00
..
call-flake.nix Input: Replace 'locked' bool by isLocked() method 2024-02-20 16:59:15 +01:00
config.cc Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
flake.cc Use SourcePath for reading flake.{nix,lock} 2024-02-26 15:14:18 +01:00
flake.hh Use SourcePath for reading flake.{nix,lock} 2024-02-26 15:14:18 +01:00
flakeref.cc Fetcher cleanups 2024-03-04 22:24:55 +01:00
flakeref.hh Remove fetchers::Tree and move tarball-related stuff into its own header 2023-10-20 19:56:52 +02:00
lockfile.cc Use SourcePath for reading flake.{nix,lock} 2024-02-26 15:14:18 +01:00
lockfile.hh Use SourcePath for reading flake.{nix,lock} 2024-02-26 15:14:18 +01:00
url-name.cc Fix extraction of name for defaultPackage URLs 2024-02-27 07:53:05 +01:00
url-name.hh Move url-name utility to libexpr/flake 2023-12-22 09:33:02 +01:00