about summary refs log tree commit diff
path: root/pkgs/applications/editors/gophernotes
AgeCommit message (Collapse)AuthorFilesLines
2023-11-27treewide: add mainProgramh7x41-0/+1
2023-09-13treewide: vendorSha256 → vendorHashFabián Heredia Montiel1-1/+1
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2022-07-28gophernotes: 0.7.4 -> 0.7.5R. Ryantm1-3/+3
2022-01-11gophernotes: 0.7.3 -> 0.7.4R. Ryantm1-3/+3
2021-06-28gophernotes: 0.7.2 -> 0.7.3R. RyanTM1-3/+3
2021-04-26treewide: go: inherit platforms instead of using platforms.allArnout Engelen1-1/+0
`buildGoModule` and `buildGoPackage` by default inherit the `platforms` from go. That seems better than explicitly configuring `platforms.all`. There are also many packages that specify 'linux + darwin' - this is even suggested in the documentation. We might also want to update those, but let's do the noncontroversial change first.
2021-03-19gophernotes: 0.7.1 -> 0.7.2R. RyanTM1-3/+3
2020-08-08gophernotes: init at 0.7.1Chris Ostrouchov1-0/+26