Commit Graph

22 Commits

Author SHA1 Message Date
R. Ryantm
783df5be33 timeular: 6.7.3 -> 6.7.5 2024-03-14 07:07:15 +00:00
R. Ryantm
7a8be468c7 timeular: 6.6.8 -> 6.7.3 2024-02-29 20:08:40 +00:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
73119b4570 timeular: 6.6.5 -> 6.6.8 2024-01-19 10:20:23 +00:00
R. Ryantm
db1a65b4ef timeular: 6.6.0 -> 6.6.5 2023-12-24 13:41:48 +00:00
Kirill Radzikhovskyy
442c67f96e timeular: fix hash 2023-12-02 13:09:40 +11:00
R. Ryantm
832e8c5038 timeular: 6.5.0 -> 6.6.0 2023-11-16 02:28:56 +00:00
R. Ryantm
f979c86ba3 timeular: 6.3.0 -> 6.5.0 2023-10-21 02:27:38 +00:00
R. Ryantm
2dabc2752e timeular: 6.2.2 -> 6.3.0 2023-09-23 12:45:12 +00:00
R. Ryantm
b86a585630 timeular: 5.9.0 -> 6.2.2 2023-09-01 09:33:46 +00:00
R. Ryantm
dbb0a93db7 timeular: 5.8.7 -> 5.9.0 2023-06-12 10:24:21 +00:00
R. Ryantm
61ec73f2c6 timeular: 5.7.8 -> 5.8.7 2023-05-17 01:39:32 +00:00
R. Ryantm
50da886be4 timeular: 4.8.0 -> 5.7.8 2023-03-02 10:18:57 +00:00
Artturin
1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
Pawel Kruszewski
27194d6afb timeular: 4.7.1 -> 4.8.0 2022-05-05 20:34:48 +02:00
Pawel Kruszewski
2f99b71368 timeular: 3.9.1 -> 4.7.1 2022-04-10 10:03:16 +02:00
Pawel Kruszewski
013e245188 timeular: 3.4.1 -> 3.9.1 2021-04-30 15:46:36 +02:00
Pavol Rusnak
28de4ac62a
treewide: make AppRun substitutions constistent 2021-04-17 12:48:13 +02:00
Sandro Jäckel
c1a03f005a
timeular: remove unused inputs, format 2021-03-01 10:46:56 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Pawel Kruszewski
7e74f610fb timeular: init at 3.4.1 2020-08-18 09:05:44 +02:00