Commit Graph
161417 Commits
Author SHA1 Message Date
Matthew Bauer 7a2c07d29b kmod: enable on darwin
This is needed to build linux kernels on darwin. While we can’t
actually use it to load kernel modules, we can use it to create
indexes of modules on macOS.

(cherry picked from commit ebb31480e8a45efbaff4c4a212bdfc0b053adde0)
2018-12-02 14:12:42 -06:00
Matthew Bauer 9ddc2ec27d tsocks: broken on darwin
(cherry picked from commit 83982dc675ecf0fb6860d8077335c39e96d6c739)
2018-12-02 14:12:41 -06:00
Matthew Bauer b4087750c3 flent/http-getter: broken on clang
(cherry picked from commit a5dcde16bbe737914849536362d15eb5a9675297)
2018-12-02 14:12:41 -06:00
Matthew Bauer 5e2394ae3c rofi: only works on linux
(cherry picked from commit 568079277c5a8b6711db9ac0e3f4567bdffa8747)
2018-12-02 14:12:40 -06:00
Matthew Bauer b57f6b26a7 tinyfugue: only works on linux
(cherry picked from commit 420352fae8ddb11da757bd2f2f10c2dc6650bc58)
2018-12-02 14:12:40 -06:00
Matthew Bauer e8a3c91b0e hugs: broken on clang
(cherry picked from commit 4861aecfae43f96589034567546ec200225c1d7e)
2018-12-02 14:12:40 -06:00
Matthew Bauer e3b02a49c9 i3-lock-color: broken on clang
(cherry picked from commit ff12b98820bccc8f2ddb3f82ba7d12391375042e)
2018-12-02 14:12:39 -06:00
Tim Steinbach d97f3cb647 kernel: 4.19.5 -> 4.19.6 2018-12-01 11:20:38 -05:00
Tim Steinbach 8f23a4616f kernel: 4.14.84 -> 4.14.85 2018-12-01 11:20:38 -05:00
Tim Steinbach 182a6557e3 kernel: 4.9.141 -> 4.9.142 2018-12-01 11:20:38 -05:00
Tim Steinbach 995004634f kernel: 4.4.165 -> 4.4.166 2018-12-01 11:20:38 -05:00
Tim Steinbach ff4bf6067e kernel: Remove 4.18.x
4.18 series is EOL
2018-12-01 11:20:38 -05:00
Tim Steinbach 813e74a2bf sbt: 1.2.6 -> 1.2.7 2018-12-01 11:20:37 -05:00
Will DietzandRenaud 60b743853b lm_sensors: 3.4.0 -> 3.5.0
* lm_sensors: 3.4.0 -> 3.5.0 (#51117)

Using releases posted on github,
they work and I'm not sure how those fedora URL's are found anyway.

* lm_sensors: cleanup
2018-12-01 17:02:49 +01:00
RenaudandGitHub 947be9e992 Merge pull request #51199 from samueldr/fix/iso-image-fat32
iso-image: Verifies the FAT partition at build.
2018-12-01 16:14:55 +01:00
Jan Tojnar 8560887e88 usbutils: fix usb.ids path
The utility switched from /usr/share to ${datadir}, but it is still not enough
for use. It would be nice if upstream provided configure flag.
2018-12-01 15:37:19 +01:00
Timo KaufmannandGitHub d9b650f4cc pythonPackages.cypari2: 1.3.1 -> 2.0.1 (#49446) 2018-12-01 12:57:55 +01:00
RenaudandGitHub c4852e3d31 Merge pull request #51261 from dtzWill/fix/apparmor-drop-musl-patch
libapparmor: drop patch, fix build w/musl
2018-12-01 10:18:33 +01:00
RenaudandGitHub 7dc4b0a1be Merge pull request #51305 from pbogdan/update-mpd
mpd: 0.20.21 -> 0.20.23
2018-12-01 10:08:18 +01:00
John EricsonandGitHub 62a1bc0031 Merge pull request #51307 from expipiplus1/ghc-arm
ghc-8.4: fix build targeting arm
2018-12-01 02:23:43 -05:00
Joe Hermaszewski 7fa0befcc7 ghc-8.4: fix build targeting arm
Fixes https://ghc.haskell.org/trac/ghc/ticket/15780
2018-12-01 12:09:05 +08:00
worldofpeaceandGitHub 50bb0afa7c Merge pull request #50863 from marsam/feature/add-aws-google-auth
aws-google-auth: init at 0.0.29
2018-11-30 21:58:24 -05:00
Mario Rodasandworldofpeace f15aecd1bb aws-google-auth: init at 0.0.29 2018-11-30 21:57:07 -05:00
Dmitry KalinkinandGitHub 9d73a7e6f4 Merge pull request #42162 from eadwu/init/vscode-extensions.WakaTime.vscode-wakatime
vscode-extensions.WakaTime.vscode-wakatime: init at 1.2.3
2018-11-30 21:19:10 -05:00
Piotr Bogdan 92aba635d2 mpd: 0.20.21 -> 0.20.23
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.23/NEWS

Includes a fix for the build failure:
https://hydra.nixos.org/build/85119443/nixlog/1
2018-12-01 01:31:45 +00:00
Austin Seipp ee14496ae2 nixos/dhcpcd: (try to) restart chrony in the exitHook
As the comment notes, restarts/exits of dhcpcd generally require
restarting the NTP service since, if name resolution fails for a pool of
servers, the service might break itself. To be on the safe side, try
restarting Chrony in these instances, too.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-30 18:50:33 -06:00
Austin Seipp 7b8d9700e1 nixos/chrony: don't emit initstepslew when servers is empty
Setting the server list to be empty is useful e.g. for hardware-only
or virtualized reference clocks that are passed through to the system
directly. In this case, initstepslew has no effect, so don't emit it.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-30 18:50:32 -06:00
worldofpeaceandGitHub 22926c8b84 Merge pull request #51284 from kampka/upgrade-gandi-cli
gandi-cli: 0.19 -> 1.3
2018-11-30 18:16:13 -05:00
worldofpeaceandGitHub 7131b7f260 Merge pull request #48438 from worldofpeace/geoclue2/2.5.0
geoclue2: 2.4.12 -> 2.5.1
2018-11-30 18:07:53 -05:00
Bas van DijkandGitHub 274e72aa29 Merge pull request #51027 from LumiGuide/opencv-4.0.0
opencv4: init at 4.0.0
2018-11-30 23:56:36 +01:00
Bas van DijkandGitHub e03512878b Merge pull request #51021 from LumiGuide/opencv-3.4.4
opencv3: 3.4.3 -> 3.4.4
2018-11-30 23:56:20 +01:00
worldofpeace 607aefd972 geoclue2: 2.4.12 -> 2.5.1 2018-11-30 17:14:39 -05:00
Christian Kampka 4ed2dd919b gandi-cli: 0.19 -> 1.3 2018-11-30 23:13:34 +01:00
Bas van Dijk aa358e6ee7 opencv3: 3.4.3 -> 3.4.4 2018-11-30 23:07:52 +01:00
worldofpeaceandGitHub 2eccd56c5a Merge pull request #51242 from Anton-Latukha/qbittorent-upd
qbittorrent: 4.1.3 -> 4.1.4
2018-11-30 16:54:29 -05:00
Bas van Dijk 2b87ed7c32 opencv4: init at 4.0.0 2018-11-30 22:45:57 +01:00
worldofpeaceandGitHub 57febcf7eb Merge pull request #51263 from worldofpeace/accounts-sso/updates
accounts-sso updates
2018-11-30 16:17:10 -05:00
worldofpeaceandGitHub 0f4bb32129 Merge pull request #51288 from 1000101/master
trezord: 2.0.24 -> 2.0.25
2018-11-30 16:12:42 -05:00
Michael Weiss bdb007ddce monkeysphere: Update the comment why the tests don't run 2018-11-30 21:33:30 +01:00
worldofpeace 31740434e7 libsignon-glib: use double quotes for description 2018-11-30 13:46:21 -05:00
worldofpeace 40e234d2ae gsignondPlugins.sasl: correct description 2018-11-30 13:46:21 -05:00
worldofpeace 214ac4bf72 gsignondPlugins.oauth: correct description 2018-11-30 13:46:21 -05:00
worldofpeace f5d2cb0170 gsignondPlugins.mail: correct description 2018-11-30 13:46:20 -05:00
worldofpeace 66a8c69134 gsignondPlugins.lastfm: correct description 2018-11-30 13:46:20 -05:00
worldofpeace 4428c7c459 gsignond: add meta to wrapper 2018-11-30 13:46:20 -05:00
worldofpeace 8da5d27db8 gsignondPlugins.mail: 2018-10-04 -> 0.3.0 2018-11-30 13:46:12 -05:00
worldofpeace f966aea21f gsignond: unstable-2018-10-04 -> 1.2.0 2018-11-30 13:44:47 -05:00
worldofpeace 8d3a7ff48d libsignon-glib: unstable-2018-10-24 -> 2.1 2018-11-30 13:44:25 -05:00
Jörg ThalheimandGitHub a296b6eda7 Merge pull request #51136 from dywedir/rustup
rustup: 1.13.0 -> 1.15.0
2018-11-30 18:32:44 +00:00
RenaudandGitHub 095544187a Merge pull request #51290 from romildo/upd.nordic
nordic: fix sha256 hash
2018-11-30 19:01:23 +01:00