Commit Graph

63980 Commits

Author SHA1 Message Date
Vincent Laporte
038f4ce1d1 menhir: 20151110 -> 20151112 2015-12-15 21:36:57 +01:00
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
obadz
c7738364b5 light-locker: init at 1.7.0 2015-12-15 08:49:05 -06: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
michael bishop
88bccd83fe
net-snmp: fix mnttab path when built under chroot 2015-12-15 08:45:58 -04: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
Arseniy Seroka
c7b320656f Merge pull request #11714 from ericsagnes/jumanji
jumanji: fixed source
2015-12-14 22:46:41 +03:00
Arseniy Seroka
1e5aef3451 Merge pull request #11717 from ericsagnes/vips
vips: 8.0.2 -> 8.1.1
2015-12-14 22:46:29 +03:00
aszlig
45e335aabd
linux-testing: 4.4.0-rc4 -> 4.4.0-rc5
Upstream changes can be found at:

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?id=v4.4-rc5

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-14 20:29:10 +01:00
Eric Sagnes
f22aefbba0 vips: 8.0.2 -> 8.1.1 2015-12-15 03:46:35 +09:00
aszlig
90997daab6
Merge branch 'fix-nixos-test-failures'
This fixes #10828 by removing the msize option and also disabling the
writeback cache for the root file system of the test machines.

I've tested this across 5 evaluations on my Hydra, where I run tests for
specific machine configurations:

https://headcounter.org/hydra/eval/304437?filter=tests
https://headcounter.org/hydra/eval/304438?filter=tests
https://headcounter.org/hydra/eval/304439?filter=tests
https://headcounter.org/hydra/eval/304440?filter=tests
https://headcounter.org/hydra/eval/304441?filter=tests

So to summarize on the test failures:

Eval    Test failures
304437  quake3, virtualbox
304438
304439  virtualbox
304440  virtualbox
304441

Both the quake3 and virtualbox test failures are unrelated to this merge
and I didn't have to cancel or restart any other jobs. The only jobs I
really had to cancel were the virtualbox jobs, so we no longer should
have "hanging" jobs in the queue due to page allocation failures of the
9p shares.

This is in controst to every evaluation before 304437, where I needed to
constantly restart VM tests.

Thanks a lot to @wizeman for finding the original issue and to
@domenkozar and @lethalman for testing and additional findings (such as
the issue with the cache option).
2015-12-14 19:31:48 +01:00
Domen Kožar
f4756c5e73 Merge pull request #11697 from mkovacs/add-python-pyrr
pythonPackages.pyrr: init at 0.7.0
2015-12-14 19:02:37 +01:00
Mate Kovacs
7e1ce60869 pythonPackages.pyrr: init at 0.7.0 2015-12-14 10:00:24 -08:00
Eric Sagnes
a77569fd97 jumanji: fixed source 2015-12-15 02:46:04 +09:00
Robert Helgesson
268102ce2a units: add readline dependency
The dependency on `readline` is for tab-completion support. This commit
also enables tests and adds meta information.
2015-12-14 18:34:54 +01:00
Simon Vandel Sillesen
f7e2f8844d sundtek: 2015-09-07 -> 2015-12-12 2015-12-14 18:01:59 +01:00
Frederik Rietdijk
5e3d2b83a2 python odo: 0.3.3 -> 0.3.4 and fix tests 2015-12-14 17:38:33 +01:00
Frederik Rietdijk
556e968924 python blaze: update inputs and fix tests 2015-12-14 17:38:08 +01:00
Frederik Rietdijk
1298fa443d python pandas: use sqlalchemy_1_0 2015-12-14 17:37:13 +01:00
Frederik Rietdijk
e6a4acb241 python sqlalchemy: 1.0.9 -> 1.1.10 2015-12-14 17:36:43 +01:00
aszlig
a5bc11f9eb
nixos/vm-tests: Remove msize mount option
This seems to be the root cause of the random page allocation failures
and @wizeman did a very good job on not only finding the root problem
but also giving a detailed explanation of it in #10828.

