about summary refs log tree commit diff
path: root/pkgs/applications/version-management/sourcehut
AgeCommit message (Collapse)AuthorFilesLines
2023-02-07sourcehut.dispatchsrht: respect allowAliasesAlyssa Ross1-4/+6
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-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
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.
2022-12-01Merge pull request #198592 from winterqt/remove-dispatchsrhtRyan Lahfa3-43/+3
sourcehut.dispatchsrht: remove
2022-11-05sourcehut.metasrht: 0.58.18 -> 0.61.3Theodore Ni1-4/+4
2022-11-01sourcehut.buildsrht: 0.82.8 -> 0.83.0Theodore Ni1-14/+4
2022-11-01sourcehut.dispatchsrht: removeWinter3-43/+3
dispatch has been deprecated since August (see https://sourcehut.org/blog/2022-08-01-dispatch-deprecation-plans/).
2022-11-01sourcehut.hubsrht: fix missing pyyaml dependencyJulien Moutinho1-0/+2
2022-11-01sourcehut: fix pagessrhtJulien Moutinho1-2/+1
pagessrht is not a Python application, it can no longer be in python's packageOverrides.
2022-11-01sourcehut: clean formattingJulien Moutinho2-2/+2
2022-11-01sourcehut: fix #198478Julien Moutinho12-24/+2
The error: > Executing pythonOutputDistPhase > mv: cannot stat 'dist': No such file or directory was caused by the non-idempotent hook `pythonOutputDistHook` appearing in: 86ab83260fa002c3a0bab81d5965b6edff376759 and initially in: adbc59c9d3b6be2cdb1c29b84afa8b30d9cc7593 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-10-12pkgs.applications: remove unused argsMarkus S. Wamser1-1/+0
2022-09-29sourcehut.buildsrht: 0.81.0 -> 0.82.8 (#192450)Theodore Ni1-4/+14
2022-06-08sourcehut.todosrht: 0.71.2 -> 0.72.2Julien Moutinho1-3/+3
2022-06-08sourcehut.pastesrht: 0.13.7 -> 0.13.8Julien Moutinho1-2/+7
2022-06-08sourcehut.pagessrht: 0.7.3 -> 0.7.4Julien Moutinho2-6/+13
2022-06-08sourcehut.metasrht: 0.58.8 -> 0.58.18Julien Moutinho1-3/+3
2022-06-08sourcehut.mansrht: 0.15.25 -> 0.15.26Julien Moutinho1-2/+2
2022-06-08sourcehut.listssrht: 0.51.10 -> 0.51.11Julien Moutinho1-2/+2
2022-06-08sourcehut.hgsrht: 0.31.2 -> 0.31.3Julien Moutinho1-3/+3
2022-06-08sourcehut.gitsrht: 0.78.18 -> 0.78.20Julien Moutinho1-3/+3
2022-06-08sourcehut.buildsrht: 0.80.0 -> 0.81.0Julien Moutinho1-2/+2
2022-06-08sourcehut: improve cross-compiling supportJulien Moutinho1-1/+3
2022-06-08sourcehut: code-style formattingJulien Moutinho7-11/+8
2022-06-08sourcehut: fix update scriptJulien Moutinho2-4/+6
2022-06-08sourcehut.srht: 0.68.24 -> 0.69.0Julien Moutinho1-2/+2
2022-06-08sourcehut: fix Unix socket support for RedisJulien Moutinho12-269/+44
2022-06-08sourcehut: passthru nixosTests.sourcehutJulien Moutinho1-0/+4
2022-06-08sourcehut.todosrht: 0.71.0 -> 0.71.2Julien Moutinho1-2/+2
2022-06-08sourcehut.listssrht: 0.51.9 -> 0.51.10Julien Moutinho1-2/+2
2022-06-08sourcehut.buildsrht: 0.79.1 -> 0.80.0Julien Moutinho1-2/+2
2022-06-08sourcehut.todosrht: 0.67.2 -> 0.71.0Julien Moutinho1-2/+20
2022-06-08sourcehut.pastesrht: 0.13.6 -> 0.13.7Julien Moutinho1-2/+2
2022-06-08sourcehut.pagessrht: 0.6.2 -> 0.7.3Julien Moutinho1-5/+8
2022-06-08sourcehut.metasrht: 0.57.5 -> 0.58.8Julien Moutinho1-6/+12
2022-06-08sourcehut.mansrht: 0.15.23 -> 0.15.25Julien Moutinho1-2/+2
2022-06-08sourcehut.listssrht: 0.51.7 -> 0.51.9Julien Moutinho1-2/+19
2022-06-08sourcehut.hubsrht: 0.14.4 -> 0.14.14Julien Moutinho1-2/+2
2022-06-08sourcehut.hgsrht: 0.29.4 -> 0.31.2Julien Moutinho1-2/+27
2022-06-08sourcehut.gitsrht: 0.77.3 -> 0.78.18Julien Moutinho2-44/+39
2022-06-08sourcehut.buildsrht: 0.75.2 -> 0.79.1Julien Moutinho1-6/+19
2022-06-08sourcehut.scmsrht: 0.22.19 -> 0.22.22Julien Moutinho1-2/+2
2022-06-08sourcehut.srht: 0.68.14 -> 0.68.24Julien Moutinho1-5/+6
2022-06-08sourcehut: fix gqlgen with -trimpathJulien Moutinho1-0/+32
2022-02-12sourcehut.todosrht: 0.66.1 -> 0.67.2Julien Moutinho1-2/+2
2022-02-12sourcehut.pagessrht: 0.5.2 -> 0.6.2Julien Moutinho1-3/+3
2022-02-12sourcehut.metasrht: 0.57.2 -> 0.57.5Julien Moutinho1-3/+3
2022-02-12sourcehut.mansrht: 0.15.22 -> 0.15.23Julien Moutinho1-2/+2
2022-02-12sourcehut.listssrht: 0.51.0 -> 0.51.7Julien Moutinho1-2/+2
2022-02-12sourcehut.hgsrht: 0.29.3 -> 0.29.4Julien Moutinho1-2/+2
2022-02-12sourcehut.gitsrht: 0.76.4 -> 0.77.3Julien Moutinho1-2/+2