3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

63604 commits

Author SHA1 Message Date
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
Shea Levy a60895a9ca Merge branch 'composer-1.0.0-alpha11' of git://github.com/deeky666/nixpkgs
Bump composer version.
2015-12-10 15:00:29 -05: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
Ricardo M. Correia 9933e5868d rustRegistry: 2015-11-01 -> 2015-12-10 2015-12-10 20:43:37 +01:00
Domen Kožar fef780de8d Merge pull request #11578 from lancelotsix/python3_basemap
python3Packages.basemap: enabled
2015-12-10 20:31:42 +01:00
Steve Müller e62a90767e phpPackages.composer: 1.0.0-alpha10 -> 1.0.0-alpha11 2015-12-10 19:11:26 +01:00
Thomas Tuegel 114584aca8 Merge branch 'pinentry-qt5' 2015-12-10 11:12:21 -06:00
Thomas Tuegel ca0514db49 pinentry_qt4: init at 0.9.6 2015-12-10 11:06:18 -06:00
Thomas Tuegel 31d68a68b5 pinentry_ncurses: init at 0.9.6 2015-12-10 11:06:10 -06:00
Thomas Tuegel 2b318da619 pinentry_qt5: init at 0.9.6 2015-12-10 11:06:00 -06:00
Thomas Tuegel 80681dd60a pinentry: 0.9.5 -> 0.9.6 2015-12-10 11:05:43 -06:00
Robin Gloster 34e67f558f rustfmt: 2015-10-28 -> 2015-12-08 2015-12-10 16:23:39 +00:00
Eelco Dolstra 54d6f1f683 linux: 3.14.56 -> 3.14.58 2015-12-10 16:26:33 +01:00
Eelco Dolstra bb672805cd fetchurl: Always use tarballs.nixos.org
Otherwise, if the upstream mirror changes (rather than deletes) a
file, then tarballs.nixos.org won't be used even if it has a copy of
the original file, and so we'll get a hash mismatch.
2015-12-10 16:06:12 +01:00
Domen Kožar 05c12a337d snabbswitch: add missing diffutils dependency 2015-12-10 15:38:06 +01: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
Eelco Dolstra 2de76b2753 nixUnstable: 1.11pre4273_71039be -> 1.11pre4334_7431932 2015-12-10 15:25:48 +01:00
Domen Kožar b4b5047cac Merge pull request #11595 from FRidh/wheel
python wheel: init at 0.26.0 (WIP)
2015-12-10 14:14:55 +01:00
Domen Kožar c879a6eed5 snabbswitch: add missing dependencies 2015-12-10 12:47:32 +01:00
Frederik Rietdijk 984d1de1cc python wheel: init at 0.26.0 2015-12-10 12:02:07 +01:00
Vincent Laporte 76940c5e4c ocaml-why3: init at 0.86.2 2015-12-10 09:31:27 +01:00
Lancelot SIX 272e32492f python3Packages.basemap: enabled
This package was marked incompatible with python3 by mistake.
2015-12-10 08:26:27 +00:00
Christian Albrecht 90912a89d9 font-droid: fix srcs urls
pin urls to a specific commitish, because in the case the font gets
an update hashes will change on the master and therefore break, as
@zimbatm pointed out in #11574.
2015-12-10 05:45:24 +01:00
Tobias Geerinckx-Rice 34e1b71c62 simple-scan: drop obsolete systemd dependency 2015-12-10 03:42:48 +01:00
Tobias Geerinckx-Rice 120f8eef67 simple-scan: makeWrapper -> wrapGAppsHook 2015-12-10 03:37:38 +01:00
Tobias Geerinckx-Rice 2ce24737c8 redshift: depend on geoclue2 directly 2015-12-10 02:38:42 +01:00
Thomas Tuegel 98bd11125f plasma54.kscreen: propagate libkscreen dependency
libkscreen provides a D-Bus service.
2015-12-09 17:18:05 -06:00
Thomas Tuegel 3a390c494a Merge branch 'plasma-5.5' 2015-12-09 17:16:13 -06:00
Thomas Tuegel a2ca439094 Merge branch 'rubber' 2015-12-09 16:28:11 -06:00
Thomas Tuegel 3856e6939f rubber: wrap Python programs 2015-12-09 16:27:49 -06:00
Thomas Tuegel aab20cdc51 rubber: 1.1 -> 1.3
* version upgrade
* minor formatting change
* assign ttuegel as maintainer
2015-12-09 16:24:17 -06:00
Thomas Tuegel 535faa3c32 plasma55.plasma-desktop: reformat 2015-12-09 16:20:10 -06:00
Thomas Tuegel 1a7d7c1c28 plasma55.plasma-workspace: update patches 2015-12-09 16:20:02 -06:00
Thomas Tuegel 2d586b99cc plasma55.kscreen: propagate libkscreen dependency
libkscreen provides a D-Bus service
2015-12-09 16:19:37 -06:00
Niclas Thall eae3d7467b colordiff: 1.0.15 -> 1.0.16 2015-12-09 22:18:37 +01:00
Tobias Geerinckx-Rice e5fca5832b eid-mw: use GTK 3 2015-12-09 21:55:51 +01:00
Tobias Geerinckx-Rice 8c81b79875 eid-mw: force-enable dialogues 2015-12-09 21:55:51 +01:00
Tobias Geerinckx-Rice f4748d976e eid-mw 4.1.8 -> 4.1.9 2015-12-09 21:55:51 +01:00