clefru
725fcdef3f
Fix hostapd's place in systemd dependency tree. ( #45464 )
...
* nat/bind/dhcp.service:
Remove. Those services have nothing to do with a link-level service.
* sys-subsystem-net-devices-${if}.device:
Add as BindsTo dependency as this will make hostapd stop when the
device is unplugged.
* network-link-${if}.service:
Add hostapd as dependency for this service via requiredBy clause,
so that the network link is only considered to be established
only after hostapd has started.
* network.target:
Remove this from wantedBy clause as this is already implied from
dependencies stacked above hostapd. And if it's not implied than
starting hostapd is not required for this particular network
configuration.
2018-10-17 09:18:52 +02:00
Frederik Rietdijk
c2c39a29f6
Merge pull request #48171 from costrouc/costrouc/python-fs
...
pythonPackages.fs: 0.5.4 -> 2.1.1 refactor move to python-modules
2018-10-17 09:13:03 +02:00
Ben Wolsieffer
3055a0c975
lirc: add support for Python bindings
2018-10-17 08:54:46 +02:00
Chris Ostrouchov
1ba50fe163
pythonPackages.gidgethub: init at 2.5.0
2018-10-17 08:02:16 +02:00
Peter Hoeg
4a5c5b7c31
Merge pull request #48575 from bnikolic/magit-filenotify-fix
...
magit-filenotify: Fix missing dependency on git
2018-10-17 12:05:10 +08:00
Silvan Mosberger
9a3e418664
Merge pull request #46753 from redvers/add/openspin
...
openspin: init at 2018-10-02
2018-10-17 03:18:03 +02:00
Silvan Mosberger
e443bbf6fd
Merge pull request #45470 from Infinisil/znc-config
...
nixos/znc: More flexible module, cleanups
2018-10-17 03:01:30 +02:00
Silvan Mosberger
8319ec35b2
Merge pull request #47975 from aneeshusa/make-container-journals-available-from-host
...
containers: Make systemd journals available from the host
2018-10-17 02:56:05 +02:00
Silvan Mosberger
3743f8af08
Merge pull request #45225 from Ekleog/webassemblyjs
...
webassemblyjs tool suite: init at 1.7.8
2018-10-17 02:55:40 +02:00
Mateusz Kowalczyk
4eaf659d89
Merge pull request #48504 from r-ryantm/auto-update/imapfilter
...
imapfilter: 2.6.11 -> 2.6.12
2018-10-17 08:59:40 +09:00
Jörg Thalheim
76db7492db
python3.pkgs.pyls: 0.2.1 -> 0.3.0
2018-10-17 00:47:59 +01:00
volth
0c8cdb53f6
chromium: fix aarch64 build ( #48586 )
...
* chromium: fix aarch64 build
* chromium: use more stable urls
2018-10-17 01:21:29 +02:00
Josef Kemetmüller
7131749bee
pythonPackages.cligj: 0.4.0 -> 0.5.0 ( #48584 )
2018-10-17 01:18:46 +02:00
sjau
6a23e11e65
Flexget: 2.15.1 -> 2.16.2 ( #48583 )
2018-10-17 00:48:23 +02:00
Lassulus
b7632217ab
gitolite 3.6.7 -> 3.6.10 ( #48562 )
2018-10-17 00:20:38 +02:00
Timo Kaufmann
192dde6411
Merge pull request #48314 from c0deaddict/master
...
sonic-pi: 3.0.1 -> 3.1.0
2018-10-17 00:02:01 +02:00
Jörg Thalheim
043ed2ee6b
Merge pull request #48558 from r-ryantm/auto-update/babl
...
babl: 0.1.56 -> 0.1.58
2018-10-16 23:00:17 +01:00
Tim Steinbach
e0a98c5dc0
oh-my-zsh: 2018-09-03 -> 2018-09-14
2018-10-16 16:50:46 -04:00
Rob Vermaas
67ef59334c
julia_10: update to 1.0.1
...
(cherry picked from commit 3b3a2d30df
)
2018-10-16 22:14:35 +02:00
Joachim F
7c436b9cdc
Merge pull request #48472 from joachifm/lkl-bump
...
lkl: 2018-03-10 -> 2018-08-22
2018-10-16 19:40:46 +00:00
Michael Weiss
5edc1dd7a8
signal-desktop: 1.16.2 -> 1.16.3
2018-10-16 21:39:54 +02:00
Eelco Dolstra
b6bac6c144
Revert "Merge pull request #48122 from zimbatm/pkg-nixos-rebuild"
...
This reverts commit 10addad603
, reversing
changes made to 7786575c6c
.
NixOS scripts should be kept in the NixOS source tree, not in
pkgs. Moving them around is just confusing and creates unnecessary
code/history churn.
2018-10-16 20:25:44 +02:00
Florian Klink
887bf77621
Merge pull request #48574 from kmille/tmux-2.8
...
tmux: 2.7 -> 2.8
2018-10-16 20:09:59 +02:00
zimbatm
10addad603
Merge pull request #48122 from zimbatm/pkg-nixos-rebuild
...
nixos-rebuild: init as package
2018-10-16 19:39:22 +02:00
zimbatm
7786575c6c
terraform-providers.libvirt: fix plugin output ( #48577 )
...
Terraform depends on this binary name format to detect the provider
version.
2018-10-16 19:35:45 +02:00
Linus Heckemann
eca462813d
libssh: 0.7.5 -> 0.7.6
...
Fixes CVE-2018-10933:
libssh versions 0.6 and above have an authentication bypass
vulnerability in the server code. By presenting the server an
SSH2_MSG_USERAUTH_SUCCESS message in place of the
SSH2_MSG_USERAUTH_REQUEST message which the server would expect to
initiate authentication, the attacker could successfully authentciate
without any credentials.
Source:
https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/
2018-10-16 19:08:41 +02:00
R. RyanTM
e58816bcc6
googler: 3.7 -> 3.7.1 ( #48508 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/googler/versions
2018-10-16 18:12:59 +02:00
volth
2ad99a662d
chromium plugins: add meta.platforms ( #48495 )
...
to prevent their installation on aarch64
2018-10-16 18:11:41 +02:00
volth
4b61dde1db
varnish6: 6.0.1 -> 6.1.0 ( #48487 )
2018-10-16 18:09:04 +02:00
Jean-Philippe Cugnet
d3b7476278
erlangR21: 21.0 -> 21.1.1 ( #47371 )
...
* erlangR21: 21.0 -> 21.1
* erlangR21: 21.1 -> 21.1.1
2018-10-16 17:55:51 +02:00
volth
592030340f
varnish4: 4.1.9 -> 4.1.10 ( #48488 )
2018-10-16 17:50:51 +02:00
kmille
4e75120cd4
tmux: 2.7 -> 2.8
...
tmux 2.8 has a broken version string (2.8-rc) which we patch in configure.ac
CHANGES FROM 2.7 to 2.8
* Make display-panes block the client until a pane is chosen or it
times out.
* Clear history on RIS like most other terminals do.
* Add an "Any" key to run a command if a key is pressed that is not
bound in the current key table.
* Expand formats in load-buffer and save-buffer.
* Add a rectangle_toggle format.
* Add set-hook -R to run a hook immediately.
* Add README.ja.
* Add pane focus hooks.
* Allow any punctuation as separator for s/x/y not only /.
* Improve resizing with the mouse (fix resizing the wrong pane in some
layouts, and allow resizing multiple panes at the same time).
* Allow , and } to be escaped in formats as #, and #}.
* Add KRB5CCNAME to update-environment.
* Change meaning of -c to display-message so the client is used if it
matches the session given to -t.
* Fixes to : form of SGR.
* Add x and X to choose-tree to kill sessions, windows or panes.
2018-10-16 17:38:01 +02:00
Jörg Thalheim
85a7e07592
Merge pull request #48526 from r-ryantm/auto-update/cherrytree
...
cherrytree: 0.38.5 -> 0.38.6
2018-10-16 16:13:48 +01:00
Rob Vermaas
34ea15f5e4
nixpart0.blivet: fix reference to selinux python modules
...
(cherry picked from commit 71941853a1
)
2018-10-16 17:13:09 +02:00
Jörg Thalheim
af751ba1f8
Merge pull request #48554 from r-ryantm/auto-update/actor-framework
...
caf: 0.15.7 -> 0.16.0
2018-10-16 16:12:45 +01:00
Jörg Thalheim
daad7af224
Merge pull request #48556 from r-ryantm/auto-update/bindfs
...
bindfs: 1.13.9 -> 1.13.10
2018-10-16 16:11:52 +01:00
Jörg Thalheim
d8c89f49a6
Merge pull request #48566 from Lassulus/vbam
...
vbam: unstable-2017-09-04 -> 2.1.0
2018-10-16 16:10:37 +01:00
Jörg Thalheim
4b62dcfafa
Merge pull request #48561 from Lassulus/bitcoin-abc
...
altcoins.bitcoin-abc: 3.6.7 -> 3.6.10
2018-10-16 16:09:14 +01:00
Rob Vermaas
6c7fa2f158
blivet: fix reference to selinux python modules
...
(cherry picked from commit 7ceea6f601
)
2018-10-16 17:05:13 +02:00
Bojan Nikolic
bd0aa43571
magit-filenotify: Fix missing dependency on git
...
magit-filenotify has a build-time dependency on git, fix this in same
way as magit by adding override
2018-10-16 15:39:49 +01:00
lassulus
aac680d4c9
vbam: unstable-2017-09-04 -> 2.1.0
2018-10-16 16:26:20 +02:00
lassulus
b2ba477e71
altcoins.bitcoin-abc: 3.6.7 -> 3.6.10
2018-10-16 14:51:13 +02:00
Daniel Peebles
8070a6333f
Merge pull request #48538 from r-ryantm/auto-update/commons-compress
...
commonsCompress: 1.17 -> 1.18
2018-10-16 08:04:16 -04:00
Daniel Peebles
218aceb5fb
Merge pull request #48533 from r-ryantm/auto-update/commons-math
...
commonsMath: 3.3 -> 3.6.1
2018-10-16 08:03:58 -04:00
R. RyanTM
2e1b04b4ef
babl: 0.1.56 -> 0.1.58
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babl/versions
2018-10-16 04:58:58 -07:00
R. RyanTM
ddaefd444e
bindfs: 1.13.9 -> 1.13.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bindfs/versions
2018-10-16 04:38:35 -07:00
Yegor Timoshenko
e31942c71e
Merge pull request #48282 from transumption/201810/qemu-smartcard
...
qemu: enable smartcard support
2018-10-16 11:31:36 +00:00
R. RyanTM
db7637377b
caf: 0.15.7 -> 0.16.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/actor-framework/versions
2018-10-16 04:30:20 -07:00
Jörg Thalheim
a65f0b3d55
Merge pull request #48515 from r-ryantm/auto-update/fatsort
...
fatsort: 1.4.2.439 -> 1.5.0.456
2018-10-16 12:16:56 +01:00
Jörg Thalheim
d29f1ab07e
Merge pull request #48518 from r-ryantm/auto-update/frostwire
...
frostwire-bin: 6.7.2 -> 6.7.4
2018-10-16 12:09:01 +01:00