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