about summary refs log tree commit diff
path: root/pkgs/applications/misc/tandoor-recipes
AgeCommit message (Collapse)AuthorFilesLines
2024-04-17treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessarySandro Jäckel1-2/+2
2024-04-09tandoor-recipes: 1.5.12 -> 1.5.16sinavir3-10/+27
2024-02-11treewide: add `mainProgram`h7x41-0/+1
2024-02-03tandoor-recipes: use upstream-submitted patchBruno BELANYI2-18/+5
2024-02-03tandoor-recipes: 1.5.10 -> 1.5.12Bruno BELANYI2-8/+4
2023-12-10tandoor-recipes: Fix URL importJan van Brügge1-1/+14
2023-12-07tandoor-recipes: 1.5.6 -> 1.5.10Bruno BELANYI2-5/+11
2023-12-06tandoor-recipes: remove python overridesBruno BELANYI1-22/+1
The rest of the packages seem to have caught up with our needs.
2023-11-22tandoor-recipes: migrate to prefetch-yarn-depsFelix Buehler1-3/+3
2023-11-11Merge pull request #266469 from ambroisie/fix-tandoor-recipesPeder Bergebakken Sundt1-0/+5
tandoor-recipes: fix `django-allauth`
2023-11-09tandoor-recipes: fix django-allauthBruno BELANYI1-0/+5
Upstream has yet to update to the new version which is packaged in our repo, so bring in the patch [1] while waiting for an update. [1]: https://github.com/TandoorRecipes/recipes/pull/2706
2023-11-05treewide: change pythonForBuild to pythonOnBuildForHostAdam Joseph1-2/+2
2023-09-07tandoor-recipes: 1.5.4 -> 1.5.6Bruno BELANYI1-3/+3
2023-07-25python310Packages.django-treebeard: rename from django_treebeardMartin Weinelt1-1/+1
2023-07-18tandoor-recipes, tandoor-recipes.frontend: adapt update script to new ↵Theodore Ni3-7/+6
nix-prefetch-github We also take the opportunity also to migrate from "sha256" and "yarnSha256" attributes to "hash" and "yarnHash" attributes.
2023-07-11tandoor-recipes: 1.4.12 -> 1.5.4Tom Jankauski1-3/+3
Change log: https://github.com/TandoorRecipes/recipes/releases/tag/1.5.4
2023-06-02tandoor-recipes: 1.4.9 -> 1.4.12Bruno BELANYI2-8/+2
2023-05-06tandoor-recipes: frontend: 'nodejs_16' -> 'nodejs'Bruno BELANYI1-4/+3
2023-05-06tandoor-recipes: 1.4.4 -> 1.4.9Bruno BELANYI2-4/+13
Changelog: see 1.4.4...1.4.9 [1]. [1]: https://github.com/TandoorRecipes/recipes/compare/1.4.4...1.4.9
2023-04-25nodejs*: normalise names to better fit other packagesSandro Jäckel1-3/+3
Versioned package attributes are usually named like $pname_$version eg: nodejs-14_x -> nodejs_14
2023-04-04tandoor-recipes: fix buildWeijia Wang1-0/+13
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-10-10tandoor-recipes: 1.4.1 -> 1.4.4Benedikt Tissot2-2/+5
2022-10-03tandoor-recipes: add 'passthru.tests'Bruno BELANYI1-0/+5
2022-10-03tandoor-recipes: init at 1.4.1Bruno BELANYI5-0/+270