Alexander Ried
e7ded267bd
xserver: replace XKB_BINDIR with compile time option
...
---
Using the configure option relieves us of the patch and passing the path
via the env var in many places. Also the env var may not be inherited
when components like gdm spawn new sessions.
2016-10-03 15:03:02 +02:00
Joachim Fasting
98e2b90cf3
grsecurity doc: note that module autoload hardening is disabled
2016-10-02 19:25:58 +02:00
Joachim Fasting
9a9237e0aa
grsecurity: revamp nixos kernel config
...
Cleanup:
- Restructure & add some commentary
- Remove redundant option specs given the auto config
constraints (some are left in for documentation purposes)
Changes:
- GRKERNSEC_CONFIG_VIRT_HOST -> GUEST
The former deselects paravirtualization and friends
- PAX_LATENT_ENTROPY n -> y (implied by auto)
- GRKERNSEC_ACL_HIDEKERN y -> n
Possibly useless with redistribution
2016-10-02 19:25:58 +02:00
Joachim Fasting
1bb7b44cd7
grsecurity: make GRKERNSEC y and PAX y implicit
...
These options should always be specified. Note, an implication of this
change is that not specifying any grsec/PaX options results in a build
failure.
2016-10-02 19:25:58 +02:00
Eelco Dolstra
a58f5ffbb9
movit: Use multiple outputs
2016-10-02 19:22:29 +02:00
Eelco Dolstra
55f489eb74
libXp: Use multiple outputs
2016-10-02 19:22:19 +02:00
Eelco Dolstra
5cf9d386e0
opencv: Use multiple outputs and prevent runtime dependency on GCC
2016-10-02 19:22:02 +02:00
Jörg Thalheim
3732d1d2c3
pass: add procps dep only on linux ( #19165 )
...
fixes #18929
2016-10-02 18:57:42 +02:00
David Guibert
ce8d2aad27
restore rclone
...
By getting rid of go-packages.nix (#16017 ), rclone has removed (introduced by #15852 ).
2016-10-02 17:47:27 +02:00
Matthias Beyer
081c5494ac
radare2: 0.9.7 -> 0.10.6
2016-10-02 17:19:19 +02:00
Benno Fünfstück
a47085d3df
python-ropper: add homepage and license
2016-10-02 16:51:13 +02:00
Jörg Thalheim
c2a2926146
Merge pull request #19083 from matthiasbeyer/add-bean-add
...
bean-add: init at 76945c320e6f028223e4420956c80c421c4fe74a
2016-10-02 16:45:13 +02:00
Benno Fünfstück
ef23c2e4c8
python-ropper: init at 1.10.10
2016-10-02 16:44:02 +02:00
Benno Fünfstück
f0fa27a1c2
python-capstone: init at 3.0.4
2016-10-02 16:42:59 +02:00
Jörg Thalheim
fd8e5bf117
Merge pull request #17843 from lucas8/imlibsetroot
...
imlibsetroot: init at 1.2
2016-10-02 16:39:27 +02:00
Joachim F
3d93d334f9
Merge pull request #19161 from rszibele/notepadqq-0.53.0
...
notepadqq: init at 0.53.0
2016-10-02 16:36:28 +02:00
Joachim F
0906a0f197
Merge pull request #18491 from groxxda/network-interfaces
...
Replace Network-interfaces.target
2016-10-02 16:34:37 +02:00
rszibele
bfe3f70fc8
notepadqq: init at 0.53.0
2016-10-02 15:59:01 +02:00
Joachim Fasting
fc0dc65f41
network-interfaces-scripted: DefaultDependencies is a unitConfig
...
Ref: 072c1dcc4a
2016-10-02 15:52:20 +02:00
Jörg Thalheim
c2ee2a723f
Merge pull request #19156 from apeyroux/init/c14
...
c14: init at 2016-09-09
2016-10-02 15:31:53 +02:00
Jörg Thalheim
cd673d3c26
Merge pull request #19138 from nhooyr/openssh
...
openssh: support prohibit-password for permitRootLogin
2016-10-02 15:26:21 +02:00
Vladimír Čunát
a745f87b7f
flashplayer: preferLocalBuild = true;
...
The builder does almost nothing, and I hate to have to copy hundreds of
megabytes to a builds slave because of that.
2016-10-02 14:52:02 +02:00
Michael Raskin
aad0b7108c
spark_parser: init at 1.4.0
2016-10-02 14:31:45 +02:00
Joachim F
c81c652940
Merge pull request #19116 from ericsagnes/pkg-update/ibus-table
...
ibus-table: 1.9.11 -> 1.9.14
2016-10-02 13:34:12 +02:00
Michael Raskin
102f3c5f47
Merge pull request #19158 from groxxda/pep8
...
pythonPackages.mccabe fixup, hypothesis: 3.1.0 -> 3.5.2, flake8: 2.5.4 -> 2.6.2
2016-10-02 11:29:02 +00:00
Joachim F
4822ac1a18
Merge pull request #19140 from Baughn/factorio
...
factorio: Don't set argv[0]
2016-10-02 13:23:25 +02:00
Alexander Ried
1d2d782bfe
pythonPackages.hypothesis: 3.1.0 -> 3.5.2
2016-10-02 13:19:21 +02:00
Alexander Ried
c316e38bad
pythonPackages.uncompyle6: init at 2.8.3
2016-10-02 13:19:21 +02:00
Alexander Ried
be14bfef44
pythonPackages.xdis: init at 2.3.1
2016-10-02 13:19:21 +02:00
Alexander Ried
aada610882
pythonPackages.flake8: 2.5.4 -> 2.6.2
2016-10-02 13:18:15 +02:00
Martin Bornhold
ad99006e47
pythonPackages.mccabe_0_5: init 0.5.2
...
Signed-off-by: Alexander Ried <ried@mytum.de>
2016-10-02 13:17:40 +02:00
Alexander Ried
3b7fcc031e
Revert "mccabe_0_4: init at 0.4.0. Apparently, flake8 of the current default version needs older mccabe"
...
This reverts commit 8eae96d70c
.
---
mccabe was already reverted
2016-10-02 13:17:37 +02:00
Joachim Fasting
a4b4495771
linenoise: license is 2-clause BSD
2016-10-02 13:14:48 +02:00
Francis St-Amour
643d5f80fd
linenoise: init at 1.0.10
...
Closes https://github.com/NixOS/nixpkgs/pull/19117
2016-10-02 13:03:51 +02:00
Joachim F
e13aea41e0
Merge pull request #19150 from ericsagnes/fix/container-optionSet
...
container module: allowedDevices type to submodule
2016-10-02 12:56:55 +02:00
Joachim F
db00d6c0f0
Merge pull request #19157 from schneefux/nextcloud
...
nextcloud: 10.0.0 -> 10.0.1
2016-10-02 12:53:33 +02:00
schneefux
64ccc21b4a
nextcloud: 10.0.0 -> 10.0.1
2016-10-02 12:38:28 +02:00
Alexandre Peyroux
87691a3cc1
c14: init at 2016-09-09
2016-10-02 12:33:47 +02:00
Alexandre Peyroux
e5aea822dd
mainteners: add apeyroux
2016-10-02 12:18:26 +02:00
Michael Raskin
8eae96d70c
mccabe_0_4: init at 0.4.0. Apparently, flake8 of the current default version needs older mccabe
2016-10-02 11:26:23 +02:00
Frederik Rietdijk
25dcdc58d0
Revert "mccabe: 0.4.0 -> 0.5.2"
...
This reverts commit 532869cee2
.
See https://github.com/NixOS/nixpkgs/pull/19132#issuecomment-250921713
2016-10-02 09:58:39 +02:00
Jörg Thalheim
624dbfa5cd
Merge pull request #19149 from acowley/vtk-darwin-opengl
...
vtk: fix darwin impurity
2016-10-02 09:38:41 +02:00
Jörg Thalheim
53e6c610e9
logstash: wrap around logstash-plugin
...
fixes #19096
2016-10-02 09:33:16 +02:00
Eric Sagnes
a67b597b22
container module: allowedDevices type to submodule
...
The optionSet type is deprecated in favor of submodule
2016-10-02 14:07:00 +09:00
Anthony Cowley
ade7c6645a
vtk: fix darwin impurity
2016-10-02 00:59:26 -04:00
Graham Christensen
63393b2d4e
Merge pull request #19144 from mbbx6spp/fix-kibana-i686-build
...
kibana: fix 4.6.0 for i686
2016-10-01 22:36:39 -04:00
Markus Hauck
c6d4645a8c
scalafmt: 0.3.1 -> 0.4.2
2016-10-02 05:06:01 +03:00
Tuomas Tynkkynen
a387a5d870
gst-plugins: Fix misuse of lib.optional
...
This adds a list containing 'libpulseaudio' to buildInputs.
2016-10-02 03:06:03 +03:00
Thomas Tuegel
854e00943b
Merge pull request #19142 from laMudri/ibus-table-doc-2
...
ibus: explain ibus-table in the docs
2016-10-01 16:59:17 -05:00
Svein Ove Aas
54fdd0cf9c
java program: Init.
...
Mostly just provides a shell hook for the jdk's setup-hook.
Tested with openjdk and jre.
2016-10-01 23:53:28 +02:00