Joachim F
|
103180155d
|
Merge pull request #70447 from joachifm/feat/containers-private-networking-lockKernelModules-compat
nixos/containers: explicitly load kernel modules for networking
|
2019-10-06 11:00:36 +00:00 |
|
Peter Simons
|
0002a7d9ee
|
haskell-regex-pcre-builtin: fix build with ghc 8.8.1
|
2019-10-06 11:15:08 +02:00 |
|
Doron Behar
|
72f9ec9225
|
syncthingtray: 0.10.0 -> 0.10.1
|
2019-10-06 10:55:59 +02:00 |
|
Vladimír Čunát
|
13886ac10e
|
bird, bird6: 1.6.6 -> 1.6.8 (security)
I haven't tested running them, but the bumps are almost exclusively
bugfixes, in particular CVE-2019-16159.
|
2019-10-06 10:50:12 +02:00 |
|
Vladimír Čunát
|
54acf550fa
|
Merge #69463: bird2: 2.0.5 -> 2.0.6 (security)
Fixes CVE-2019-16159. I haven't tested running it,
but the changes in NEWS seem quite small.
|
2019-10-06 10:35:29 +02:00 |
|
Vladimír Čunát
|
2e70007740
|
Merge #70445: firefox*: 69.0.1 -> 69.0.2
|
2019-10-06 10:35:28 +02:00 |
|
Daniel Albert
|
a4ae914695
|
fileshare: init at 0.2.4
Fileshare is a simple tool for sharing the contents of a directory via a
webserver and optionally allowing uploads.
|
2019-10-06 17:32:34 +09:00 |
|
Matthieu Coudron
|
2a25b5c3cb
|
Merge pull request #70503 from joachifm/feat/remove-blcr
Remove blcr package & nixos module
|
2019-10-06 17:23:12 +09:00 |
|
Joachim Fasting
|
83ffa1457b
|
linuxPackages.blcr: remove
blcr is only supported for pre v4 kernels.
|
2019-10-06 08:10:29 +02:00 |
|
Joachim Fasting
|
923c449e9b
|
nixos/blcr: remove
|
2019-10-06 08:10:23 +02:00 |
|
Vincent Laporte
|
8acf4cd06c
|
ocamlPackages.pgocaml: 3.2 → 4.0
Ensures compatibility with OCaml 4.08
|
2019-10-06 07:57:37 +02:00 |
|
Christine Koppelt
|
ee06d27cf2
|
treewide: add some missing meta: descriptions and homepages (#70497)
|
2019-10-06 00:59:26 -04:00 |
|
Joachim Fasting
|
a1febca9fc
|
lkl: 2019-06-20 -> 2019-10-04
|
2019-10-06 13:38:12 +09:00 |
|
Mario Rodas
|
03a5cf8444
|
Merge pull request #66643 from jonringer/bump-antlr4
antlr4: 4.7.1 -> 4.7.2
|
2019-10-05 19:18:17 -05:00 |
|
Mario Rodas
|
6106e8d028
|
Merge pull request #70486 from DarkDNA/mac-fixes/vscode
vscode: Make it so that it places the .app in $out/Applications on macOS
|
2019-10-05 18:57:12 -05:00 |
|
Florian Klink
|
b377295986
|
Merge pull request #70463 from marsam/update-spotifyd
spotifyd: 0.2.16 -> 0.2.18
|
2019-10-06 00:11:51 +02:00 |
|
Marek Mahut
|
9bb92be22b
|
Merge pull request #70394 from doronbehar/update-onedrive
onedrive: 2.3.9 -> 2.3.10
|
2019-10-05 22:32:32 +02:00 |
|
Marek Mahut
|
acde032d7b
|
Merge pull request #70443 from unode/pysam
pysam: 0.15.2 -> 0.15.3
|
2019-10-05 22:31:37 +02:00 |
|
Marek Mahut
|
27a6b2613a
|
Merge pull request #70454 from cdepillabout/memtest86-efi-8.1
memtest86-efi: 8.0 -> 8.1
|
2019-10-05 22:31:08 +02:00 |
|
Marek Mahut
|
195a9b51ba
|
Merge pull request #70428 from manveru/dbmate-1.7.0
dbmate: 1.4.1 -> 1.7.0
|
2019-10-05 22:27:14 +02:00 |
|
Marek Mahut
|
5d4b94ec2d
|
Merge pull request #70427 from santiagoalvarez/pmdk
pmdk: 1.6.1 -> 1.7
|
2019-10-05 22:26:26 +02:00 |
|
Marek Mahut
|
d465b85d13
|
Merge pull request #70459 from marsam/update-pgcenter
pgcenter: 0.6.2 -> 0.6.4
|
2019-10-05 22:22:13 +02:00 |
|
Marek Mahut
|
ffe028122b
|
Merge pull request #70393 from doronbehar/update-pdfcpu
pdfcpu: 0.2.4 -> 0.2.5
|
2019-10-05 22:18:32 +02:00 |
|
Peter Simons
|
35521b42c2
|
update Python packages psycopg2, sqlparse, and pgcli (#70257)
* python-psycopg2: update from 2.7.7 to 2.8.3
* python-sqlparse: update from 0.2.4 to 0.3.0
* pgcli: update from 2.0.2 to 2.1.1
|
2019-10-05 21:48:36 +02:00 |
|
Vladyslav M
|
2a116c3bb9
|
bcachefs: 2019-10-01 (#70217)
bcachefs: 2019-10-01
|
2019-10-05 22:48:10 +03:00 |
|
mujx
|
0b1fb4f2d2
|
haskellPackages.OpenAL: link with the OpenAL framework on Darwin (#70150)
* haskellPackages.OpenAL: link with the OpenAL framework on Darwin
The missing framework caused a build failure on Darwin. Fixes #68306.
|
2019-10-05 21:44:09 +02:00 |
|
Maximilian Bosch
|
6b8400381c
|
gotify: init add 2.1.1
|
2019-10-05 21:19:27 +02:00 |
|
Amanda Cameron
|
317a011e5e
|
vscode: Make it so that it places the .app in /Applications on macOS
|
2019-10-05 14:54:02 -04:00 |
|
worldofpeace
|
eb9a358ebc
|
Merge pull request #70484 from marzipankaiser/master
cups-filters: 1.25.0 -> 1.25.6
|
2019-10-05 18:51:47 +00:00 |
|
Marcial Gaißert
|
43a333a1e4
|
cups-filters: 1.25.0 -> 1.25.6
|
2019-10-05 19:41:52 +02:00 |
|
Matthew Bauer
|
5a46cac5b6
|
Merge pull request #70475 from xzfc/manpages
nixos/doc: fix manpage format
|
2019-10-05 13:41:49 -04:00 |
|
Renaud
|
cb279c6046
|
Merge pull request #68913 from dtzWill/update/nsjail-2.9
nsjail: 2.8 -> 2.9
|
2019-10-05 19:12:01 +02:00 |
|
Albert Safin
|
0eaf29433e
|
nixos/doc: fix manpage format
Spaces inside <refname> cause stray double underscore in generated manual pages.
Fixes #70468
|
2019-10-05 15:55:49 +00:00 |
|
worldofpeace
|
60ddfac0c6
|
Merge pull request #70465 from worldofpeace/pam-home
nixos/system-environment: use pam syntax for home variable
|
2019-10-05 15:04:31 +00:00 |
|
worldofpeace
|
fcfc145158
|
Merge pull request #70386 from Kjuvi/cipher
cipher: init at 2.0.0
|
2019-10-05 15:03:11 +00:00 |
|
Quentin Vaucher
|
10b433ecff
|
cipher: init at 2.0.0
|
2019-10-05 16:59:53 +02:00 |
|
Tim Steinbach
|
b16998f51e
|
oh-my-zsh: 2019-10-02 -> 2019-10-03
|
2019-10-05 10:55:44 -04:00 |
|
Tim Steinbach
|
d5832fbfac
|
linux: 5.3.2 -> 5.3.4
|
2019-10-05 10:37:52 -04:00 |
|
Tim Steinbach
|
e0907d2494
|
linux: 5.2.18 -> 5.2.19
|
2019-10-05 10:37:27 -04:00 |
|
Tim Steinbach
|
808633dc81
|
linux: 4.9.194 -> 4.9.195
|
2019-10-05 10:36:49 -04:00 |
|
Tim Steinbach
|
63ec681edb
|
linux: 4.4.194 -> 4.4.195
|
2019-10-05 10:36:19 -04:00 |
|
Tim Steinbach
|
f47dd4a456
|
linux: 4.19.76 -> 4.19.77
|
2019-10-05 10:35:57 -04:00 |
|
Tim Steinbach
|
eb4da7a8c1
|
linux: 4.14.146 -> 4.14.147
|
2019-10-05 10:35:23 -04:00 |
|
Michael Fellinger
|
1a27482a6c
|
di: fix homepage
|
2019-10-05 22:59:23 +09:00 |
|
worldofpeace
|
57481b7a1c
|
nixos/system-environment: use pam syntax for home variable
|
2019-10-05 09:43:47 -04:00 |
|
Mario Rodas
|
e29bd29448
|
Merge pull request #70444 from HugoReeves/master
croc: 6.1.3 -> 6.1.4
|
2019-10-05 08:35:24 -05:00 |
|
Nikolay Amiantov
|
de171ba0c6
|
cntk: partially unbreak
* Use GCC 7 to unbreak the build;
* Mark CUDA build as broken due to cub incompatibility.
|
2019-10-05 16:18:20 +03:00 |
|
Mario Rodas
|
d9a068b8b7
|
Merge pull request #70148 from marsam/update-rubocop
rubocop: 0.74.0 -> 0.75.0
|
2019-10-05 08:14:00 -05:00 |
|
Maximilian Bosch
|
9fc7c063e5
|
Merge pull request #69957 from r-ryantm/auto-update/signal-cli
signal-cli: 0.6.2 -> 0.6.3
|
2019-10-05 15:11:00 +02:00 |
|
Maximilian Bosch
|
b1aede07c2
|
Merge pull request #69921 from r-ryantm/auto-update/qpdf
qpdf: 8.4.2 -> 9.0.1
|
2019-10-05 15:09:29 +02:00 |
|