Here is an excerpt:

  The problem here is that the kernel is trying to allocate a contiguous
  section of 2^7=128 pages, which is 512 KB. This is way too much:
  kernel pages tend to get fragmented over time and kernel developers
  often go to great lengths to try allocating at most only 1 contiguous
  page at a time whenever they can.

  From the error message, it looks like the culprit is unionfs, but this
  is misleading: unionfs is the name of the userspace process that was
  running when the system ran out of memory, but it wasn't unionfs who
  was allocating the memory: it was the kernel; specifically it was the
  v9fs_dir_readdir_dotl() function, which is the code for handling the
  readdir() function in the 9p filesystem (the filesystem that is used
  to share a directory structure between a qemu host and its VM).

  If you look at the code, here's what it's doing at the moment it tries
  to allocate memory:

    buflen = fid->clnt->msize - P9_IOHDRSZ;

    rdir = v9fs_alloc_rdir_buf(file, buflen);

  If you look into v9fs_alloc_rdir_buf(), you will see that it will try
  to allocate a contiguous buffer of memory (using kzalloc(), which is a
  wrapper around kmalloc()) of size buflen + 8 bytes or so.

  So in reality, this code actually allocates a buffer of size
  proportional to fid->clnt->msize. What is this msize? If you follow
  the definition of the structures, you will see that it's the
  negotiated buffer transfer size between 9p client and 9p server. On
  the client side, it can be controlled with the msize mount option.

  What this all means is that, the reason for running out of memory is
  that the code (which we can't easily change) tries to allocate a
  contiguous buffer of size more or less equal to "negotiated 9p
  protocol buffer size", which seems to be way too big (in our NixOS
  tests, at least).

After that initial finding, @lethalman tested the gnome3 gdm test
without setting the msize parameter at all and it seems to have resolved
the problem.

