1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-18 16:29:36 +01:00
nix/src/libexpr/flake
Eelco Dolstra b91c7cf077 Tarball fetcher: Include revCount/lastModified in the fingerprint
This can influence the evaluation result so they should be included in
the fingerprint.

(cherry picked from commit 5b4102c3b2)
2024-07-05 14:30:29 +00:00
..
call-flake.nix Rename remaining instances of "InputAccessor" to "SourceAccessor" 2024-05-06 17:29:03 +02:00
config.cc Rename commit-lockfile-summary to commit-lock-file-summary for consistency 2024-05-13 09:23:59 -04:00
flake.cc Tarball fetcher: Include revCount/lastModified in the fingerprint 2024-07-05 14:30:29 +00:00
flake.hh LockedFlake::getFingerprint(): Use Input::getFingerprint() 2024-03-04 19:22:23 +01:00
flakeref.cc Merge pull request #10152 from edolstra/fetcher-cleanups 2024-03-07 10:21:11 +01:00
flakeref.hh doc/glossary: Add base directory 2024-04-21 14:24:33 +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