about summary refs log tree commit diff
path: root/pkgs/servers/mx-puppet-discord
AgeCommit message (Collapse)AuthorFilesLines
2023-11-24treewide: add mainProgramh7x41-0/+1
2023-11-17treewide: cleanup references to nodejs_14Raito Bezarius1-1/+1
Those packages didn't use Node.js 14 in practice, but Node.js 18 or more.
2023-09-24mx-puppet-discord: use nodejs-18paki231-2/+2
2023-04-25nodejs*: normalise names to better fit other packagesSandro Jäckel2-3/+3
Versioned package attributes are usually named like $pname_$version eg: nodejs-14_x -> nodejs_14
2022-12-13treewide: mark packages broken that never built on PLATFORMRick van Schijndel1-0/+2
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken Tool is still WIP but this is one of the first results. I manually audited the results and removed some results that were not valid. Note that some of these packages maybe should have more constrained platforms set instead of broken set, but I think not being perfectly correct is better than just keep trying to build all these things and never succeeding. Some observations: - Some darwin builds require XCode tools - aarch64-linux builds sometimes suffer from using gcc9 - gcc9 is getting older and misses some new libraries/features - Sometimes tools try to do system detection or expect some explicit settings for platforms that are not x86_64-linux
2022-09-28mx-puppet-discord: update to 0.1.1 and fix for node2nix npmv7 updateLily Foster4-1116/+1170
2022-01-29mx-puppet-discord: 2021-01-21 -> 2021-08-01arcnmx4-197/+294
2022-01-29mx-puppet-discord: fix buildarcnmx1-1/+2
2021-11-16treewide: pass and inherit writeShellScript in node2nix packagesMartin Weinelt1-1/+1
2021-05-23mx-puppet-discord: set pnamePacman991-0/+3
2021-04-28mx-puppet-discord: init at 2021-01-22Joe Hermaszewski4-0/+3699