R. RyanTM
9cbd510c21
coursier: 2.0.14 -> 2.0.15
2021-03-22 09:30:26 -04:00
R. RyanTM
9e2dea1753
coursier: 2.0.13 -> 2.0.14
2021-03-17 09:48:20 -04:00
R. RyanTM
2996d6df1d
coursier: 2.0.12 -> 2.0.13
2021-03-15 09:16:59 -04:00
R. RyanTM
ada1fa0adc
coursier: 2.0.11 -> 2.0.12
2021-02-16 09:46:57 -05:00
R. RyanTM
a8559f10e5
coursier: 2.0.9 -> 2.0.11
2021-02-13 20:15:16 -05:00
Ben Siraphob
c522fec274
pkgs/development/tools: stdenv.lib -> lib
2021-01-23 20:30:03 +07:00
Tim Steinbach
3ed044408a
coursier: 2.0.8 -> 2.0.9
2021-01-19 09:52:57 -05:00
Tim Steinbach
f061d6ff26
coursier: 2.0.7 -> 2.0.8
2020-12-23 17:05:51 -05:00
Tim Steinbach
15eb465cd9
coursier: 2.0.6 → 2.0.7
2020-11-17 14:40:28 +00:00
Tim Steinbach
8846bd9f79
coursier: Add update script
2020-11-05 21:13:56 -05:00
JesusMtnez
54e3fbdecd
coursier: 2.0.5 -> 2.0.6
2020-11-02 18:34:22 +01:00
JesusMtnez
cdb7764897
coursier: 2.0.4 -> 2.0.5
2020-10-24 13:14:43 +02:00
JesusMtnez
3c3e490488
coursier: 2.0.3 -> 2.0.4
2020-10-22 06:11:12 +02:00
JesusMtnez
ae0e4b82b7
coursier: 2.0.0 -> 2.0.3
2020-10-13 11:42:13 +02:00
JesusMtnez
d21f278bce
coursier: 2.0.0-RC6-27 -> 2.0.0
2020-10-05 11:31:15 +02:00
JesusMtnez
f4b1b2a943
coursier: 2.0.0-RC6-26 -> 2.0.0-RC6-27
2020-10-02 06:50:27 +02:00
JesusMtnez
aff7ee1252
coursier: 2.0.0-RC6-25 -> 2.0.0-RC6-26
2020-09-14 06:41:44 +02:00
JesusMtnez
a306b38a5d
coursier: 2.0.0-RC6-18 -> 2.0.0-RC6-25
2020-08-28 15:22:02 +02:00
Karol Chmist
3907149a4a
coursier: 2.0.0-RC6-4 -> 2.0.0-RC6-18
2020-05-21 16:48:25 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Tamer Abdulradi
05d52e28c6
Upgrades coursier to 2.0.0-RC6-4
2020-02-10 12:41:54 +01:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Markus Hauck
8f8d9abca4
coursier: 1.1.0-M14-6 -> 2.0.0-RC3-3
2019-08-23 07:28:08 -04: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
7ad7562283
coursier: 1.1.0-M14-4 -> 1.1.0-M14-6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/coursier/versions
2019-06-01 08:19:22 -04:00
Kevin Rauscher
f5f1a411db
coursier: 1.1.0-M14-1 -> 1.1.0-M14-4
2019-05-08 21:27:08 -04:00
Kevin Rauscher
ea841230b7
coursier: 1.1.0-M10 -> 1.1.0-M14.1
2019-04-27 17:49:33 -04:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Guillaume Massé
453baaeabd
coursier: 1.0.1 -> 1.1.0-M10
2019-02-01 16:26:38 -05:00
Jörg Thalheim
dcd5d7af05
coursier: patch shebang to make it work in the nix sandboxes
...
Before `/usr/bin/env sh` was in the script.
2018-07-21 15:29:30 +01:00
volth
3949ae0aeb
coursier: 1.0.0 -> 1.0.1
2018-02-22 02:50:17 +00:00
volth
b651b552c9
coursier: 1.0.0-RC13 -> 1.0.0
2018-01-04 02:07:49 +00:00
Orivej Desh
f9849698a8
coursier: fix shebang
...
Do not override phases for the fixupPhase to patching the script interpreter of .coursier-wrapped.
Fixes the sandboxed build of scalafmt: https://github.com/NixOS/nixpkgs/pull/32442#issuecomment-351742204
2017-12-14 15:41:42 +00:00
volth
e2ffc97054
coursier: 1.0.0-RC3 -> 1.0.0-RC13
...
minor version bump, required for https://github.com/NixOS/nixpkgs/pull/32442#issuecomment-350334285
2017-12-08 18:22:58 +00:00
Tim Steinbach
575ff5c990
coursier: 1.0.0-RC2 -> 1.0.0-RC3
2017-05-21 09:46:50 -04:00
Tim Steinbach
56799cf3b6
coursier: 1.0.0-RC1 -> 1.0.0-RC2
2017-05-06 12:25:44 -04:00
Tim Steinbach
9d94e100f5
coursier: 1.0.0-M15-5 -> 1.0.0-RC1
2017-04-08 15:03:33 -04:00
Adelbert Chang
8d182a7e6b
coursier: makeWrapper as nativeBuildInputs, add adelbertc and nequissimus as maintainers
2017-03-20 09:04:40 -07:00
Adelbert Chang
9634d9e4fc
coursier: init at 1.0.0-M15
2017-03-19 21:32:09 -07:00