Gleb Peregud
bb1b5c7194
Update hex.pm registry
2015-12-15 15:06:47 +01:00
Gleb Peregud
474da3bf24
Add sources of specific rebar bootstrap deps via new fetchHex
...
derivation.
2015-12-15 15:06:44 +01:00
Gleb Peregud
108f3cf67f
Add patch which makes rebar compilation hermetic
2015-12-15 14:05:51 +01:00
Gleb Peregud
4ba1a51b7f
Move registry to rebar3, since it needs it itself to be bootstrapped.
...
This makes rebar3 build a bit more hermetic. Next stage is to pull in
rebar3 plugins dependencies for bootstrap to pick up.
2015-12-15 14:05:19 +01:00
Gleb Peregud
033902d269
Refactor fetchHex out of buildHex.
...
This will allow to reuse this code to fetch rebar3's dependencies to
ensure it's hermetic build.
2015-12-15 14:01:38 +01:00
Gleb Peregud
acaf2c179e
Allow specifying meta for buildHex and buildErlang.
...
Adds "meta" for meck package as a test.
2015-12-15 14:01:38 +01:00
Gleb Peregud
2a7e77cac5
Move registrySnapshot into it's own file for easier automation.
2015-12-15 14:01:37 +01:00
Gleb Peregud
7e57b20abc
Add rebar3-pc to plugin deps automatically if compilePorts is enabled
2015-12-15 14:01:37 +01:00
Gleb Peregud
13a1ab440c
Replace deprecated uniqList with unique function
2015-12-15 14:01:37 +01:00
Gleb Peregud
5d3680d265
Fetch hex.pm registry snapshot with external github repo.
...
This allows to avoid fetching registry file from S3 at build time,
making the build hermetic and much faster. Automatic tools will be used
to update said external repo content when Hex packages are
imported/update.
2015-12-15 14:01:37 +01:00
Gleb Peregud
3a9110b15c
Add support for rebar3 plugins to buildHex.
...
Allow specifying pluginDeps for buildHex listing rebar3 plugins which
are required for given package to be built by rebar3.
2015-12-15 14:01:37 +01:00
Gleb Peregud
eac25eaf69
Simplify patch and move pc compile call into buildPhase
2015-12-15 14:01:37 +01:00
Gleb Peregud
406b974420
Add "compilePorts" enabling rebar3 "pc" plugin
...
If compilePorts is enabled plugin "pc" is added to the rebar.config
during postPatch. This makes rebar3 compile download the plugin, hence
added TODO.
2015-12-15 14:01:36 +01:00
Gleb Peregud
2251a942fc
Add support for Hex package name
...
There are some packages on Hex which have custom hex-specific names, but
inside there's a base project name.
Remove most packages andadd ibrowse, meck, jiffy
2015-12-15 14:01:36 +01:00
Gleb Peregud
6dcbe059e1
Automagically download files from hex.pm tarball S3 repo
2015-12-15 14:01:36 +01:00
Gleb Peregud
a05e2dbe65
Add few erlang modules
2015-12-15 14:01:21 +01:00
Gleb Peregud
bcc4ca029a
Add rebar3 package
2015-12-15 01:02:52 +01:00
Ricardo M. Correia
35bb18cc4d
Merge pull request #11581 from mayflower/update-rustfmt
...
rustfmt: 2015-10-28 -> 2015-12-08
2015-12-10 20:44:53 +01:00
Robin Gloster
34e67f558f
rustfmt: 2015-10-28 -> 2015-12-08
2015-12-10 16:23:39 +00:00
Arseniy Seroka
a075650b1d
Merge pull request #11568 from benley/patch-1
...
closure-compiler: allow building on darwin
2015-12-10 17:31:16 +03:00
Vincent Laporte
76940c5e4c
ocaml-why3: init at 0.86.2
2015-12-10 09:31:27 +01:00
Thomas Tuegel
3a390c494a
Merge branch 'plasma-5.5'
2015-12-09 17:16:13 -06:00
Ricardo M. Correia
6baa633064
rustcMaster: 2015-11-01 -> 2015-12-09
2015-12-09 20:15:59 +01:00
Peter Simons
a855082f31
haskell-morte has been fixed upstream.
2015-12-09 16:03:20 +01:00
Peter Simons
770b264c96
Fix Haskell evaluation errors on Hydra.
2015-12-09 16:03:20 +01:00
Peter Simons
4cca974eb6
ghc: add version 7.10.3
2015-12-09 16:03:20 +01:00
Peter Simons
50093df8f9
configuration-hackage2nix.yaml: update list of broken builds
2015-12-09 16:03:16 +01:00
Peter Simons
af4ce94a3d
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-47-ga631ea6 using the following inputs:
- Nixpkgs: e64881f25c
- Hackage: bc415aa435
- LTS Haskell: 80256aab76
- Stackage Nightly: fd1a4b498e
2015-12-09 16:02:33 +01:00
Benjamin Staffin
8d3b318c42
closure-compiler: allow building on darwin
...
Near as I can tell it works fine.
2015-12-09 00:48:15 -08:00
Sou Bunnbu
a190cb7636
Merge pull request #11432 from edanaher/fvwm-gestures
...
Fvwm: add gestures and create libstroke package
2015-12-09 16:25:51 +08:00
Thomas Tuegel
3ebbb328db
kf516: wrap new programs
2015-12-08 18:57:51 -06:00
Arseniy Seroka
c5a289e0eb
Merge pull request #11544 from NeQuissimus/kotlin-3595
...
kotlin: 1.0.0-beta-3594 -> 1.0.0-beta-3595
2015-12-08 15:27:19 +03:00
Rok Garbas
7e2a828fd6
python35: 3.5.0 -> 3.5.1
2015-12-08 04:35:17 +01:00
Rok Garbas
124e70a459
python27: 2.7.10 -> 2.7.11
2015-12-08 04:35:17 +01:00
Tim Steinbach
85c051b2f3
kotlin: 1.0.0-beta-3594 -> 1.0.0-beta-3595
2015-12-08 02:34:09 +00:00
Herwig Hochleitner
58ba1d5bd3
leiningen: 2.5.2 -> 2.5.3, fixes #11537
2015-12-08 02:58:33 +01:00
aszlig
6945557dba
ruby: Fix SHA256 hashes of several versions.
...
According to @zimbatm, he got the SHA256 hashes via nix-prefetch-git.
However, fetchFromGitHub doesn't use Git to fetch the sources but uses
fetchzip under the hood, so we get plain source directories in the Nix
store, which in turn are hashed.
Tested by:
nix-build --no-out-link -E 'map (x:
(builtins.getAttr x (import ./. {})).src
) [ "ruby_1_9_3" "ruby_2_0_0" "ruby_2_1_0" "ruby_2_1_1" "ruby_2_1_2"
"ruby_2_1_3" "ruby_2_1_6" "ruby_2_1_7" "ruby_2_2_0" "ruby_2_2_2"
"ruby_2_2_3"
]'
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-08 02:56:29 +01:00
zimbatm
8111e1c902
go: 1.5.1 -> 1.5.2, fixes #11498
2015-12-08 02:09:59 +01:00
zimbatm
f399ab50d8
ruby: update railsexpress patchsets, fixes #11347
2015-12-07 15:37:55 +01:00
zimbatm
7c338ffb77
ruby_2_2: 2.2.2 -> 2.2.3
2015-12-07 15:37:33 +01:00
zimbatm
d9f0568ccb
ruby_2_1: 2.1.6 -> 2.1.7
2015-12-07 15:37:33 +01:00
zimbatm
9ebc399432
ruby_2_0: 2.0.0p645 -> 2.0.0p647
2015-12-07 15:37:33 +01:00
Peter Simons
83f9fc069c
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:
- Nixpkgs: 4619baf1f6
- Hackage: 4269955365
- LTS Haskell: 57dab1c997
- Stackage Nightly: 87110f79ed
2015-12-07 11:23:57 +01:00
lethalman
2fde83b5bd
Merge pull request #11411 from hrdinka/mapnik
...
mapnik: init at 3.0.9
2015-12-07 10:50:39 +01:00
lethalman
6d13f373f4
Merge pull request #11511 from goodwillcoding/libgtop-update
...
update libgtop to latest (2.32.0) and enable gobject introspection on it
2015-12-07 10:17:36 +01:00
Rok Garbas
c90d26a2e2
nodejs: fix naming of nodejs to fit into their versioning model, fixes #11497
2015-12-06 21:57:24 +01:00
zimbatm
a6982cc525
nodejs: 5.0.0 -> 5.1.1 CVE-2015-8027
...
See
https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/
2015-12-06 21:57:09 +01:00
zimbatm
989966b293
nodejs: 4.2.2 -> 4.2.3 CVE-2015-8027
...
See
https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/
2015-12-06 21:57:09 +01:00
zimbatm
59fc3cd8ad
nodejs: remove unlinked v4_1_0
...
The stable branch is v4.x.x and is already taken care of my the default.nix
2015-12-06 21:57:09 +01:00
zimbatm
46c65335ca
nodejs: 0.10.40 -> 0.10.41
...
Maintenance release
2015-12-06 21:57:09 +01:00