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
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
Thomas Depierre
6daa6e7fb8
hex2nix: remove
2019-12-06 16:45:34 +01: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
Yorick van Pelt
739e6dcc63
hex2nix: 0.0.6-a31eadd7 -> 0.0.6-42d7b2ec
2019-07-16 15:48:24 +02:00
Yorick van Pelt
900578ee76
relx-exe: 3.23.1 -> 3.32.1
2019-07-16 10:59:30 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
k32
d4b243905f
rebar3: 3.6.1 -> 3.9.0
...
Remove hermetic patch (make it compatible with the upstream)
(Mostly) eliminate the need for hex package registry
2019-02-06 19:45:40 +01:00
Daiderd Jordan
85fdbf6123
cuter: use erlangR19 and cleanp expression
...
It fails to build using R20 and there's no new release available.
2018-08-31 22:27:13 +02:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5
2018-07-21 15:41:22 +01:00
Silvan Mosberger
027d52ff34
cuter: Fix build
2018-07-21 10:57:54 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Vincent Ambo
74ca35bd81
hex2nix: 0.0.6 -> 0.0.6-a31eadd7
...
Updates hex2nix to a new version that includes pinned dependencies.
This allows building hex2nix even if newer versions of dependencies
than what is packaged in `hex-packages.nix` are available in the
package snapshot.
The version of ibrowse used has been downgraded due to an issue in the
library. Custom builds of the ibrowse and jsx dependencies have been
removed from the derivation.
2018-07-14 20:05:54 +02:00
Matthew Bauer
02297beade
treewide: add version to packages
...
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:
$ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'
See issue #41007 .
2018-05-25 15:48:05 -05:00
Gleb Peregud
52f8bec64b
hex2nix: 0.0.5 -> 0.0.6
2017-09-11 23:03:49 +02:00
Gleb Peregud
b8adacf7e2
relx-exe: 3.18.0 -> 3.23.1
2017-09-11 23:03:49 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Robin Gloster
feffa1aabf
cuter: fix build
2017-03-02 13:00:44 +01:00
Robin Gloster
eebb5f20a3
cuter: fix indentation
2017-03-02 13:00:44 +01:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Eric Merritt
b26ecaf3ca
hex2nix: 0.0.3 -> 0.0.5
2016-04-23 19:03:30 -07:00
Eric Merritt
383626b9d7
move rebar3-nix-bootstrap to rebar3
...
This moves rebar3-nix-bootstrap from its own repository to rebar3. Its a
single file and this vastly reduces the complexity of making changes.
2016-04-23 19:03:29 -07:00
Eric Merritt
8d3d0a1ca9
relx-exe: init at 3.18.0
...
This adds an executable version of the relx library to the system.
2016-04-23 19:03:29 -07:00
Eric Merritt
be5da0449e
beam-support: update registry to latest '59b836d'
2016-04-23 19:03:28 -07:00
Eric Bailey
b11d8590d0
rebar3-nix-bootstrap: correct homepage URL
...
s/erl-nix/erlang-nix/
2016-04-02 15:45:06 -05:00
Eric Merritt
98b4d19a0b
cuter: init at 0.1
2016-03-12 13:45:00 -08:00
Gleb Peregud
6dc5dc1068
rebar3-nix-bootstrap: 0.0.2 -> 0.0.3
2016-01-19 12:58:33 +01:00
Gleb Peregud
8d6dd873a9
rebar3-nix-bootstrap: 0.0.1 -> 0.0.2
2016-01-18 23:13:40 +01:00
Gleb Peregud
a7f7698e04
hex2nix: 0.0.2 -> 0.0.3
2016-01-18 23:13:40 +01:00
Gleb Peregud
0692c6a96d
Make rebar3-nix-bootstrap depend on erlang.
...
This fixes patchShebangs ability to properly fix up path to escript
binary.
2016-01-16 18:53:48 +01:00
Eric Merritt
4ed5836dd3
hex2nix: init at 0.0.2
2016-01-14 14:38:10 -08:00
Eric Merritt
99bf9bf07a
rebar3-nix-boostrap: init at 0.0.1
2016-01-14 14:34:47 -08:00