The reason why I'm committing this without testing against all of the
NixOS VM test is basically that I think we can only go better but not
worse than the current state.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-14 17:26:24 +01:00
Kevin Cox
2f26b82411 Remove PATH assumption from fhs-userenv.
Previously is was assumed that bash was in the path when calling the
environment setup script. This changes all of the references of bash to
be absolute paths so that the user doesn't have to worry about the
environment they call it with.
2015-12-14 11:14:53 -05:00
Domen Kožar
9688c39709 Merge pull request #11702 from ericsagnes/udevil-patch
udevil: added patch
2015-12-14 16:46:26 +01:00
Daniel Peebles
5caa62dea3 Merge pull request #11689 from sigma/fix/adv_cmds
adv_cmds: fix typo in file name
2015-12-14 09:40:03 -05:00
Jakob Gillich
d241354dcd mopidy: 1.0.5 -> 1.1.1 2015-12-14 14:38:58 +01:00
Jakob Gillich
872d0be1a0 mopidy-gmusic: init at 1.0.0 2015-12-14 14:38:58 +01:00
Jakob Gillich
9571740b1b python-packages: gmusicapi: 4.0.0 -> 7.0.0 2015-12-14 14:38:58 +01:00
Jakob Gillich
2f41c41f95 python-packages: gspoauth: init at 0.0.4 2015-12-14 14:38:58 +01:00
Jakob Gillich
686f1ff924 python-packages: MechanicalSoup: init at 0.4.0 2015-12-14 14:38:58 +01:00
Eelco Dolstra
1ae8f0f0f7 Merge pull request #11675 from abbradar/flashplayer-archive
flashplayer: cleanup, use archive as a source
2015-12-14 13:56:20 +01:00
Eelco Dolstra
a8260e04ad Merge pull request #11655 from lancelotsix/update_gdb
pkgs.gdb: 7.10 -> 7.10.1
2015-12-14 13:55:03 +01:00
Damien Cassou
b31e2aa8c8 Merge pull request #11703 from ericsagnes/signing-party
signing-party: 2.0 -> 2.1
2015-12-14 13:16:05 +01:00
Eric Sagnes
b619983354 signing-party: 2.0 -> 2.1 2015-12-14 21:05:25 +09:00
Eric Sagnes
b22725847d udevil: added patch 2015-12-14 20:49:14 +09:00
Jascha Geerds
7b82e5b2e8 Merge pull request #11700 from magnetophon/khal-master
khal: update 0.6.0->0.7.0
2015-12-14 12:30:37 +01:00
Domen Kožar
59e33d42e4 Merge pull request #11699 from luispedro/add_mahotas
Add mahotas & imread
2015-12-14 11:29:43 +01:00
Luis Pedro Coelho
a77a8e3ca6 python.mahotas: init at 1.4.0
This is a computer vision package for Python based on numpy
2015-12-14 11:22:47 +01:00
Arseniy Seroka
fcf88282f9 Merge pull request #11549 from jgillich/syslinux
syslinux: fix missing mtools dependency
2015-12-14 13:21:31 +03:00
Luis Pedro Coelho
5ff41b047a python.imread: init at 0.5.1
This is a package to read image files into numpy arrays.
2015-12-14 11:19:11 +01:00
Arseniy Seroka
93c24d39b2 Merge pull request #11695 from badi/google-musicmanager
google-musicmanager: beta_1.0.221.5230-r0 -> beta_1.0.243.1116-r0
2015-12-14 13:17:27 +03:00
Oliver Charles
30a99f3185 Merge pull request #11691 from projedi/fish-darwin-hostname-fix
fish: Use /bin/hostname on darwin. Fixes #11012.
2015-12-14 10:00:48 +00:00
Pascal Wittmann
84c3b5f71f Merge pull request #11073 from mogorman/geda_fix
geda: refdes_renum called /usr/bin/perl
2015-12-14 07:56:41 +01:00
Pascal Wittmann
88fc08c367 Merge pull request #11693 from sigma/fix/zile-darwin
zile: build on unix
2015-12-14 07:52:47 +01:00
Matthew O'Gorman
f076a0867f
geda: refdes_renum called /usr/bin/perl 2015-12-14 00:04:12 -05:00
Badi' Abdul-Wahid
a8d43d6950 google-musicmanager: beta_1.0.221.5230-r0 -> beta_1.0.243.1116-r0 2015-12-13 20:46:30 -05:00
Badi' Abdul-Wahid
618414ff46 super-user-spark: 0.1.0.0 -> 0.2.0.3 2015-12-13 20:26:09 -05:00
Bart Brouns
7349f406ff khal: update 0.6.0->0.7.0 2015-12-14 02:05:01 +01:00
Yann Hodique
38161e8372 zile: build on unix
zile works fine on non-linux unix systems
2015-12-13 15:06:46 -08:00
Yann Hodique
9a40af11c3 corkscrew: fix darwin build
corkscrew ships outdated versions of config.{sub,guess}. Point to
automake version instead.
2015-12-13 14:31:00 -08:00
Matej Cotman
0256de74fb Merge pull request #11215 from ArdaXi/efl-without-vlc
e19.efl: remove dependency on VLC
2015-12-13 22:56:14 +01:00
Aristid Breitkreuz
f217579ca6 Merge pull request #11680 from mayflower/fix/claws-mail-fancy
claws-mail: Fix fancy plugin
2015-12-13 22:52:23 +01:00
Aristid Breitkreuz
42952942bc Merge pull request #11649 from mayflower/claws-enable-pgp
[RFC] claws-mail: enable PGP plugin by default
2015-12-13 22:51:03 +01:00
Yann Hodique
000fe58769 adv_cmds: fix typo in file name
adv_cmds archive actually contains BSDmakefile, not BSDMakefile. While
that probably doesn't matter in default installations, it does matter
for case-sensitive filesystems.
2015-12-13 12:02:42 -08:00
Alexander Shabalin
020a09adbb fish: Use /bin/hostname on darwin. Fixes #11012. 2015-12-13 22:52:35 +03:00
Aristid Breitkreuz
f0cdf17ee8 Merge pull request #11682 from ambrop72/chrome-updates
chromium: Updates.
2015-12-13 20:04:32 +01:00
Domen Kožar
128e635d8a pythonPackages.monothonic: address #7307 2015-12-13 19:06:32 +01:00
Pascal Wittmann
8603828324 flask: add missing dependencies and fix license 2015-12-13 18:54:34 +01:00
goibhniu
9fdb01300c Merge pull request #11416 from magnetophon/jack-master
jackaudio: compile without profiling
2015-12-13 18:40:59 +01:00
Pascal Wittmann
e4b8defb37 Merge pull request #11676 from devhell/mediainfo
{lib-}mediainfo{-gui}: 0.7.79 -> 0.7.80
2015-12-13 18:26:46 +01:00
goibhniu
e470d15423 zam-plugins: update hash (uses git submodules) 2015-12-13 18:16:49 +01:00
devhell
ab9bf1e4fa {lib-}mediainfo{-gui}: 0.7.79 -> 0.7.80
From the changelog:
```
Version 0.7.80, 2015-11-30

+ Matroska: support of MKVMerge statistics tags (duration frame count,
  stream size, bit rate) per track, thanks to ndjamena
+ FLAC: Channel positions, thanks to ndjamena
+ FLAC: difference between detected bit depth and stored bit depth
+ MPEG-TS: if DTVCC transport stream is present and no DTVCC service
  descriptor, scan also in the middle of the file in order to detect
  more caption services
+ Subtitle frame rate computing if frame count and duration are
  available (hidden by default)
+ Subtitles in Matroska: count of elements
+ Matroska, MXF and MP4/MOV: detection of truncated files
+ DTS: difference between ES Matrix and ES Discrete
+ DTS: display ES Matrix or ES Discrete even if HRA or MA is present
+ DTS: difference between DTS-HRA with 96k option and pure DTS-96/24
+ DTS: detection of DTS:X
+ Samples per frame info
+ AC-3: detection of Atmos inside TrueHD
+ Video frame rate: showing precision of 1/1.001 frame rates (e.g.
  "23.976 (24000/1001) fps" and "23.976 (23976/1000) fps")
+ MPEG-4/MOV: showing the complete list of compatible brands in the
  CodecID field
+ MPEG-4/MOV: Alternate groups
+ MPEG-4/MOV: "Disabled" tag
+ MPEG-4/MOV: "Forced" tag
+ MPEG-4/MOV: showing links between tracks (chapters for, subtitles for,
  fallback for)
+ MXF: handling of more acquisition metadata items
+ MXF: Package name
+ AVC: Store method of interlaced content (Interleaved Fields or
  Separated Fields)
+ EBUCore: acquisition metadata (Proof of concept, for feedback only)
x Matroska: frame rate detection algorithm revisited, less wrong numbers
  are expected
x SDP/Teletext: some pages were sometimes (when present in 2 different
  SDP lines) displayed several times
x MPEG-4/MOV: some hint tracks were not displayed
+ Hongkongese language added
+ Option "Full parsing"
```
2015-12-13 17:16:07 +00:00
Franz Pletz
cabd3effda claws-mail: Remove extra GIO_EXTRA_MODULES wrapping 2015-12-13 17:09:15 +01:00
Franz Pletz
65d8af5af2 claws-mail: Fix fancy plugin, fixes #10421
This fixes the fancy plugin displaying HTML mails as text as suggested
by @wedens.
2015-12-13 17:02:36 +01:00
Ambroz Bizjak
03cf5e6627 chromium: Updates.
- dev: 48.0.2564.22 -> 49.0.2587.3
- beta: 48.0.2564.23 -> 48.0.2564.41
- stable: 47.0.2526.73 -> 47.0.2526.80
2015-12-13 17:00:13 +01:00
goibhniu
548fbf612f Merge pull request #11678 from jcbrand/sabnzbd-ssl
sabnzbd: Add OpenSSL support and fix wrapping
2015-12-13 16:39:31 +01:00
Pascal Wittmann
3eab158fb8 github3.py: init at 1.0.0a2 2015-12-13 16:27:04 +01:00
Pascal Wittmann
8443067e44 betamax-matchers: init at 0.2.0 2015-12-13 16:08:06 +01:00
Pascal Wittmann
e7757c47b7 betamax: init at 0.5.1 2015-12-13 16:08:06 +01:00
JC Brand
b4766c3d43 sabnzbd: Fix OpenSSL wrapping.
- Add SSL support by adding pyopenssl to PYTHONPATH
- Update build script to use wrapPythonProgramsIn
- Update the meta info
2015-12-13 14:56:25 +00:00
JC Brand
5482aa9084 sabnzbd: 0.7.17 -> 0.7.20 2015-12-13 14:56:19 +00:00
Arseniy Seroka
09d9693089 Merge pull request #11662 from jgillich/patch-2
virt-manager: 1.2.1 -> 1.3.1
2015-12-13 17:16:38 +03:00
Nikolay Amiantov
9d8be1e6a3 Merge branch 'mayflower-feature/simp_le-service'
Closes #11506
2015-12-13 17:02:51 +03:00
Nikolay Amiantov
9e0257c104 Merge branch 'feature/simp_le-service' of https://github.com/mayflower/nixpkgs into mayflower-feature/simp_le-service 2015-12-13 17:01:42 +03:00
Nikolay Amiantov
26e738206c flashplayer: cleanup, use archive as a source
Most work done by ericsagnes
2015-12-13 16:28:52 +03:00
lethalman
564757ab9b Merge pull request #11652 from Profpatsch/geoclue
geoclue2: 2.1.10 -> 2.4.1
2015-12-13 14:24:09 +01:00
Domen Kožar
98101e1fe1 Merge pull request #11673 from mayflower/openssl-versioning
openssl -> openssl_1_0_1
2015-12-13 14:06:17 +01:00
Nikolay Amiantov
427d00ee36 doomseeker: cleanup 2015-12-13 15:14:18 +03:00
Nikolay Amiantov
2678e0ce02 zandronum: unify packages, fix building, cleanup 2015-12-13 15:14:11 +03:00
Nikolay Amiantov
94a07ab3ae fmod42416: fix upstream url, use provided Makefile 2015-12-13 15:14:06 +03:00
Nikolay Amiantov
28f8ec1df6 brasero: cleanup 2015-12-13 15:14:00 +03:00
Nikolay Amiantov
a4e8b8ef06 cdrtools: 3.00 -> 3.02a03 2015-12-13 15:13:43 +03:00
JC Brand
7d71dda6de fzf: 1.11.0 -> 1.11.1 2015-12-13 11:59:23 +00:00
Robin Gloster
dc7d09f6a4 openssl -> openssl_1_0_1
This renames the current openssl to openssl_1_0_1 and defaults
openssl back to openssl_1_0_1 essentially changing nothing currently,
but allowing people to explicitly select openssl_1_0_1 for some software
which needs ABI compatibility to a specific libssl implementation like
binaries (spotify amongst others) and at the same time overriding
openssl to another implementation like libressl.
2015-12-13 11:00:21 +00:00
Pascal Wittmann
88f9ce0fed uritemplate.py: init at 0.3.0 2015-12-13 11:45:11 +01:00
goibhniu
c94dfa0507 Merge pull request #11665 from FRidh/tqdm
python tqdm: init at 3.1.4
2015-12-13 11:36:09 +01:00
Pascal Wittmann
c0b0cab968 Revert "Merge branch 'master' of github.com:NixOS/nixpkgs"
This reverts commit a7f91d751b, reversing
changes made to 54e0a9b7ac.
2015-12-13 11:31:25 +01:00
goibhniu
4ce64a9025 Merge pull request #11621 from Baughn/patch-2
unifi:Update download location
2015-12-13 11:27:41 +01:00
Pascal Wittmann
a7f91d751b Merge branch 'master' of github.com:NixOS/nixpkgs 2015-12-13 11:22:27 +01:00
Pascal Wittmann
116c230e82 uritemplate.py: init at 0.3.0 2015-12-13 11:20:57 +01:00
goibhniu
54e0a9b7ac Merge pull request #11663 from datakurre/datakurre-buildout
zc.buildout-nix: 2.4.3 -> 2.5.0
2015-12-13 11:15:44 +01:00
goibhniu
322b6bd60c Merge pull request #11656 from enolan/master
Remove Echo Nolan from maintainers
2015-12-13 11:13:31 +01:00
Echo Nolan
f01c56f109 Remove Echo Nolan from maintainers
I'm not using Nix anymore.
2015-12-12 22:59:11 -08:00
aszlig
fb37fc631a
systemd: Apply VirtualBox fix for detect-virt.
The update is basically just one additional commit, which was an
upstream cherry-pick pushed at NixOS/systemd#3 and it fixes
systemd-detect-virt with VirtualBox so that services with
ConditionVirtualization set to "oracle" will work properly.

