Commit graph

71 commits

Author SHA1 Message Date
Robert Helgesson a482b68c95 josm: 18004 -> 18118 2021-08-06 01:02:44 +02:00
Nikolay Korotkiy dde2fa8611
josm: 17919 → 18004 2021-07-24 21:07:40 +03:00
Nikolay Korotkiy cad76c2561
josm: 17833 → 17919 2021-06-03 01:13:11 +03:00
Nikolay Korotkiy 352bc1f269
josm: 17702 → 17833 2021-04-30 09:19:32 +03:00
Nikolay Korotkiy 2287411fb0
josm: 17580 → 17702 2021-04-02 15:30:50 +03:00
FliegendeWurst e7c159f21b josm: 17560 -> 17580 2021-03-23 22:12:44 +01:00
Nikolay Korotkiy c55fc61425
josm: 17428 → 17560 2021-03-16 10:12:02 +03:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07: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 17f6b50c56
josm: 17329 → 17428 2021-01-05 22:44:29 +01:00
Nikolay Korotkiy f54fa91b9a
josm: 17084 → 17329 2020-11-24 01:17:39 +03:00
Nikolay Korotkiy 7e757502e9
josm: 17013 -> 17084 2020-10-13 21:08:13 +02:00
Nikolay Korotkiy d92b2463fc
josm: 16812 -> 17013 2020-09-15 22:14:19 +02:00
Nikolay Korotkiy 5314777613
josm: 16731 -> 16812 2020-08-01 11:30:03 +03:00
Nikolay Korotkiy 50d9d2ef6b
josm: 16538 -> 16731 2020-07-03 09:27:58 +03:00
Nikolay Korotkiy cda41cf743
josm: 16239 -> 16538
PR #89443
2020-06-04 18:22:37 +02:00
Nikolay Korotkiy 61812d57fb
josm: fix package 2020-05-08 20:11:50 +02:00
Nikolay Korotkiy 388635f82f
josm: 15937 -> 16239 2020-04-07 23:26:28 +02:00
Raphael Das Gupta 41aef772bb
josm: 15806 -> 15937 2020-02-28 23:29:49 +01:00
Robert Helgesson ee6665760b
josm: 15628 -> 15806 2020-02-02 23:47:24 +01:00
R. RyanTM b2c0a1a8b6
josm: 15553 -> 15628 (#77102) 2020-01-07 22:33:23 +01:00
R. RyanTM 24a323b767
josm: 15492 -> 15553 2019-12-27 19:28:05 +01:00
Nikolay Korotkiy f0b5b247d9
josm: 15390 -> 15492 2019-11-27 19:00:02 +01:00
R. RyanTM 8d1a20b5b0 josm: 15322 -> 15390
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-10-22 08:51:28 -07:00
Nikolay Korotkiy 75a126692b
josm: 15238 -> 15322 (#68022) 2019-09-03 23:17:07 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM 2ee151102e josm: 15155 -> 15238
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-07-17 09:47:03 +02:00
R. RyanTM c833e6b931 josm: 15031 -> 15155 (#63278) 2019-06-17 05:35:20 +00:00
R. RyanTM a26cda2b64 josm: 14945 -> 15031
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-05-11 16:58:54 -07:00
R. RyanTM c8022b5ef2
josm: 14760 -> 14945
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-04-15 21:16:52 +02:00
Jaakko Luttinen 005fb92d32
josm: fix support for kendzi3d plugin 2019-04-01 00:27:49 +02:00
R. RyanTM 79da043d97 josm: 14620 -> 14760
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-03-02 08:28:30 -08:00
R. RyanTM 8c98471458 josm: 14460 -> 14620
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-01-03 06:19:03 -08:00
R. RyanTM 931e5a07ed
josm: 14382 -> 14460
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2018-12-15 18:48:35 +01:00
Robert Helgesson a562c5fc75
josm: 14289 -> 14382 2018-11-02 23:19:18 +01:00
Matt McHenry 1bd7b98c79 openjdk: 10.0.2 -> 11.0.1
* the jre is no longer an official part of the jdk (jmod is
  recommended as a replacement when needing to create smaller runtime
  images)

* darwin continues to use zulu from azul

* apps that used 10 now use 11 (eclipse, bazel, josm)
2018-10-28 20:35:25 -04:00
R. RyanTM 45988d0d30
josm: 14178 -> 14289
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2018-10-14 23:15:40 +02:00
R. RyanTM cd20437f81
josm: 14066 -> 14178
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
josm
2018-09-08 13:42:49 +02:00
Robert Helgesson d61de06f88
josm: 14026 -> 14066 2018-08-12 12:51:53 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Robert Helgesson 811d878f37
josm: 13996 -> 14026 2018-07-18 15:40:23 +02:00
Léo Gaspard 806e5a3882
josm: bump to jre10
Fixes https://josm.openstreetmap.de/ticket/11806
2018-07-05 18:47:51 +02:00
Robert Helgesson 033c9ace4e
josm: 13878 -> 13996 2018-07-02 17:59:36 +02:00
Robert Helgesson aa8e572e13
josm: 13576 -> 13878 2018-06-10 10:05:59 +02:00
André-Patrick Bubel 49d0fa7729
josm: 13500 -> 13576 2018-04-07 08:38:54 +02:00
Robert Helgesson 37f6b0ff9c
josm: 13478 -> 13500 2018-03-11 19:38:30 +01:00
Robert Helgesson 87acdcabd1
josm: 13367 -> 13478 2018-03-02 22:59:54 +01:00
Robert Helgesson 48479b66df
josm: 13265 -> 13367 2018-02-25 22:44:44 +01:00
Robert Helgesson 643d832a1a
josm: 13053 -> 13265 2018-01-06 22:12:52 +01:00