Commit Graph

170019 Commits

Author SHA1 Message Date
Marek Mahut
0a8e54d1c6
Merge pull request #67871 from prusnak/pytest-random-order
pythonPackages.pytest-random-order: init at 1.0.4
2019-09-02 08:14:09 +02:00
John Ericson
d2d107c4de
Merge pull request #67920 from Ericson2314/feature/js-unknown-ghcjs
Add support for `js-unknown-ghcjs`
2019-09-02 01:52:25 -04:00
John Ericson
c33d80c071 Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjs 2019-09-02 01:31:31 -04:00
Moritz Angermann
446f8c851d Add support for js-unknown-ghcjs
This adds enough logic to nixpkgs to support the `js-unknown-ghcjs` triple.
2019-09-02 01:27:05 -04:00
worldofpeace
2baa9e74c4
Merge pull request #67732 from lightbulbjim/freecad-wayland
freecad: fix missing app icon and name when running under Wayland
2019-09-02 01:17:20 -04:00
worldofpeace
58eb9a2ebd
Merge pull request #67752 from omniitgmbh/python_phonenumbers
pythonPackages.phonenumbers: 8.10.16 -> 8.10.17
2019-09-02 01:17:03 -04:00
Tristan Helmich (omniIT)
10d0ab20ff pythonPackages.phonenumbers: 8.10.16 -> 8.10.17 2019-09-02 01:16:05 -04:00
Marek Mahut
03c496cb8b
Merge pull request #67891 from jb55/clightning-0.7.2
clightning: 0.7.1 -> 0.7.2.1
2019-09-02 07:05:51 +02:00
Andreas Wiese
8ba94a8fe8 grub2: 2.04-rc1 -> 2.04 (#67622) 2019-09-02 00:47:19 -04:00
worldofpeace
74b42e28b9
Merge pull request #67915 from worldofpeace/pantheon-onboard
Add onboard to Pantheon
2019-09-02 00:39:20 -04:00
worldofpeace
81a1bd6cfd pantheon.switchboard-plug-a11y: hardcode path to onboard-settings 2019-09-02 00:15:30 -04:00
worldofpeace
5c04758bf7 pantheon.elementary-session-settings: add onboard autostart 2019-09-02 00:15:30 -04:00
worldofpeace
896da41892 onboard: cleanups
* workaround #56943
* fix xdg autostart installed to site-packages
* delete ubuntu icons
2019-09-02 00:15:22 -04:00
worldofpeace
5f07745f09
light-locker: wrapGAppsHook to nativeBuildInputs 2019-09-02 00:08:17 -04:00
Dylan Simon
363292b7c0 fetchurlBoot: remove cycles introduced by openssl_1_1 -> coreutils (#67784) 2019-09-01 23:00:49 -04:00
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
Mario Rodas
2c71ef9ad5
nfpm: 0.12.0 -> 0.13.0
Changelog: https://github.com/goreleaser/nfpm/releases/tag/v0.13.0
2019-09-01 18:00:00 -05: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
Mario Rodas
15f38453c4
postgresqlPackages.pg_cron: 1.1.4 -> 1.2.0
changelog: https://github.com/citusdata/pg_cron/releases/tag/v1.2.0
2019-09-01 16:20:00 -05:00
Mario Rodas
f465a74943
postgresqlPackages.postgis: 2.5.2 -> 2.5.3 2019-09-01 16:20:00 -05: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
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
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
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
Jonas Nick
f74070baf5 clightning: 0.7.1 -> 0.7.2.1 2019-09-01 09:41:05 -07:00
Fabian Möller
9334ce105a nomacs: really use Qt mkDerivation 2019-09-01 17:35:00 +02: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
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
Vladyslav M
76fc3de3ef
Merge pull request #67873 from ivan/cargo-watch-darwin
cargo-watch: enable for darwin
2019-09-01 13:59:29 +03:00
Linus Heckemann
d9db65ce4b
Merge pull request #62046 from roberth/pkgs-nixos-expose-all-config
pkgs.nixos: Expose configuration directly
2019-09-01 12:25:39 +02:00
Ivan Kozik
78d1b2d29e cargo-watch: enable for darwin 2019-09-01 09:45:02 +00:00
worldofpeace
e08cb1ff65
Merge pull request #67727 from deepfire/serge/electrum
electrum:  update for the Qt5 change (#65399)
2019-09-01 05:31:47 -04:00
Kosyrev Serge
3d5144a554
electrum: update for #65399 2019-09-01 12:27:30 +03:00
Maximilian Bosch
46bbe13207
Merge pull request #67868 from dywedir/bat
bat: 0.11.0 -> 0.12.0
2019-09-01 11:20:51 +02:00
Puck Meerburg
bcc543135f notmuch: fix notmuch-emacs-mua
Before this patch, notmuch-emacs-mua would try to call emacs in PATH,
 which would obviously fail on systems with no emacs. This fixes that,
 while still keeping the capability to override your emacs' path.
2019-09-01 08:40:26 +00:00
Puck Meerburg
abd8f6c045 notmuch: remove gpg substituteInPlace
As of 0.29, notmuch no longer has the gpg_path config, and instead
 uses the gmime default, so the substitute can be safely dropped.
2019-09-01 08:40:26 +00:00
Puck Meerburg
21fac085c7 notmuch: 0.28.4 -> 0.29.1
Release notes at https://notmuchmail.org/news/release-0.29/ and
 https://notmuchmail.org/news/release-0.29.1/
2019-09-01 08:40:15 +00:00
worldofpeace
5d10eab943
Merge pull request #67755 from xrelkd/update/parity
parity: 2.5.6 -> 2.5.7, parity-beta: 2.6.1 -> 2.6.2
2019-09-01 04:29:48 -04:00
Daiderd Jordan
db131371ef
minio-client: remove go 1.10 override 2019-09-01 10:14:04 +02:00
Pavol Rusnak
c27dcde85a
pythonPackages.pytest-random-order: init at 1.0.4 2019-09-01 10:09:19 +02:00
xrelkd
cbd74442b7 youtube-dl: 2019.08.13 -> 2019.09.01 2019-09-01 15:05:56 +08:00
Vladyslav M
19387a02a2
bat: 0.11.0 -> 0.12.0 2019-09-01 09:53:09 +03:00
Marek Mahut
29e7629318
Merge pull request #67865 from ivan/init-diesel-cli
diesel-cli: init at 1.4.0
2019-09-01 08:51:32 +02:00
Jan Tojnar
793c2c3819
Merge pull request #67864 from ryantm/babl
babl: disable tests
2019-09-01 08:50:13 +02:00
Marek Mahut
f7a856e4c5
Merge pull request #67863 from sigma/pr/dgraph-1.0.17
dgraph: 0.8.2 -> 1.0.17
2019-09-01 08:37:16 +02:00
Marek Mahut
8d0b7a92ad
Merge pull request #67862 from sigma/pr/cayley-0.7.5
cayley: 0.6.1 -> 0.7.5
2019-09-01 08:37:05 +02:00
Marek Mahut
134718db00
Merge pull request #67861 from sigma/pr/ghq-0.12.6
ghq: 0.10.2 -> 0.12.6
2019-09-01 08:36:49 +02:00
Wael Nasreddine
4b51602816
intake: 0.4.4 -> 0.5.3 (#66412) 2019-09-01 00:32:43 -06:00
Marek Mahut
22a9e79ad3
Merge pull request #67834 from endocrimes/u-consul
consul: 1.5.2 -> 1.6.0
2019-09-01 08:28:34 +02:00
Marek Mahut
05fbc579cd
Merge pull request #67815 from xrelkd/add/cargo-watch
cargo-watch: init at 7.2.1
2019-09-01 08:28:14 +02:00
worldofpeace
3104cb2867
Merge pull request #67853 from ivan/pikepdf-fix-build
python3Packages.pikepdf: 1.1.0 -> 1.6.2, pybind11: 2.2.4 -> 2.3.0
2019-09-01 00:31:37 -04:00
worldofpeace
5e3ad7a220
Merge pull request #67800 from averelld/calibre-update
calibre: 3.46.0 -> 3.47.0
2019-09-01 00:20:21 -04:00
Ivan Kozik
1ac28e704f diesel-cli: init at 1.4.0
Fixes #67797.
2019-09-01 03:39:23 +00:00
worldofpeace
6bf3d68b8d
Merge pull request #67842 from lopsided98/rtmpdump-openssl-1.1
rtmpdump: use OpenSSL 1.1 to fix gstreamer crash
2019-08-31 23:32:36 -04:00
Sam Doshi
d3188e90a0 supercollider: Use qt5's own mkDerivation 2019-08-31 23:27:43 -04:00
Ryan Mulligan
60d53d16d9 babl: disable tests
the tests fail
https://github.com/NixOS/nixpkgs/pull/67416#issuecomment-526864719 so
we'll disable them for now and notify upstream
2019-08-31 20:26:19 -07:00
worldofpeace
732c0a0d53
Merge pull request #64289 from tadeokondrak/kallisto/update/0.46.0
kallisto: 0.43.1 -> 0.46.0
2019-08-31 23:06:06 -04:00
worldofpeace
76f82c2303
Merge pull request #67851 from romildo/upd.qogir-theme
qogir-theme: 2019-05-03 -> 2019-08-31
2019-08-31 23:04:34 -04:00
worldofpeace
b797fbcc26
Merge pull request #67767 from B4dM4n/nomacs-wrap-qt
nomacs: build using Qt mkDerivation (+ translations)
2019-08-31 22:38:55 -04:00
Fabian Möller
543b904873 nomacs: enable translations 2019-08-31 22:31:48 -04:00
Fabian Möller
fee74012f2 nomace: use Qt mkDerivation 2019-08-31 22:31:48 -04:00
Ivan Kozik
0e703ce075 chromium: 76.0.3809.100 -> 76.0.3809.132 (#67610)
CVE-2019-5869
2019-08-31 22:22:58 -04:00
Yann Hodique
65b9a73a1a dgraph: 0.8.2 -> 1.0.17 2019-08-31 19:15:52 -07:00
Aaron Andersen
3ee1adcf6e
Merge pull request #67818 from xvapx/remove/crashplan
Remove/crashplan
2019-08-31 21:47:27 -04:00
Yann Hodique
6e0e7aba20 cayley: 0.6.1 -> 0.7.5 2019-08-31 18:33:57 -07:00
Marti Serra
d3de35967a crashplan, crashplan-small-business: remove pkg and module 2019-09-01 03:25:19 +02:00
Yann Hodique
a93a14e31c ghq: 0.10.2 -> 0.12.6 2019-08-31 17:59:29 -07:00
Florian Klink
e95d4c734a google-compute-config.nix: use sysctl snippets from gce
We make them available at ${gce}/sysctl.d and add them to
environments.etc, like we do with the systemd ones.
2019-09-01 02:55:28 +02:00
Florian Klink
cb8d815b5b linux/kernel: enable QoS and/or fair queueing
This allows to set queueing disciplines different than a simple fifo,
like fq_codel, which is the default in systemd since quite some time.

NET_SCHED is already set in the kernels x86_64_defconfig, but not on
arm/aarch64, so let's set it here.
2019-09-01 02:37:09 +02:00
Florian Klink
10f5f8c5d8 google-compute-engine: patch shebangs in $out/bin, properly patch systemctl 2019-09-01 01:23:18 +02:00
adisbladis
d835da5ee9
emacsPackages.seoul256-theme: Unmark as broken 2019-08-31 23:56:32 +01:00
adisbladis
e018f9cf40
emacsPackages.processing-snippets: Unmark as broken 2019-08-31 23:56:32 +01:00
adisbladis
a8715b4df7
emacsPackages.helm-lobsters: Unmark as broken 2019-08-31 23:56:31 +01:00
adisbladis
c39104bcff
emacsPackages.fold-dwim-org: Unmark as broken 2019-08-31 23:56:31 +01:00
adisbladis
ea9f3bafcd
emacsPackages.flycheck-ocaml: Unmark as broken 2019-08-31 23:56:31 +01:00