Commit Graph

63871 Commits

Author SHA1 Message Date
Vincent Laporte
680d909c97 ocaml-easy-format: 1.1.0 -> 1.2.0 2015-12-15 21:07:33 +01:00
Vincent Laporte
db9a93f992 ocaml-batteries: 2.3.1 -> 2.4.0 2015-12-15 20:58:46 +01:00
Thomas Tuegel
9732b2a635 Merge pull request #11747 from rened/master
update julia to 0.4.2
2015-12-15 13:53:26 -06:00
Rene Donner
36ab097c6c julia: 0.4.0 -> 0.4.2 2015-12-15 20:38:08 +01:00
Tobias Geerinckx-Rice
b566f73f38 linuxPackages.phc-intel: 0.4.0-rev{18 -> 19}
Fixes #11733.

Minimum Linux kernel version is now 4.3.x.
2015-12-15 19:18:49 +01:00
Peter Simons
82c673d4c9 Merge pull request #11651 from gleber/add-erlang-modules
Add erlang modules
2015-12-15 17:55:25 +01:00
Nikolay Amiantov
83a8e8e4ef polkit_gnome: cleanup, add platforms 2015-12-15 18:09:07 +03:00
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
Nikolay Amiantov
8fb2141a69 Merge pull request #11710 from kevincox/userenv-no-path
Remove PATH assumption from fhs-userenv.
2015-12-15 16:51:44 +03: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
Arseniy Seroka
b941f3b4d2 Merge pull request #11735 from robberer/pkgs/terraria
add Terraria dedicated server for Linux x86_64
2015-12-15 14:59:22 +03:00
System administrator
6d3a89f6da terraria-server: add dedicated server version 1308 for Linux x86_64
fix

fix

limit to 64bit linux
2015-12-15 12:56:30 +01:00
Arseniy Seroka
a7ff459335 Merge pull request #11726 from ericsagnes/logkeys
logkeys: 5ef6b0dcb9e3 -> 2015-11-10
2015-12-15 14:22:40 +03:00
Eric Sagnes
64a2b7f11c logkeys: 5ef6b0dcb9e3 -> 2015-11-10 2015-12-15 20:20:41 +09:00
Shea Levy
0fbe4bb21c Merge branch 'zip-unicode' of git://github.com/spacefrogg/nixpkgs 2015-12-15 06:18:42 -05:00
Michael Raitza
c087ea5f81 zip: fixed build phase (i.e. unicode support)
The build did not use the current build infrastructure correctly. As a
 consequence zip lacked support for unicode and 64bit files.
2015-12-15 10:09:02 +00:00
Rickard Nilsson
46905425cf Merge pull request #11477 from jgillich/mopidy-gmusic
mopidy-gmusic: init at 1.0.0
2015-12-15 10:15:51 +01:00
viric
63eb3395cb Merge pull request #11727 from ericsagnes/praat
praat: 5417 -> 5.4.17
2015-12-15 09:57:37 +01:00
Domen Kožar
d6c81b9507 Merge pull request #11734 from FRidh/ansible
python ansible, ansible2, mygpoclient: fix platforms
2015-12-15 09:05:48 +01:00
Frederik Rietdijk
7f0080ac32 python ansible, ansible2, mygpoclient: fix platforms 2015-12-15 09:03:08 +01:00
Eric Seidel
1cfb0f3070 Merge pull request #11692 from sigma/fix/corkscrew-darwin
corkscrew: fix darwin build
2015-12-14 22:05:11 -08:00
Arseniy Seroka
c9636c9d0c Merge pull request #11725 from ericsagnes/slurm
slurm-llnl: 14.11.5 -> 14-11-5-1
2015-12-15 09:03:32 +03:00
Eric Sagnes
c393711b43 praat: 5417 -> 5.4.17 2015-12-15 11:56:28 +09:00
Eric Sagnes
2c36e9cf5f slurm-llnl: 14.11.5 -> 14-11-5-1 2015-12-15 10:22:00 +09:00
Gleb Peregud
bcc4ca029a Add rebar3 package 2015-12-15 01:02:52 +01:00
Tobias Geerinckx-Rice
29ab5c3b9c simple-scan: 3.19.2 -> 3.19.3 2015-12-15 00:20:59 +01:00
Tobias Geerinckx-Rice
75df6e05c3 mksh: maintainers += nckx 2015-12-14 23:34:34 +01:00
Tobias Geerinckx-Rice
d0323d406a mksh: 51 -> 52
‘This release has a nonzero chance to break existing scripts that
use some extension features – I had to quote some tildes in
dot.mkshrc and a variable expansion in ${x/y"$z"} in MirWebseite
(the $z) – twice!. As usual, test!’

-- https://www.mirbsd.org/permalinks/news_e20151212-tg.htm
2015-12-14 23:34:24 +01:00
Tobias Geerinckx-Rice
04728887e1 ms-sys: 2.4.1 -> 2.5.1 2015-12-14 23:32:18 +01:00
Tobias Geerinckx-Rice
0a35ffaace ms-sys: deprecate mssys attribute name 2015-12-14 23:32:18 +01:00
Arseniy Seroka
a01e7fed27 Merge pull request #11719 from rycee/fix/units
units: add readline dependency
2015-12-15 01:01:23 +03:00
Eric Seidel
8f7561dba2 emacsPackagesNg: update various packages, add seq.el
- circe, lcs, lui, shorten, tracking: 1.5 -> 2.1
- expand-region: 20141012 -> 20150902
- flycheck: 0.23 -> 0.25.1
- haskell-mode: 13.14 -> 13.16
- magit: 2.3.0 -> 2.3.1
- projectile: 0.12.0 -> 0.13.0
- seq: init at 1.11
- smartparens: 1.6.2 -> 20151025
- swiper: 0.6.0 -> 0.7.0
2015-12-14 13:25:43 -08:00
Arseniy Seroka
ecc0c30daf Merge pull request #11664 from garrison/vmtouch-upgrade
vmtouch -> 1.0.2
2015-12-14 23:46:40 +03:00
Jim Garrison
a900bf6e15 vmtouch: git-20150310 -> 1.0.2 2015-12-14 12:36:15 -08:00
Domen Kožar
60df14b4b1 fix eval 2015-12-14 21:12:51 +01:00
Arseniy Seroka
ad8dabd0f8 Merge pull request #11712 from simonvandel/sundtekUpdate
sundtek: 2015-09-07 -> 2015-12-12
2015-12-14 22:46:57 +03:00