Emery Hemingway
|
724bde1acf
|
nrpl: convert to buildNimPackage
|
2021-09-05 11:20:01 +02:00 |
|
Ben Siraphob
|
e03c068af5
|
treewide: makeWrapper buildInputs to nativeBuildInputs
|
2021-02-19 20:09:16 +07:00 |
|
Ben Siraphob
|
c522fec274
|
pkgs/development/tools: stdenv.lib -> lib
|
2021-01-23 20:30:03 +07:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Robin Gloster
|
313da176d3
|
treewide: NIX_*_FLAGS -> string
|
2019-12-31 00:16:46 +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 |
|
royneary
|
18aa80f352
|
nrpl: fix compilation with nim 0.19
|
2018-10-31 22:04:00 +01:00 |
|
Peter Hoeg
|
7a720abc03
|
nrpl: init at 20150521
|
2017-01-01 14:10:13 +08:00 |
|