Commit Graph

191612 Commits

Author SHA1 Message Date
John Ericson
c2b34b2b57 Merge remote-tracking branch 'upstream/master' into js-unknown-ghcjs 2019-09-02 01:57:01 -04:00
John Ericson
a77a2cfe4a lib: Further clean up systems list 2019-09-02 01:55:38 -04: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
f57fe63d5f Merge lib sort into feature/js-unknown-ghcjs 2019-09-02 01:44:30 -04:00
John Ericson
3d8cf08706 lib: Sort platform predicates 2019-09-02 01:38:22 -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
b1326ffc81 nixos/pantheon: add onboard
It's used as an on-screen keyboard.
Hopefully in future they can ship their native app [0]

[0]: https://github.com/elementary/keyboard
2019-09-02 00:15:30 -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
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