nixpkgs/pkgs/by-name/ni/nix-web
embr 78442dd34b nix-web: 0.2.0 -> 0.3.0
This is a hotfix to be compatible with Nix 2.18, as 2.17 is due to be removed:
https://github.com/NixOS/nixpkgs/pull/306575

We're pinning 2.18 rather than 2.22 as it's what current stable NixOS uses.

This introduced the very funny problem that my unit tests, for perhaps
understandable reasons, have store paths in them. It turns out this makes
the fetcher very unhappy.

I'll fix this by the next release - for now, have some `nuke-refs` bodgery.
2024-04-26 21:44:52 +02:00
..
package.nix nix-web: 0.2.0 -> 0.3.0 2024-04-26 21:44:52 +02:00