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