6.NUR/lib
Colin 25031d3d69
fix update-nur-combined action for non-github/non-gitlab repos (#1035)
these were failing with `error: hash mismatch in fixed-output derivation`
messages, because `fetchgit` wasn't actually being passed any sha256.

see for example this run:
<https://github.com/nix-community/nur-combined/actions/runs/19902521411/job/57050064087#step:7:753>

fixes update for at least the following NUR repos:
- Pupyrinth (https://git.gliroid.com/Pupyrinth/nur-packages)
- alanpearce (https://git.alanpearce.eu/nix-packages)
- colinsane (https://git.uninsane.org/colin/nix-files)
- shelvacu (https://git.uninsane.org/shelvacu/nix-stuff)
- wolfangaukang (https://codeberg.org/wolfangaukang/nix-agordoj.git)
2025-12-03 14:20:25 -08:00
..
evalRepo.nix
repoSource.nix fix update-nur-combined action for non-github/non-gitlab repos (#1035) 2025-12-03 14:20:25 -08:00