Commit Graph

23 Commits

Author SHA1 Message Date
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Martino Fontana
6e465f4550 treewide: fix use of extraPkgs in AppImages
Mostly removes unnecessary use of `extraPkgs = pkgs: appimageTools.defaultFhsEnvArgs.multiPkgs pkgs;`
This caused some packages to be listed twice.

Also, fix some styling, and accidental use of top-level packages (sometimes due to the `with;` keyword, e.g. on `beeper`).
Remove inclusions of `bash`, since `bashInteractive` is already present by default.
2024-05-13 20:35:07 +02:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
Bu Kun
9cf0738eaf
todoist-electron: 8.9.3 -> 8.10.1 2023-11-30 16:59:33 +08:00
pokon548
e2a6ef5564 todoist-electron: 8.6.0 -> 8.9.3 2023-10-31 12:03:07 +08:00
pokon548
6bb2cffa4c todoist-electron: 8.3.3 -> 8.6.0 2023-08-19 14:45:59 +08:00
Chris Moultrie
1c30b4b828
todoist-electron: 1.0.8 -> 8.3.3
Also bump dependency:
electron_21 -> electron_24
2023-06-20 15:40:02 +02:00
Werner Buck
5c90ea3fa6
Add wayland support 2022-12-28 20:49:15 +01:00
Niklas
a793a1aa45
todoist-electron: 1.0.3 -> 1.0.9 2022-11-21 10:56:07 +01:00
Seong Yong-ju
914b4e3eee todoist-electron: 1.0.1 -> 1.0.3 2022-01-25 00:34:20 +09:00
Imran Hossain
fde652fb6c todoist-electron: 0.2.4 -> 1.0.1 2021-08-26 13:41:29 -04:00
Imran Hossain
33dc20d1ab
todoist-electron: Use electron_11 to run (#116103) 2021-03-12 18:58:40 -05:00
Kyle Sferrazza
483114e761
todoist: unofficial 1.24.0 -> official 0.2.4 2021-02-18 10:57:21 -05:00
Sandro
3b56224dfd
Merge pull request #101216 from i077/todoist-electron/1.24 2020-11-27 10:05:27 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Imran Hossain
8cfeba2bbc todoist-electron: Use desktop icon 2020-10-20 17:22:41 -04:00
Imran Hossain
59455622b6 todoist-electron: Switch to MIT license 2020-10-20 16:39:41 -04:00
Imran Hossain
173bf39cc2 todoist-electron: 1.23.0 -> 1.24.0 2020-10-20 16:39:41 -04:00
Imran Hossain
472e4d5940 todoist-electron: 1.22 -> 1.23.0 2020-07-05 16:55:51 -04:00
Imran Hossain
7fb873094a todoist-electron: 1.20 -> 1.22 2020-05-31 12:22:24 -04:00
Imran Hossain
65d1579faa todoist-electron: 1.19 -> 1.20 2020-04-02 12:06:35 -04:00
Imran Hossain
2599fd06a2 todoist-electron: init at 1.19 2020-02-17 15:44:48 -08:00