Commit graph

13 commits

Author SHA1 Message Date
R. Ryantm 40ced660aa sharedown: 5.1.0 -> 5.2.2 2023-02-05 23:04:56 +00:00
Weijia Wang 42dc684a98
Merge pull request #197153 from r-ryantm/auto-update/sharedown
sharedown: 5.0.2 -> 5.1.0
2023-01-23 05:28:55 +01:00
Jan Tojnar f3eaad0cb2 sharedown: remove myself from maintainers 2022-10-26 20:43:23 +02:00
R. Ryantm b7b567d302 sharedown: 5.0.2 -> 5.1.0 2022-10-22 02:11:31 +00:00
R. Ryantm 375b453c7d sharedown: 4.0.2 -> 5.0.2 2022-09-12 02:53:44 +00:00
Sandro Jäckel 9bbc053f1a
yarn2nix: change yarnFlags to append by default
The main usecase for this variable is to append --production to yarn
which now got a whole lot easier because you no longer need to repeat
the defaults.
2022-07-24 16:18:09 +02:00
R. Ryantm dc1ac22201 sharedown: 3.1.0 -> 4.0.2 2022-04-27 01:12:04 +02:00
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Jan Tojnar ac9010920b sharedown: make updateScript terminate when version has not changed
Otherwise r-ryantm will try to bump lockfile.
2022-01-28 18:27:43 +01:00
Jan Tojnar d7d237e00e sharedown: 3.0.1 → 3.1.0
Adds support for storing secrets in keychain.

https://github.com/kylon/Sharedown/releases/tag/3.1.0
2022-01-28 17:42:00 +01:00
Jan Tojnar 28237545a5 sharedown: 2.0.0 → 3.0.1
https://github.com/kylon/Sharedown/releases/tag/3.0.0
https://github.com/kylon/Sharedown/releases/tag/3.0.1

Also fix the update script (the source needs to be updated before we can re-generate the lockfile.)
2021-11-26 01:00:24 +01:00
Jan Tojnar 83fdaff9f7 sharedown: Improve expression formatting
The old formatting made it far too easy to add patches attribute to the let binding instead of passing it to the derivation.
2021-10-29 02:18:10 +02:00
Jan Tojnar 63c3676fcf sharedown: init at 2.0.0 2021-09-23 00:31:02 +02:00