lix/src/libfetchers
Théophane Hufschmitt 86881226b0 Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Overhaul `nix flake update` and `nix flake lock` UX

(cherry picked from commit 12a0ae73dbb37becefa5a442eb4532ff0de9ce65)
Change-Id: Iff3b4f4235ebb1948ec612036b39ab29e4ca22b2
2024-03-25 17:36:24 -06: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 libfetchers: Rename immutable -> locked 2022-02-24 18:09:00 +01:00
cache.hh Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
fetch-settings.cc Move some stuff from Settings to a new FetchSettings. 2022-03-01 01:39:25 +00:00
fetch-settings.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
fetch-to-store.cc Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos 2024-03-05 23:46:18 -07:00
fetch-to-store.hh Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos 2024-03-05 23:46:18 -07:00
fetchers.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
fetchers.hh Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul 2024-03-25 17:36:24 -06:00
git.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
github.cc Don't require .tar/.zip extension for tarball flakerefs 2023-08-01 16:07:20 +02:00
indirect.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
local.mk Don't overwrite user provided lib*_LDFLAGS 2021-08-25 08:59:19 -07:00
mercurial.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
meson.build build: optionally build and install with meson 2024-03-22 08:36:50 -06:00
path.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
registry.cc Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
registry.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
tarball.cc Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00