Commit Graph

7 Commits

Author SHA1 Message Date
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
embr
4a6a82fbad nix-web: Depend on SystemConfiguration.framework on Darwin 2024-06-21 22:11:15 +02:00
embr
60371b06b8 nix-web: 0.3.0 -> 0.4.2 2024-06-21 18:27:07 +02:00
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
Finn Behrens
7b971ce7d1 nix-web: Build on platforms.unix, depend on OpenSSL if not on Darwin
This matches the `platform` setting for nix itself, as much as I don't
have a good way to test this on anything but Linux right now.

Co-Authored-By: Finn Behrens <me@kloenk.de>
2023-12-15 19:08:43 +01:00
embr
237c0484fe nix-web: 0.1.0 -> 0.2.0 2023-12-15 19:08:43 +01:00
embr
9103463469 nix-web: init at 0.1.0
https://codeberg.org/gorgon/gorgon/releases/tag/nix-web-v0.1.0
2023-11-15 14:41:55 +01:00