Commit graph

75 commits

Author SHA1 Message Date
Nikolay Korotkiy 446429370e
gpxsee: 11.12 → 12.2 2023-03-11 13:42:43 +04:00
R. Ryantm b9c9c8b676 gpxsee: 11.11 -> 11.12 2023-02-04 15:38:18 +00:00
figsoda a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
R. Ryantm 8036919ad6 gpxsee: 11.9 -> 11.11 2022-12-22 11:33:07 +00:00
Peter Hoeg 091e6d7c69 gpxsee: 11.6 -> 11.9 2022-11-23 09:27:49 +08:00
R. Ryantm 500268ada8 gpxsee: 11.5 -> 11.6 2022-10-14 02:34:12 +00:00
R. Ryantm 08221cde52 gpxsee: 11.4 -> 11.5 2022-09-28 19:07:41 +00:00
Nikolay Korotkiy ff65a9cf26
gpxsee: 11.3 → 11.4 2022-09-05 11:03:13 +03:00
Nikolay Korotkiy 92f9aabe1b
gpxsee: 11.1 → 11.3 2022-08-14 00:43:15 +03:00
Nikolay Korotkiy 9505202707
gpxsee: 11.0 → 11.1 2022-06-07 23:44:08 +03:00
Nikolay Korotkiy c0ac5b76d3
gpxsee: 10.5 → 11.0 2022-06-03 10:26:12 +03:00
R. Ryantm afa182e4e8 gpxsee: 10.4 -> 10.5 2022-04-01 21:32:23 +00:00
R. Ryantm 94b52f0c2d gpxsee: 10.3 -> 10.4 2022-02-16 12:16:27 +00:00
Nikolay Korotkiy 16a5e376af gpxsee: 10.1 → 10.3 2022-02-07 19:10:33 -08:00
Nikolay Korotkiy 9fa99d440b
gpxsee: 10.0 → 10.1 2022-01-06 00:18:24 +03:00
Nikolay Korotkiy f1ca35a6aa
gpxsee: 9.12 → 10.0 2021-12-08 11:19:29 +03:00
Nikolay Korotkiy 410bafefde gpxsee: 9.11 → 9.12 2021-11-18 20:24:36 +01:00
Nikolay Korotkiy 5e811cc853
gpxsee: 9.6 → 9.11 2021-11-08 11:00:39 +03:00
Dmitry Kalinkin e0532475bc
treewide: remove darwin-only manual wrapQtApp invocations 2021-09-28 10:29:46 -04:00
Nikolay Korotkiy e14ab52373
gpxsee: 9.5 → 9.6 2021-09-18 12:01:46 +03:00
Nikolay Korotkiy 7ab49190f3
gpxsee: 9.3 → 9.5 2021-08-23 12:14:55 +03:00
R. RyanTM ccd8141532 gpxsee: 9.2 -> 9.3 2021-07-20 23:38:42 +00:00
R. RyanTM 477ae348ca gpxsee: 9.1 -> 9.2 2021-07-03 15:09:02 +00:00
Nikolay Korotkiy 9b257db87d
gpxsee: 9.0 → 9.1 2021-05-31 16:34:10 +03:00
R. RyanTM bb3d2fcd32 gpxsee: 8.9 -> 9.0 2021-04-28 13:00:24 +00:00
R. RyanTM 9ce0619e24
gpxsee: 8.8 -> 8.9 (#117566) 2021-03-25 11:32:45 +01:00
R. RyanTM 1d9d858989
gpxsee: 8.7 -> 8.8 (#114986) 2021-03-03 18:06:02 +01:00
R. RyanTM b5dc1e0df7 gpxsee: 8.6 -> 8.7 2021-02-24 01:48:16 +00:00
R. RyanTM 720e063f2e gpxsee: 8.5 -> 8.6 2021-02-19 10:33:10 +00:00
R. RyanTM 488be8ae55 gpxsee: 8.3 -> 8.5 2021-02-10 09:30:39 +00:00
R. RyanTM f465f72831 gpxsee: 8.2 -> 8.3 2021-01-30 05:22:57 +00:00
Nikolay Korotkiy 92c884dfd7
gpxsee: 8.0 → 8.2 (#110117) 2021-01-20 11:50:41 +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
Nikolay Korotkiy 2dc61f10ee
gpxsee: 7.37 → 8.0 2020-12-29 02:04:35 +03:00
R. RyanTM 258bbbfa40 gpxsee: 7.36 -> 7.37 2020-11-28 04:20:53 +00:00
Nikolay Korotkiy d42055441f
gpxsee: 7.35 → 7.36 2020-11-12 15:14:13 +03:00
Nikolay Korotkiy dda8bdcf6d
gpxsee: 7.33 → 7.35 2020-11-04 14:24:56 +03:00
Nikolay Korotkiy 833b639d7b
gpxsee: 7.32 -> 7.33 2020-10-08 11:51:24 +03:00
Nikolay Korotkiy a502146d7a gpxsee: 7.31 -> 7.32 2020-09-27 14:26:21 +02:00
Nikolay Korotkiy c183d0c1ba
gpxsee: 7.30 -> 7.31 2020-07-01 11:35:34 +03:00
Nikolay Korotkiy d5117e795f
gpxsee: 7.29 -> 7.30 (#89290) 2020-06-01 08:45:46 +00:00
Nikolay Korotkiy f56459f7ec
gpxsee: 7.28 -> 7.29 (#86050) 2020-04-26 11:53:44 +00:00
Nikolay Korotkiy 9980389161
gpxsee: 7.27 -> 7.28 2020-04-11 15:38:42 +03:00
Nikolay Korotkiy 3094029291
gpxsee: 7.25 -> 7.27 2020-04-01 12:41:27 +03:00
Nikolay Korotkiy 2c398a1b9d
gpxsee: 7.22 -> 7.25 2020-03-06 17:17:45 +03:00
Nikolay Korotkiy e34a0fa668
gpxsee: 7.20 -> 7.22 2020-02-13 10:23:37 +03:00
Nikolay Korotkiy 581f28ef3c
gpxsee: enable on darwin 2020-01-30 09:16:51 +03:00
Nikolay Korotkiy 47715b2824
gpxsee: 7.19 -> 7.20 2020-01-28 23:51:37 +03:00
Nikolay Korotkiy e9e684c7a4
gpxsee: 7.18 -> 7.19 2020-01-13 22:13:44 +03:00
Nikolay Korotkiy 542116a47f gpxsee: 7.17 -> 7.18 2019-11-23 19:52:42 -08:00