Dominik Ritter
|
86c5c181c3
|
josm: 18789 -> 18822
|
2023-08-31 03:42:37 +02:00 |
|
Dominik Ritter
|
92a0dc99cf
|
josm: 18772 -> 18789
|
2023-08-02 10:52:26 +02:00 |
|
Dominik Ritter
|
5b40a78e06
|
josm: 18746 -> 18772
|
2023-07-07 12:42:44 +02:00 |
|
Dominik Ritter
|
7b150c862e
|
josm: 18721 -> 18746
|
2023-06-06 03:42:50 +02:00 |
|
Dominik Ritter
|
a48f280da4
|
josm: 18700 -> 18721
|
2023-05-04 03:42:38 +02:00 |
|
Dominik Ritter
|
246567a3ad
|
josm: 18678 -> 18700
|
2023-04-04 23:21:11 +02:00 |
|
Dominik Ritter
|
dc48099741
|
josm: 18646 -> 18678
|
2023-03-02 22:24:24 +01:00 |
|
Dominik Ritter
|
dce54686f3
|
josm: 18622 -> 18646
|
2023-01-30 22:24:15 +01:00 |
|
Dominik Ritter
|
ca7101f5d4
|
josm: 18621 -> 18622
|
2023-01-05 01:29:18 +01:00 |
|
Dominik Ritter
|
34b65aa355
|
josm: 18583 -> 18621
|
2023-01-02 12:24:20 +01:00 |
|
Dominik Ritter
|
a1826e78af
|
josm: 18570 -> 18583
|
2022-11-02 22:53:20 +01:00 |
|
Dominik Ritter
|
2fcfc5d061
|
josm: 18565 -> 18570
|
2022-10-09 22:37:34 +02:00 |
|
Dominik Ritter
|
e06cbde3e7
|
josm: 18543 -> 18565
|
2022-10-06 21:47:10 +02:00 |
|
Nikolay Korotkiy
|
937266ba55
|
josm: 18531 → 18543
|
2022-09-01 22:57:25 +02:00 |
|
Nikolay Korotkiy
|
350fd00444
|
josm: 18513 → 18531
|
2022-08-06 22:54:12 +02:00 |
|
kilianar
|
18ea5451e9
|
josm: 18463 -> 18513
|
2022-07-09 17:06:58 +02:00 |
|
Nikolay Korotkiy
|
6080c1e20b
|
josm: 18427 → 18463
|
2022-06-10 13:38:35 +03:00 |
|
Robert Scott
|
3b6bc4b69c
|
treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
|
2022-06-04 19:47:57 +01:00 |
|
Nikolay Korotkiy
|
980b1ba32b
|
josm: 18387 → 18427
|
2022-04-18 07:35:21 +03:00 |
|
Nikolay Korotkiy
|
47ebcd1bbe
|
josm: 18360 → 18387
|
2022-03-09 19:58:19 +01:00 |
|
Nikolay Korotkiy
|
f306663cf6
|
josm: 18303 → 18360
|
2022-01-08 09:06:10 +01:00 |
|
Nikolay Korotkiy
|
6f3e276625
|
josm: 18193 → 18303
|
2021-11-03 00:12:22 +01:00 |
|
Nikolay Korotkiy
|
3e78857051
|
josm: 18118 → 18193
|
2021-09-09 12:48:43 +02:00 |
|
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 |
|