Commit graph

261 commits

Author SHA1 Message Date
Alyssa Ross ab41e13f6c sourcehut.dispatchsrht: respect allowAliases
Nixpkgs convention is to only add attributes for deprecation throws
when config.allowAliases hasn't been explicitly disabled.  This is
useful as it makes it easy to test building all non-deprecated
packages:

	nix-build --arg config '{ allowAliases = false; }' -A sourcehut

Precedent for this convention in Nixpkgs is easy to find by grepping
for "config.allowAliases".
2023-02-07 23:14:07 -05:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Ryan Lahfa 9f6a1541c7
Merge pull request #198592 from winterqt/remove-dispatchsrht
sourcehut.dispatchsrht: remove
2022-12-01 16:18:07 +01:00
Theodore Ni 9c826a7514
sourcehut.metasrht: 0.58.18 -> 0.61.3 2022-11-05 12:45:55 -07:00
Theodore Ni b0ae739c9d
sourcehut.buildsrht: 0.82.8 -> 0.83.0 2022-11-01 19:29:02 -07:00
Winter 8538873dab sourcehut.dispatchsrht: remove
dispatch has been deprecated since August (see https://sourcehut.org/blog/2022-08-01-dispatch-deprecation-plans/).
2022-11-01 22:04:40 -04:00
Julien Moutinho 608eb68fd8 sourcehut.hubsrht: fix missing pyyaml dependency 2022-11-01 21:56:37 -04:00
Julien Moutinho 511be9e225 sourcehut: fix pagessrht
pagessrht is not a Python application, it can no longer be
in python's packageOverrides.
2022-11-01 21:56:37 -04:00
Julien Moutinho 875723f3c1 sourcehut: clean formatting 2022-11-01 21:56:37 -04:00
Julien Moutinho 664edda544 sourcehut: fix #198478
The error:
> Executing pythonOutputDistPhase
> mv: cannot stat 'dist': No such file or directory
was caused by the non-idempotent hook `pythonOutputDistHook`
appearing in: 86ab83260f
and initially in: adbc59c9d3
being run twice due to the manual propagation of
`nativeBuildInputs` from sourcehut's core to sourcehut's services.

Kudos to Winter (@winterqt) for making sense of this bug.
2022-11-01 21:56:37 -04:00
Markus S. Wamser c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
Theodore Ni 181908996a
sourcehut.buildsrht: 0.81.0 -> 0.82.8 (#192450) 2022-09-29 23:26:42 +02:00
Julien Moutinho 010488c27b sourcehut.todosrht: 0.71.2 -> 0.72.2 2022-06-08 19:46:04 -04:00
Julien Moutinho 9bd0b0fdc6 sourcehut.pastesrht: 0.13.7 -> 0.13.8 2022-06-08 19:46:04 -04:00
Julien Moutinho 2524e0d7f3 sourcehut.pagessrht: 0.7.3 -> 0.7.4 2022-06-08 19:46:04 -04:00
Julien Moutinho c32f043d67 sourcehut.metasrht: 0.58.8 -> 0.58.18 2022-06-08 19:46:04 -04:00
Julien Moutinho fa6e3b6509 sourcehut.mansrht: 0.15.25 -> 0.15.26 2022-06-08 19:46:04 -04:00
Julien Moutinho 8388db5a9e sourcehut.listssrht: 0.51.10 -> 0.51.11 2022-06-08 19:46:04 -04:00
Julien Moutinho de3b09c4d0 sourcehut.hgsrht: 0.31.2 -> 0.31.3 2022-06-08 19:46:04 -04:00
Julien Moutinho 0d286b8d96 sourcehut.gitsrht: 0.78.18 -> 0.78.20 2022-06-08 19:46:04 -04:00
Julien Moutinho a623fb79c0 sourcehut.buildsrht: 0.80.0 -> 0.81.0 2022-06-08 19:46:04 -04:00
Julien Moutinho 4f97b2791f sourcehut: improve cross-compiling support 2022-06-08 19:46:04 -04:00
Julien Moutinho 8f92ed46cf sourcehut: code-style formatting 2022-06-08 19:46:04 -04:00
Julien Moutinho 5da4b29a99 sourcehut: fix update script 2022-06-08 19:46:04 -04:00
Julien Moutinho a097ca163e sourcehut.srht: 0.68.24 -> 0.69.0 2022-06-08 19:46:04 -04:00
Julien Moutinho cd6808ba9f sourcehut: fix Unix socket support for Redis 2022-06-08 19:46:04 -04:00
Julien Moutinho 2103e323e8 sourcehut: passthru nixosTests.sourcehut 2022-06-08 19:46:04 -04:00
Julien Moutinho 2add91db99 sourcehut.todosrht: 0.71.0 -> 0.71.2 2022-06-08 19:46:04 -04:00
Julien Moutinho a43c25161c sourcehut.listssrht: 0.51.9 -> 0.51.10 2022-06-08 19:46:04 -04:00
Julien Moutinho d587a14bca sourcehut.buildsrht: 0.79.1 -> 0.80.0 2022-06-08 19:46:04 -04:00
Julien Moutinho 876f3a8bf0 sourcehut.todosrht: 0.67.2 -> 0.71.0 2022-06-08 19:46:04 -04:00
Julien Moutinho 1722530759 sourcehut.pastesrht: 0.13.6 -> 0.13.7 2022-06-08 19:46:04 -04:00
Julien Moutinho 47680ca9e3 sourcehut.pagessrht: 0.6.2 -> 0.7.3 2022-06-08 19:46:04 -04:00
Julien Moutinho bcb91bbeb7 sourcehut.metasrht: 0.57.5 -> 0.58.8 2022-06-08 19:46:04 -04:00
Julien Moutinho a3297babdc sourcehut.mansrht: 0.15.23 -> 0.15.25 2022-06-08 19:46:04 -04:00
Julien Moutinho 59d8439966 sourcehut.listssrht: 0.51.7 -> 0.51.9 2022-06-08 19:46:04 -04:00
Julien Moutinho 0f1e37bc5b sourcehut.hubsrht: 0.14.4 -> 0.14.14 2022-06-08 19:46:04 -04:00
Julien Moutinho 658d8f1240 sourcehut.hgsrht: 0.29.4 -> 0.31.2 2022-06-08 19:46:04 -04:00
Julien Moutinho b57ed0fa1d sourcehut.gitsrht: 0.77.3 -> 0.78.18 2022-06-08 19:46:04 -04:00
Julien Moutinho 43f856ab2c sourcehut.buildsrht: 0.75.2 -> 0.79.1 2022-06-08 19:46:04 -04:00
Julien Moutinho dad23bcdd0 sourcehut.scmsrht: 0.22.19 -> 0.22.22 2022-06-08 19:46:04 -04:00
Julien Moutinho a5d72ec6de sourcehut.srht: 0.68.14 -> 0.68.24 2022-06-08 19:46:04 -04:00
Julien Moutinho a0021846c2 sourcehut: fix gqlgen with -trimpath 2022-06-08 19:46:04 -04:00
Julien Moutinho 0f5d59ee5a sourcehut.todosrht: 0.66.1 -> 0.67.2 2022-02-12 02:11:35 +01:00
Julien Moutinho 358fe43723 sourcehut.pagessrht: 0.5.2 -> 0.6.2 2022-02-12 02:11:35 +01:00
Julien Moutinho fc4c9701f5 sourcehut.metasrht: 0.57.2 -> 0.57.5 2022-02-12 02:11:35 +01:00
Julien Moutinho b3d01bbfbb sourcehut.mansrht: 0.15.22 -> 0.15.23 2022-02-12 02:11:35 +01:00
Julien Moutinho 272820e6c4 sourcehut.listssrht: 0.51.0 -> 0.51.7 2022-02-12 02:11:35 +01:00
Julien Moutinho 14cfd136de sourcehut.hgsrht: 0.29.3 -> 0.29.4 2022-02-12 02:11:35 +01:00
Julien Moutinho 75bd00c1ca sourcehut.gitsrht: 0.76.4 -> 0.77.3 2022-02-12 02:11:34 +01:00