Christoph Heiss
994f015825
sourcehut.srht: 0.71.5 -> 0.71.8
2024-04-09 23:06:18 +02:00
Christoph Heiss
62854c0103
sourcehut: add myself as maintainer
...
I worked already a lot on this stuff, esp. modules - so it just makes
sense.
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-02-07 14:58:12 +01:00
Christoph Heiss
a61f7b1a91
sourcehut.srht: 0.69.15 -> 0.71.5
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-02-07 14:47:15 +01:00
Fabian Affolter
30748250bc
sourcehut.*: add format
...
- add nativeBuildInputs
- disable on unsupported Python releases
2023-12-07 07:40:17 +01:00
Christoph Heiss
8d5695930e
sourcehut.srht: 0.69.0 -> 0.69.15
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 12:39:28 +01: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
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
a5d72ec6de
sourcehut.srht: 0.68.14 -> 0.68.24
2022-06-08 19:46:04 -04:00
Julien Moutinho
7054c5c0d5
sourcehut.srht: 0.68.13 -> 0.68.14
2022-02-12 02:11:34 +01:00
Julien Moutinho
6f60c348f5
sourcehut.srht: 0.68.12 -> 0.68.13
2021-12-28 22:18:46 -05:00
Julien Moutinho
bd97cb852d
sourcehut.srht: 0.68.11 -> 0.68.12
2021-12-28 22:18:46 -05:00
Julien Moutinho
25f2416a65
sourcehut.srht: 0.68.2 -> 0.68.11
2021-12-28 22:18:45 -05:00
Julien Moutinho
2c599ba5d0
Revert "sourcehut: update go-redis to support Unix sockets"
...
This reverts commit 1eba3869b4c4ee1f19ddc6fbb7f068756cf2e895.
Those patches have been merged upstream.
2021-12-28 22:18:45 -05:00
Julien Moutinho
b122cff59e
sourcehut.srht: 0.68.2 -> 0.68.2
2021-12-28 22:18:45 -05:00
Julien Moutinho
caf7b73f7f
sourcehut.srht: 0.67.25 -> 0.68.1
2021-12-28 22:18:44 -05:00
Julien Moutinho
ddaef72e49
sourcehut: update go-redis to support Unix sockets
2021-12-28 22:18:17 -05:00
Julien Moutinho
4a8a454ff7
sourcehut: apply suggestions from nixpkgs-review
2021-12-28 22:18:16 -05:00
Julien Moutinho
a3abc6ff24
sourcehut: add pythonImportsCheck
2021-12-28 22:18:16 -05:00
Julien Moutinho
e3586f89ae
sourcehut.srht: 0.67.4 -> 0.67.25
2021-12-28 22:18:16 -05:00
Martin Weinelt
6b77988f96
treewide: prometheus_client -> prometheus-client
2021-08-26 02:21:59 +02:00
Thomas Bereknyei
1b802ce414
sourcehut.coresrht: 0.65.2 -> 0.67.4
2021-05-04 20:05:22 -04:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Raito Bezarius
d0c5160b36
srht: 0.64.0 -> 0.65.2
2020-10-11 15:51:20 +02:00
Edmund Wu
84066b0a4f
sourcehut.srht: misaka -> mistletoe
...
Upstream uses mistletoe now [1]
[1] 773c3e94eb
2020-09-08 17:43:57 -07:00
Edmund Wu
ddea634e1a
srht: 0.59.13 -> 0.64.0
2020-09-08 17:43:57 -07:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes
2020-06-03 18:35:19 +02:00
Edmund Wu
ae6a55cd44
srht: include html5lib
...
73600466cc
2020-04-16 16:48:32 -04:00
Edmund Wu
578ebda358
srht: include prometheus_client
...
61c730191c
2020-04-16 16:41:29 -04:00
Edmund Wu
bc3020fbc7
srht: 0.57.2 -> 0.59.13
2020-04-16 16:41:25 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Edmund Wu
90cc8993aa
srht: 0.54.4 -> 0.57.2
2019-12-30 10:20:19 -05:00
Edmund Wu
1360a0303d
srht: drop flask_login
2019-12-29 20:06:23 -05:00
Edmund Wu
9051e284ce
sourcehut.core: fix build
2019-11-04 01:46:59 -08:00
Edmund Wu
21529a91d9
srht: 0.54.3 -> 0.54.4
2019-11-04 01:46:59 -08:00
Edmund Wu
7ebc8ded84
srht: 0.54.2 -> 0.54.3
2019-10-20 21:49:40 -04:00
Edmund Wu
55d5a90182
sourcehut.srht: unmark as broken
2019-10-06 08:48:40 -04:00
Edmund Wu
c4ce930c23
sourcehut.*: fix setuptools validation
2019-10-06 08:48:32 -04:00
Edmund Wu
093ea80e98
srht: 0.52.13 -> 0.54.2
2019-10-05 10:44:28 -04:00
Maximilian Bosch
594378ceea
sourcehut: mark as broken
...
There were several custom python dependencies broken. I decided to
modify the `sourcehut` expression as it wouldn't even evaluate without
nodejs-11_x I didn't manage to get it building.
2019-10-03 14:33:34 +02:00
Maximilian Bosch
334641d112
nodejs-11_x: remove
...
Package is EOLed by upstream: https://github.com/nodejs/Release
Fixes #69008
2019-10-03 14:33:34 +02:00
Edmund Wu
a2ca6ef26f
sourcehut: init
...
builds-sr-ht: init at 0.45.13
dispatch-sr-ht: init at 0.11.0
git-sr-ht: init at 0.32.3
hg-sr-ht: init at 0.13.0
lists-sr-ht: init at 0.36.3
man-sr-ht: init at 0.12.4
meta-sr-ht: init at 0.34.3
paste-sr-ht: init at 0.5.1
todo-sr-ht: init at 0.46.8
2019-08-13 11:25:52 -04:00