summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/glow
AgeCommit message (Collapse)Author
2020-05-14go-modules: Update files to use vendorSha256Colin L Rice
2020-03-27Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim
This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
2020-03-21glow: fix build on darwinMario Rodas
2020-01-09glow: 0.1.6 -> 0.2.0Oleksii Filonenko
2020-01-06glow: 0.1.3 -> 0.1.6Oleksii Filonenko
- Add buildFlagsArray to support --version - Refactor some meta attributes to look more uniform
2019-12-26glow: init at 0.1.3Emery Hemingway