Commit graph

122091 commits

Author SHA1 Message Date
ryneeverett eda63dfabb lynis: init at 2.5.7 2017-12-17 04:31:12 +00:00
Austin Seipp c2a4baf9f5
Merge pull request #32386 from pbogdan/mono-parallel-build
mono: re-enable parallel building
2017-12-06 21:07:33 -06:00
adisbladis 08f75f5840
Merge pull request #32385 from Izorkin/mydumper
mydumper: init at 0.9.3
2017-12-07 09:49:23 +08:00
Izorkin 3025eb446b
mydumper: init at 0.9.3 2017-12-07 09:41:32 +08:00
Vladimír Čunát 9adbe64761
longview: restrict meta.platforms
https://github.com/NixOS/nixpkgs/issues/32326#issuecomment-349745708
2017-12-06 21:26:18 +01:00
Patrick Lambein 1e7ebac8f9 ddate: make multi-platform
This package should be able to compile on all plaforms.
This change allows Nix to install it on non-Linuxes.
2017-12-06 20:58:51 +01:00
Patrick Chilton 38e2228a35 meshlab: 1.3.3 -> 2016.12 2017-12-06 20:45:38 +01:00
Michael Weiss 9d45624007 android-studio-preview: 3.1.0.3 -> 3.1.0.4 2017-12-06 19:47:29 +01:00
Jan Tojnar 7fcdd34d17
phpPackages.php-parallel-lint: init at 0.9.2 2017-12-06 16:50:18 +01:00
Jan Tojnar 26293bae50
phpPackages.box: init at 2.7.5 2017-12-06 16:50:18 +01:00
Tuomas Tynkkynen b2e315f97f nixos/qemu-vm: Pass gic-version=host for AArch64
This is required on the ThunderX CPUs on the Packet.net Type-2A
machines that have a GICv3. For some reason the default is to create a
GICv2 independent of the host hardware...
2017-12-06 17:29:09 +02:00
Jan Tojnar 019131c826
phpPackages.php-cs-fixer: init at 2.8.3 2017-12-06 16:11:28 +01:00
Piotr Bogdan 391485e3b3 mono: re-enable parallel building 2017-12-06 14:34:11 +00:00
Orivej Desh 5d21268e80 uclibc: disable parallel building
https://hydra.nixos.org/build/60933068
2017-12-06 11:57:50 +00:00
Eshin Kunishima f9a5cacae7
logkeys: 2015-11-10 -> 2017-10-10 2017-12-06 12:37:16 +01:00
Orivej Desh 9b08b87f4d digikam: disable parallel building 2017-12-06 11:28:29 +00:00
José Romildo Malaquias 0226077169
gcal: init at 4.1 2017-12-06 12:01:50 +01:00
José Romildo Malaquias 19723a6143
adapta-backgrounds: 0.4.0.6 -> 0.5.1.1 2017-12-06 11:23:10 +01:00
Peter Hoeg 40af7718f8 tests: logToJournal has been renamed 2017-12-06 17:45:40 +08:00
Frederik Rietdijk 3674d7aa41
Merge pull request #32097 from jluttine/add-python-salmon
Add pythonPackages.salmon and dependencies
2017-12-06 10:40:25 +01:00
Pierre-Etienne Meunier 3b79220a41 nixos/gollum: enable emoji and file uploads (#32373) 2017-12-06 09:10:54 +00:00
Peter Hoeg acab619ba0 freeorion: 0.4.6 -> 0.4.7.1
Also compile against latest boost.
2017-12-06 16:50:42 +08:00
Jaakko Luttinen f74f5ed30c
pythonPackages.salmon: init at bec795 2017-12-06 09:41:13 +02:00
Jaakko Luttinen 93305ee919
pythonPackages.lmtpd: init at 6.0.0 2017-12-06 09:41:13 +02:00
Peter Simons fb1660439b
Merge pull request #32324 from rvl/tmp-postgres
haskellPackages.tmp-postgres: Add pginit dependency
2017-12-06 08:30:20 +01:00
adisbladis 018a3ec527
Merge pull request #32369 from enumatech/fastlane
fastlane: 2.66.2 -> 2.68.2
2017-12-06 15:03:44 +08:00
Vincent Laporte 39af54f103 ocamlPackages.hex: 1.0.0 -> 1.2.0 2017-12-06 07:59:20 +01:00
volth 6334a85cee google-chrome: meta.platforms "linux" -> "x86_64-linux"
i386-linux: broken
aarch64-linux: x86_64-linux version is installed
2017-12-06 07:52:17 +01:00
Chris Martin c29db1d172 libu2f-host: fix typo in description 2017-12-06 07:42:31 +01:00
Pierre Carrier 5a5325d11f nixos/modules/services/hardware/u2f: init 2017-12-06 07:37:44 +01:00
Jan Tojnar fcd04a9ae5
Merge pull request #24986 from johnramsden/master
onboard: 1.4.1
2017-12-06 06:36:58 +01:00
Rodney Lorrimar e1c4beb818 haskellPackages.tmp-postgres: Add pginit dependency 2017-12-06 04:31:05 +00:00
Peter Romfeld 946beae8e4 fastlane: 2.66.2 -> 2.68.2 2017-12-06 12:25:19 +08:00
adisbladis b9aaab9634
Merge pull request #32367 from peterromfeldhk/softhsm-darwin
softhsm: darwin support
2017-12-06 12:01:35 +08:00
Peter Romfeld e4ce67615e softhsm: darwin support 2017-12-06 11:51:28 +08:00
Gabriel Ebner 51d5277c40
Merge pull request #32347 from pbogdan/procmail-cve-2017-16844
procmail: fix CVE-2017-16844
2017-12-06 12:18:49 +09:00
John Ramsden 58b281c3fb
onboard: init at 1.4.1
Add testing reqs, but keep tests disabled

Tests are runnable but still produce errors.

To get tests working, add locale setting, replace killall
and add nose package. To run the tests enable 'doCheck'.

Hunspell needs to be explicitly installed to use.

Patch SpellCheck.py to put hunspell in system datadir location.
For example, '/var/run/current-system/sw/share/hunspell/'
or '${HOME}/.nix-profile/share/hunspell/'

To get rid of atspi errors set
'services.gnome3.at-spi2-core.enable = true'
2017-12-05 18:53:33 -08:00
adisbladis 6b7e12b738
firefox-devedition-bin: 58.0b8 -> 58.0b9 2017-12-06 09:03:49 +08:00
adisbladis a23a2e205b
firefox-beta-bin: 58.0b8 -> 58.0b9 2017-12-06 09:03:48 +08:00
Tuomas Tynkkynen 65ace59fa8 tboot: Only works on x86
https://hydra.nixos.org/build/65116569

It's x86-related booting stuff.
2017-12-06 02:55:19 +02:00
Tuomas Tynkkynen 6254012053 nspluginwrapper: Only works on x86
https://hydra.nixos.org/build/65196296
2017-12-06 02:03:28 +02:00
Orivej Desh 4b3df44fab neard: 0.15-post-git-20510929 -> 0.16 2017-12-05 22:05:59 +00:00
Jan Tojnar 3f4596620c gnome3.gnome_online_accounts: enable more backends 2017-12-05 22:53:34 +01:00
Jan Tojnar 29121b6ded gnome3.gnome_online_accounts: build devdocs 2017-12-05 22:53:34 +01:00
Jan Tojnar 3514af8baf gnome3.gnome_online_accounts: clean up 2017-12-05 22:53:34 +01:00
Orivej Desh d3acb060e0 avr8burnomat: rehash
The new release has added support for ATmega324P without version bump.
2017-12-05 21:51:17 +00:00
Tuomas Tynkkynen 53bf3cc78c pipelight: Only works on x86
https://hydra.nixos.org/build/65195994
2017-12-05 23:27:30 +02:00
Michael Raskin b04040cce4
Merge pull request #32329 from fare-patches/gerbil
Gerbil
2017-12-05 21:23:39 +00:00
Tuomas Tynkkynen a86d746b93 thermald: Only works on x86
https://hydra.nixos.org/build/65220138

In general, the changelog at https://github.com/intel/thermal_daemon
sounds like it's only targeted at Intel processors.
2017-12-05 23:21:38 +02:00
Michael Raskin 6d4dbb8ca1
Merge pull request #32346 from dtzWill/update/radare2-2.1.0
radare2: 2.0.1 -> 2.1.0
2017-12-05 21:17:55 +00:00