Vincent Laporte
8acf4cd06c
ocamlPackages.pgocaml: 3.2 → 4.0
...
Ensures compatibility with OCaml 4.08
2019-10-06 07:57:37 +02:00
Tor Hedin Brønner
a43660271b
gnome3.gnome-session: always run /etc/set-environment on startup
...
gnomes-session sources its environment from a login shell. But if the systemd
user environment already contains `__NIXOS_SET_ENVIRONMENT_DONE` the environment
setup won't happen correctly. Simply unset this variable to ensure a fresh
environment.
This was previously handled by a GDM patch, but it no longer works reliably with
gnome-sessions systemd session.
We still need the GDM patch to handle running other sessions (eg. plasma).
See https://github.com/NixOS/nixpkgs/issues/48255 for more info on the
underlying issue.
2019-10-06 07:35:36 +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
(cdep)illabout
1137ac7785
nixos/steam-hardware: add uinput to boot.kernelModules
...
uinput needs to be added to boot.kernelModules in order for the udev
rules defined by steam to be run and set permissions correctly on
/dev/uinput.
See https://github.com/NixOS/nixpkgs/issues/70471 .
2019-10-06 11:34:54 +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
nyanloutre
397dac170f
molly-guard: 0.6.3 -> 0.7.2
2019-10-06 00:12:09 +02: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
Michael Eden
0b061b9181
libphonenumber: 8.9.9 -> 8.10.20
2019-10-05 17:50:15 -04:00
Joachim Fasting
b8193bd0b0
lispPackages.cl-mysql: fix build
...
For [ZHF](https://github.com/NixOS/nixpkgs/issues/68361 )
2019-10-05 23:22:23 +02:00
Peter Hoeg
0913e30c85
systemd: use pure debug shell
...
Instead of referencing the impure /bin/sh, use a proper bash from the store.
2019-10-06 00:06:25 +03: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
Benjamin Saunders
84b08c3ed8
openxr-loader: fix missing graphics API support
2019-10-05 13:13:03 -07: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
Konstantinos Sideris
c4a42a726d
haskellPackages.proteaaudio: link with the AudioToolbox framework on Darwin
...
The build is currently failing on Darwin due to missing headers. see #70151
2019-10-05 22:48:22 +03: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
Florian Klink
5e225b7fd9
google-cloud-cpp: 0.11.0 -> 0.14.0
...
This bumps google-cloud-cpp to 0.14.0, which switched to using pkgconfig
for more of the dependencies. On top of that, the installation looks
much better (we don't need to fixup library paths and move files around)
On top of that, upstream introduced another intermediate dependency
(googleapis-cpp-cmakefiles).
Obsoletes #67769 .
2019-10-05 20:41:21 +02: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
Joachim Fasting
1b813fa016
pythonPackages.openrazer-daemon: python3 only
...
The build [fails](https://hydra.nixos.org/build/102502339 ) due to not finding
the python3 interpreter; as far as I can tell, all scripts in the package
refer to python3.
For [ZHF](https://github.com/NixOS/nixpkgs/issues/68361 )
2019-10-05 19:28:20 +02: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
Edmund Wu
2c16a2498c
scmsrht: 0.13.3 -> 0.14.2
2019-10-05 10:45:49 -04:00
Edmund Wu
748f4b1a78
todosrht: 0.46.8 -> 0.51.11
2019-10-05 10:45:44 -04:00
Edmund Wu
21e541520f
pastesrht: 0.5.1 -> 0.5.2
2019-10-05 10:45:34 -04:00
Edmund Wu
5fe13e341b
metasrht: 0.34.3 -> 0.35.2
2019-10-05 10:45:30 -04:00
Edmund Wu
bf7cce0418
mansrht: 0.12.4 -> 0.13.5
2019-10-05 10:45:24 -04:00
Edmund Wu
f71bf95ffb
listssrht: 0.36.3 -> 0.38.1
2019-10-05 10:45:15 -04:00
Edmund Wu
9fecb93740
hgsrht: 0.13.0 -> 0.15.2
2019-10-05 10:45:02 -04:00
Edmund Wu
3c842a91a0
gitsrht: 0.32.3 -> 0.33.1
2019-10-05 10:44:52 -04:00
Edmund Wu
facecca784
dispatchsrht: 0.11.0 -> 0.11.1
2019-10-05 10:44:46 -04:00
Edmund Wu
c503f76409
buildsrht: 0.45.13 -> 0.47.8
2019-10-05 10:44:43 -04:00
Edmund Wu
093ea80e98
srht: 0.52.13 -> 0.54.2
2019-10-05 10:44:28 -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