Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs ( #112302 )
2021-02-20 16:01:53 -05:00
Ben Siraphob
001c0cbe54
pkgs/development/interpreters: stdenv.lib -> lib
2021-01-23 20:29:03 +07:00
Robert Hensing
f0568c2228
fetchMavenArtifact: switch mirrors to https
...
Maven repositories are disabling HTTP support for security.
Even though Nix adds some security with its own hash validation,
broken mirrors are a, well, suboptimal experience.
I don't know of any plans by sonatype, but it seems like a matter
of time.
https://www.lightbend.com/blog/lightbend-to-require-https-on-repos-starting-august-5-2020
2020-12-11 11:43:23 +01:00
Pavol Rusnak
2c931312ce
treewide: simplify rev/repo arguments in src
...
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
hlolli
a8a2337c15
lumo 1.10.1: fix missing npm dependency
2020-05-04 22:17:10 +02:00
Michael Reilly
e20f308b8e
treewide: quoted urls for RFC45, only the rebuilds
2020-04-05 10:17:15 -04:00
hlolli
ad56672196
cleanup
2020-02-19 23:40:14 +01:00
hlolli
ef712ff2f5
lumo 1.9.0 -> 1.10.1 plus darwin support
2020-02-19 23:16:40 +01:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00: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
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Hlöðver Sigurðsson
c388cecf45
nodePackages_10_x: bump webpack-cli ( #55814 )
2019-02-18 12:13:17 +02:00
Tim Steinbach
ccb2dead1b
Fix tarball builds
...
Do not refer to <nixpkgs> as it will produce the following message:
"evaluation aborted with the following error message: 'Illegal use of <nixpkgs> in Nixpkgs.'"
2018-11-13 14:48:15 -05:00
hlolli
e6ed52e8a0
lumo: use newer clj2nix which passes pkgs as an argument to deps.nix instead of import <pkgs>
2018-11-12 20:28:14 +01:00
hlolli
0e134bfa34
Lumo init at 1.9.0
2018-11-10 21:52:48 +01:00