Commit graph

191591 commits

Author SHA1 Message Date
Dima a88976d222 pythonPackages.uvloop: 0.12.2 -> 0.13.0 (#67735)
* As mentioned in https://github.com/NixOS/nixpkgs/issues/67492
the build was broken after an update of openssl versions.

* Fixes a flake8 unit-test case that requires a flake8 config
which is not shipped with the distribution.

* Fixes build on darwin.
2019-09-01 22:53:50 -04:00
Samuel Dionne-Riel 8a530a0bab
Merge pull request #67895 from lopsided98/sd-image-clone-config
sd-image: don't use installer.cloneConfig option that is not imported
2019-09-01 22:16:48 -04:00
worldofpeace 9b13731b72
Merge pull request #67522 from worldofpeace/gnome3/harmonize-defaults
Harmonize Gnome3 Defaults
2019-09-01 18:33:00 -04:00
worldofpeace 266db0820e rl-1909: note changes to gnome3 defaults 2019-09-01 18:27:28 -04:00
worldofpeace acced1a381 rl-1909: note gnome3 profile style options 2019-09-01 18:27:28 -04:00
adisbladis 9db42e19ff
Merge pull request #67355 from adisbladis/xterm-de-disable
nixos/desktop-managers/xterm: Disable by default
2019-09-01 22:35:00 +01:00
Maximilian Bosch ad70c1ca54
Merge pull request #67904 from sigma/pr/govmomi-0.21.0
govc: 0.20.0 -> 0.21.0
2019-09-01 23:34:27 +02:00
adisbladis f140dfb161
nixos/desktop-managers/xterm: Disable by default
It's a confusing default for some display managers that will default
to it even when you have defined another display manager.
2019-09-01 22:17:35 +01:00
Yann Hodique 94387290a3 govc: 0.20.0 -> 0.21.0 2019-09-01 13:52:56 -07:00
adisbladis c2fc61c5f7
Merge pull request #67872 from LnL7/minio-client
minio-client: remove go 1.10 override
2019-09-01 21:46:24 +01:00
adisbladis a36b2925a5
Merge pull request #67892 from jb55/altcoins-note
release-notes: add altcoins removal note
2019-09-01 21:14:17 +01:00
Austin Seipp ea34c61c0f
nextpnr: restrict to Linux only
a5ac052dd3 changed the platforms for
nextpnr from 'linux' to 'all', but unfortunately nextpnr has not been
building anyway due to a missing OpenGL dependency.[1][2]

Restrict back to Linux for now. When a build fix happens, we can open it
up again.

  [1] https://hydra.nixos.org/build/99106360
  [1] https://hydra.nixos.org/eval/1538169

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-01 14:24:31 -05:00
Emily f9333358e1 sdcc: extend platforms 2019-09-01 14:22:49 -05:00
Emily 2450e41497 trellis: 2019.08.09 -> 2019.09.01 2019-09-01 14:22:49 -05:00
Emily 5eb237659c pythonPackages.gcutil: remove per TODO
Pretty sure 19.03 has been branched off by now.
2019-09-01 14:22:49 -05:00
Emily cb5b674b58 {glasgow,libfx2}: init at 2018-{09-01,08-27} 2019-09-01 14:22:49 -05:00
Emily 321efae699 python3Packages.nmigen{,-boards}: init at unstable-2019-08-{31,30} 2019-09-01 14:22:49 -05:00
Emily cd4cba3e88 nextpnr: 2019.08.21 -> 2019.08.31 2019-09-01 14:22:49 -05:00
Emily d1dfaa79e3 symbiyosys: fix path to bash (again)
/usr/bin/env works on NixOS normally, but previously sby would fail if
used from inside the Nix sandbox.
2019-09-01 14:22:49 -05:00
Emily 89ff2c7b9d yosys: 2019.08.22 -> 2019.09.01 2019-09-01 14:22:49 -05:00
Maximilian Bosch d8d759bb90
Merge pull request #67877 from WilliButz/fix/67874
nixos/prometheus-exporters: fix user generation
2019-09-01 21:15:35 +02:00
adisbladis 8c76f185bc
Merge pull request #64595 from 0x4A6F/master-tacacs+
tacacs+: init 4.0.4.28
2019-09-01 20:11:47 +01:00
Maximilian Bosch 9428d75536
Merge pull request #67879 from StillerHarpo/lolcat
lolcat: 99.9.99 -> 100.0.0
2019-09-01 21:10:35 +02:00
adisbladis 80bda49332
emacs-packages: Drop remnants of manually created packages 2019-09-01 19:58:28 +01:00
adisbladis 704e8c5023
emacs-packages.tramp: 2.3.0 -> 2.4.2 2019-09-01 19:55:43 +01:00
adisbladis 5d63bdb3b3
emacs-packages.helm-words: 20150413 -> 20190917 2019-09-01 19:46:20 +01:00
adisbladis 2c142705df
emacs-packages.emacsClangCompleteAsync: Drop manually created package 2019-09-01 19:39:17 +01:00
0x4A6F b1bf3a811d
tacacs+: init 4.0.4.28 2019-09-01 18:38:50 +00:00
adisbladis 221ed56467
emacs-packages.cua: Drop manually created package
It's included in emacs since version 22
2019-09-01 19:33:16 +01:00
adisbladis 15f70ea7ed
emacs-packages: Drop manually created coffee-mode 2019-09-01 19:26:51 +01:00
adisbladis 3b632b78a2
emacs-packages: Drop manually created gn package 2019-09-01 19:23:31 +01:00
adisbladis 6619e9c47b
emacs-packages: Fix melpa indentation 2019-09-01 19:17:31 +01:00
Ben Wolsieffer 9e5aa25c53 sd-image: don't use installer.cloneConfig option that is not imported
This once again allows sd-image.nix to imported standalone to build SD images
of arbitrary NixOS systems.
2019-09-01 14:15:33 -04:00
Florian Klink 7f42adf7a2
Merge pull request #67848 from flokli/google-compute-config-units
google-compute-config.nix: fix comments, update google-*.service units, fix paths in gce
2019-09-01 19:04:06 +02:00
Florian Klink 8e7c47bf9e
Merge pull request #67888 from aanderse/deluge
nixos/deluge: fix directory creation errors
2019-09-01 19:03:20 +02:00
William Casarin cec822a7bb release-notes: add altcoins removal note
Release notes for #67687 (bc08b42da4) [1]
Related issue: #25025 [2]

[1] https://github.com/NixOS/nixpkgs/issues/67687
[2] https://github.com/NixOS/nixpkgs/issues/25025

Suggested-by: @mmahut
Signed-off-by: William Casarin <jb55@jb55.com>
2019-09-01 10:03:18 -07:00
Florian Klink 15f3e4eb81
Merge pull request #67845 from flokli/redis-module
nixos/redis: unbreak module, add test
2019-09-01 18:30:49 +02:00
Fabian Möller 9334ce105a nomacs: really use Qt mkDerivation 2019-09-01 17:35:00 +02:00
Aaron Andersen c6b3ed4bfc nixos/deluge: fix directory creation errors 2019-09-01 10:20:42 -04:00
Florian Klink 0934064791
Merge pull request #67841 from ivan/vulkan-loader-fix
vulkan-headers, vulkan-tools: fix version
2019-09-01 15:37:00 +02:00
Marek Mahut 8034573934
Merge pull request #67881 from prusnak/python-trezor
pythonPackages.trezor: fix typo (pyarg vs pyargs)
2019-09-01 15:11:16 +02:00
Aaron Andersen 72646582a4
Merge pull request #64285 from tadeokondrak/ispell/update
ispell: 3.3.02 -> 3.4.00
2019-09-01 08:52:32 -04:00
Florian Klink c00c4b1940 nixos/redis: add test 2019-09-01 14:13:01 +02:00
Florian Klink 8680f72c88 nixos/redis: add changelog for #67768 2019-09-01 14:12:47 +02:00
Florian Klink ff2fd6c4e5 nixos/redis: unbreak module
The redis module currently fails to start up, most likely due to running
a chown as non-root in preStart.

While at it, I hardcoded it to use systemd's StateDirectory and
DynamicUser to manage directory permissions, removed the unused
appendOnlyFilename option, and the pidFile option.

We properly tell redis now it's daemonized, and it'll use notify support
to signal readiness.
2019-09-01 14:08:42 +02:00
Florian Klink d4283f47dc
Merge pull request #67844 from puckipedia/notmuch
notmuch: 0.28.4 -> 0.29.1 (and assorted fixes)
2019-09-01 14:04:13 +02:00
Florian Klink 829ff8a18e
Merge pull request #67855 from flokli/kernel-net-sched
linux/kernel: enable QoS and/or fair queueing
2019-09-01 14:03:28 +02:00
Pavol Rusnak a39eb9dda4
pythonPackages.trezor: fix typo (pyarg vs pyargs) 2019-09-01 13:41:28 +02:00
Florian Engel 8d9bfb53c1 lolcat: 99.9.99 -> 100.0.0 2019-09-01 13:25:40 +02:00
Alyssa Ross 3057b03c7c
linux_latest-libre: fix build 2019-09-01 11:23:30 +00:00