Commit Graph
191261 Commits
Author SHA1 Message Date
worldofpeaceandGitHub d66f89022f Merge pull request #66593 from aaronjanse/crashdump-poll-fix
fix crashDump overheating
2019-08-13 19:11:26 -04:00
Aaron Janse d4439616a8 maintainers: remove my gpg keys 2019-08-13 16:10:33 -07:00
Aaron Janse 011fa89b92 nixos/modules/misc/crashdump: remove idle=poll (fix #66464)
Previously, "idle=poll" would severely overheat some CPUs
2019-08-13 16:08:22 -07:00
worldofpeaceandGitHub a41873dbc9 Merge pull request #66422 from stefano-m/icedtea_web-1.8.3
icedtea_web: 1.7.1 -> 1.8.3 (fixes CVE-2019-10185, CVE-2019-10181, CVE-2019-10182)
2019-08-13 18:54:35 -04:00
Aaron Andersen 9af06755f3 nixos/zabbixProxy: fix database initialization logic 2019-08-13 18:50:28 -04:00
Jan TojnarandGitHub ad135f0518 libwnck3: 3.30.0 → 3.32.0 (#66586)
libwnck3: 3.30.0 → 3.32.0
2019-08-14 00:17:30 +02:00
Jonathan Ringer 65b64ae301 bdsync: 0.10.1 -> 0.11.1 2019-08-13 15:00:05 -07:00
Leon Schuermann 415993d6b7 nixos-enter: silent activation script option
Also, fix a few shellcheck errors.
2019-08-13 23:48:58 +02:00
Stefano Mazzucco 2d4bdb8733 icedtea_web: use glib rather than gtk2 in buildInputs
The dependency on GTK was removed in
https://github.com/AdoptOpenJDK/IcedTea-Web/commit/c7aae0e400daf2939338963159038c9d07b5037b

Also, remove that pesky commented-out line from `preConfigure` too!
2019-08-13 22:45:25 +01:00
Marek Mahut 3b1116ad59 jormungandr: 0.3.1 -> 0.3.2 2019-08-13 23:38:03 +02:00
Jan Tojnar 3e47ef9790 libwnck3: 3.30.0 → 3.32.0
https://gitlab.gnome.org/GNOME/libwnck/blob/3.32.0/NEWS#L1-33
2019-08-13 23:11:25 +02:00
Ruud van Asseldonk c02b4a1cc8 libressl: do not set noexecstack on Darwin at all
It is not needed on Darwin. [1] Thanks Matthew for explaining this.

[1]: https://github.com/NixOS/nixpkgs/pull/66454#issuecomment-520970986
2019-08-13 22:20:16 +02:00
Pavol Rusnak b79ed3f1f4 runwayml: 0.8.1 -> 0.9.0 2019-08-13 22:05:33 +02:00
Tim OttenandOrivej Desh (NixOS) dae42566db mysql80: init at 8.0.17 (#65221)
MySQL 8.0 is a significant iteration after MySQL 5.7.  This patch adds it as
a parallel build alongside mysql57 (similar to mysql56 and mysql55 before).
2019-08-13 19:50:51 +00:00
Wael NasreddineandGitHub a3bf0c2e40 vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)
Vim Terraform expects the `filetypedetect` group to exist. However, since we were enabling the filetype and the syntax *after* loading the plugins, it was exiting with an error preventing us from generating the remote plugins manifest with the plugin enabled. See #65894 for context.
2019-08-13 12:25:06 -07:00
Matthew BauerandGitHub 329e097828 Merge pull request #66425 from Gerschtli/fix/path-order
environment.profiles: fix order of profiles and PATH
2019-08-13 15:06:09 -04:00
worldofpeaceandGitHub a5b77b8cae Merge pull request #65724 from doronbehar/improve-sequoia
Improve sequoia package expression
2019-08-13 14:44:35 -04:00
Doron Beharandworldofpeace 701c788c3f sequoia: improve expression, rename from sequoia-tool
- Add the package to the pythonPackages' attribute set.

- Make the python support overrideable
  We use the pythonSupport argument.

- Rename sequoia-tool -> sequoia
  We provide the whole ecosystem which includes:
    * ffi bindings to Python and C
    * zsh and bash completion for `sq` and `sqv` executables.

- Meta:
  * Use a string as the homepage URL (plain URLs are deprecated).
  * Change description of package to fit upstream and the files we
    actually install.
  * Add @doronbehar as maintainer.
2019-08-13 14:42:27 -04:00
Izorkin 83381bec9c nginxMainline: 1.17.2 -> 1.17.3 2019-08-13 21:31:57 +03:00
Michael RaskinandGitHub 6490f9c740 Merge pull request #65853 from wahjava/add/sagittarius-scheme
sagittarius-scheme: init at 0.9.6
2019-08-13 18:31:17 +00:00
Izorkin aec55db737 nginxStable: 1.16.0 -> 1.16.1 2019-08-13 21:30:08 +03:00
Peter Simons 705b5cd05d darcs: fix build 2019-08-13 20:01:38 +02:00
Marek MahutandGitHub 72c55dda97 Merge pull request #64492 from dtzWill/update/evdi-1.6.2
evdi: 1.6.1 -> 1.6.2
2019-08-13 19:50:53 +02:00
Francesco Gazzetta 452128816f keepassxc: 2.4.1 -> 2.4.3 2019-08-13 18:58:47 +02:00
Marek MahutandGitHub cb8f4b0552 Merge pull request #65439 from aanderse/httpd-extra-modules
nixos/httpd: remove duplicate module entries from httpd.conf
2019-08-13 18:51:15 +02:00
worldofpeaceandGitHub 36e567fc08 Merge pull request #66395 from catern/simpfix
pythonPackages.simplefix: init at 1.0.12
2019-08-13 12:48:13 -04:00
Matthew BauerandGitHub 554a789403 Merge pull request #65537 from Holo-Host/201907/extend-static
pkgsStatic: override libunwind
2019-08-13 12:47:03 -04:00
worldofpeaceandGitHub bf1cf3d520 Merge pull request #66191 from r-ryantm/auto-update/wolfssl
wolfssl: 4.0.0 -> 4.1.0
2019-08-13 12:43:06 -04:00
worldofpeaceandGitHub d914581523 Merge pull request #66324 from xaverdh/notepadqq-qt-fix
notepadqq: use qt5's mkDerivation
2019-08-13 12:40:44 -04:00
worldofpeaceandGitHub fe8364a821 Merge pull request #66397 from svalaskevicius/add-electron-6
electron: add 6.x version
2019-08-13 12:39:06 -04:00
Marek Mahut 1b8da7d755 Adding python3Packages.requests as dependecy 2019-08-13 18:20:21 +02:00
Aaron AndersenandGitHub 6f6468bef3 Merge pull request #65728 from Infinisil/types-eithers
lib/types: Add oneOf, extension of either to a list of types
2019-08-13 11:48:42 -04:00
Matthew BauerandGitHub 8a95dfd829 Merge pull request #66475 from kirelagin/stack-native-build-inputs
haskell.buildStackProject: Pass nativeBuildInputs
2019-08-13 11:45:19 -04:00
Aaron AndersenandGitHub 65bf9f4aa5 Merge pull request #66305 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.3.3 -> 5.4.0
2019-08-13 11:28:11 -04:00
Andreas Rammhold 1a72fe89f8 google-cloud-cpp: init at 0.11.0 2019-08-13 17:26:51 +02:00
Andreas Rammhold ac6adc8260 crc32c: init at 1.1.0 2019-08-13 17:26:31 +02:00
Edmund Wu a2ca6ef26f sourcehut: init
builds-sr-ht: init at 0.45.13
dispatch-sr-ht: init at 0.11.0
git-sr-ht: init at 0.32.3
hg-sr-ht: init at 0.13.0
lists-sr-ht: init at 0.36.3
man-sr-ht: init at 0.12.4
meta-sr-ht: init at 0.34.3
paste-sr-ht: init at 0.5.1
todo-sr-ht: init at 0.46.8
2019-08-13 11:25:52 -04:00
Edmund Wu f006c88d82 python3Packages.emailthreads: init at 0.1.0 2019-08-13 11:25:52 -04:00
Edmund Wu b45ecd0f70 python3Packages.aiosmtpd: init at 1.2 2019-08-13 11:25:51 -04:00
Edmund Wu 4adaa3c313 python3Packages.atpublic: init at 1.0 2019-08-13 11:25:51 -04:00
Edmund Wu ee2161c5e8 python3Packages.asyncpg: init at 0.18.3 2019-08-13 11:25:51 -04:00
Edmund Wu eaa81a4cce pythonPackages.sqlalchemy-utils: init at 0.34.0 2019-08-13 11:25:51 -04:00
Edmund Wu cd878d09d9 pythonPackages.pgpy: init at 0.5.2 2019-08-13 11:25:50 -04:00
Edmund Wu 15eb9f95ab pythonPackages.pytest-ordering: init at 0.6 2019-08-13 11:25:50 -04:00
Edmund Wu beb547a1c6 pythonPackages.pep8-naming: init at 0.8.2 2019-08-13 11:25:50 -04:00
Edmund Wu e73473f424 pythonPackages.flake8-polyfill: init at 1.0.2 2019-08-13 11:25:49 -04:00
Marek Mahut 391945170c itk: 5.0.0 -> 5.0.1
Changing the source from sourceforge to github.
2019-08-13 17:08:04 +02:00
Marek MahutandGitHub 2fc0ff34a4 Merge pull request #66562 from jonringer/bump-topgit
gitAndTools.topgit: 0.9 -> 0.19.12
2019-08-13 16:59:27 +02:00
Peter HoegandGitHub 16bd66818a Merge pull request #63716 from peterhoeg/f/mosquitto
nixos/mosquitto: make the tests run
2019-08-13 22:45:38 +08:00
WilliButzandGitHub 7a29431da9 Merge pull request #66561 from Ma27/document-user-services-on-rebuild
nixos/doc: document that services defined with `systemd.users` aren't restarted by nixos-rebuild
2019-08-13 16:43:40 +02:00