I've tested this with the "virtualbox" NixOS VM test, which was failing
since the update to version 228.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-13 05:36:10 +01:00
Thomas Tuegel
53979b54a8 Merge branch 'kde-applications-15.12' 2015-12-12 18:26:55 -06:00
Thomas Tuegel
7cdedaaf72 dropbox: use fields from upstream's desktop item 2015-12-12 17:26:41 -06:00
Thomas Tuegel
623a117bdd makeDesktopItem: add StartupNotify key 2015-12-12 17:25:56 -06:00
Thomas Tuegel
bce4e95a80 kdeApps_15_12: 15.11.80 -> 15.11.90 2015-12-12 17:21:48 -06:00
Anders Papitto
229f0ac257 sysdig: 0.1.102 -> 0.5.1 2015-12-12 12:31:29 -08:00
Anders Papitto
9f71bba8a4 libb64: init at 1.2 2015-12-12 12:31:28 -08:00
Frederik Rietdijk
8f1c4b4dde python tqdm: init at 3.1.4 2015-12-12 21:04:16 +01:00
Asko Soukka
b6776d41dd zc.buildout-nix: 2.4.3 -> 2.5.0 2015-12-12 21:40:29 +02:00
goibhniu
9474d6b99a Merge pull request #11653 from mayflower/libressl-fetchurlBoot
use fetchurlBoot in libressl
2015-12-12 20:33:29 +01:00
Jakob Gillich
8da384edad virt-manager: 1.2.1 -> 1.3.1 2015-12-12 19:36:08 +01:00