1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 06:01:15 +00:00
Commit graph

237302 commits

Author SHA1 Message Date
Martin Weinelt 87b8364851
zigbee2mqtt: add passthru test 2020-08-03 16:17:48 +02:00
Martin Weinelt 98c2bd1b13
zigbee2mqtt: 1.14.1 -> 1.14.2 2020-08-03 16:17:48 +02:00
Martin Weinelt 9d284f3548
zigbee2mqtt: upgrade deps.sh to update.sh 2020-08-03 16:17:48 +02:00
Martin Weinelt 87d4e1230b
home-assistant: add patch to fix flapping logging test 2020-08-03 16:16:25 +02:00
1000101 850b3ea028 nixos/dokuwiki: drop SSL forcing 2020-08-03 16:10:05 +02:00
Marek Mahut 4181ae25bf
Merge pull request #94166 from 1000101/bitcoind
release-notes/rl-2009: amend bitcoind incompatibility
2020-08-03 15:56:56 +02:00
oxalica ed34ccf030
rust-analyzer: 2020-07-27 -> 2020-08-03 2020-08-03 20:30:50 +08:00
Peter Hoeg b6c3c725c6
Merge pull request #94278 from r-ryantm/auto-update/kwin-tiling
kwin-tiling: 2.2 -> 2.4
2020-08-03 20:26:45 +08:00
William Roe d51340f27f zig: fix build
It looks like https://github.com/NixOS/nixpkgs/pull/88248 broke the
build for zig.

The error you get when building zig on the current master branch is:

```
Scanning dependencies of target zig_build_libstage2
: CommandLine Error: Option 'polly' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
make[2]: *** [CMakeFiles/zig_build_libstage2.dir/build.make:77: CMakeFiles/zig_build_libstage2] Error 1
make[1]: *** [CMakeFiles/Makefile2:252: CMakeFiles/zig_build_libstage2.dir/all] Error 2
make: *** [Makefile:150: all] Error 2
```

The patch that added polly into some build args was likely necessary
only for LLVM 10.0.0 and when that was updated to 10.0.1 it stopped
working or became unnecessary. With this patch removed, zig builds fine
and passes the tests.
2020-08-03 13:17:40 +01:00
Aaron Andersen 34298f0673
Merge pull request #94551 from StijnDW/dokuwiki
nixos/dokuwiki: fix https redirect
2020-08-03 08:17:37 -04:00
Mario Rodas e347b4bbb3
Merge pull request #94581 from xrelkd/update/eksctl
eksctl: 0.24.0 -> 0.25.0
2020-08-03 07:04:58 -05:00
Mario Rodas a6be178a02
Merge pull request #94601 from r-ryantm/auto-update/groonga
groonga: 10.0.4 -> 10.0.5
2020-08-03 07:04:02 -05:00
zowoq bcf63fed7c .editorconfig: add nixos/ircd-hybrid, dotnetenv/Wrapper 2020-08-03 21:52:52 +10:00
R. RyanTM 812e19f842 hivex: 1.3.18 -> 1.3.19 2020-08-03 11:25:10 +00:00
R. RyanTM 045e915f61 haproxy: 2.1.7 -> 2.2.2 2020-08-03 11:12:26 +00:00
Christian Mainka 4ba054ee37 joplin-desktop: 227 -> 233 2020-08-03 12:35:49 +02:00
R. RyanTM 20083fbd61 groonga: 10.0.4 -> 10.0.5 2020-08-03 20:34:27 +10:00
Olli Helenius 446669cb5e
nixos/manual: Fix reference to send_key 2020-08-03 13:16:24 +03:00
Lancelot SIX 588940d405
Merge pull request #94570 from r-ryantm/auto-update/python2.7-autopep8
python27Packages.autopep8: 1.5.3 -> 1.5.4
2020-08-03 10:44:45 +01:00
Jörg Thalheim c4ba980a27
Merge pull request #94593 from NixOS/dependabot/github_actions/technote-space/get-diff-action-v2.0.3 2020-08-03 10:30:47 +01:00
Mario Rodas 1b99e2fd27
recursive: 1.052 -> 1.054
+ https://github.com/arrowtype/recursive/releases/tag/1.053
+ https://github.com/arrowtype/recursive/releases/tag/1.054
2020-08-03 04:20:00 -05:00
Mario Rodas c583d3d139
lxd: 4.3 -> 4.4 2020-08-03 04:20:00 -05:00
R. RyanTM b9d13c1819 imagemagick7: 7.0.10-19 -> 7.0.10-25 2020-08-03 08:34:51 +00:00
zowoq e6b686daea .github/workflows/editorconfig.yml: full fetch 2020-08-03 18:08:30 +10:00
Daniël de Kok 594fe8a17b
Merge pull request #94572 from r-ryantm/auto-update/chibi-scheme
chibi: 0.8 -> 0.9
2020-08-03 09:33:16 +02:00
dependabot[bot] 72bacbee2d
build(deps): bump technote-space/get-diff-action from v2.0.2 to v2.0.3
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from v2.0.2 to v2.0.3.
- [Release notes](https://github.com/technote-space/get-diff-action/releases)
- [Changelog](https://github.com/technote-space/get-diff-action/blob/master/.releasegarc)
- [Commits](https://github.com/technote-space/get-diff-action/compare/v2.0.2...b1acdd3017ce344029e1ae6d2b7769c3758799fe)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03 07:17:56 +00:00
Vladimír Čunát 460b2b81d4
Merge #94160: swift: fix cflags for finding C++ headers
Continuing fallout from commit f3f7612.
2020-08-03 08:59:50 +02:00
Vincent Laporte 390769312d coq_8_5: fix build (use gnumake 4.2) 2020-08-03 07:46:20 +02:00
R. RyanTM 6a7c161625 gensio: 2.0.5 -> 2.1.3 2020-08-03 04:46:42 +00:00
John Ericson 7f0a9a4adb
Merge pull request #93905 from aaronjanse/aj-redox-release-cross
pkgs/top-level: add x86_64-redox to release-cross.nix
2020-08-02 22:57:27 -04:00
zowoq 3188a37937 .editorconfig: add node-packages.nix 2020-08-03 12:12:20 +10:00
xrelkd 2bb0a4e819 eksctl: 0.24.0 -> 0.25.0 2020-08-03 08:13:34 +08:00
Ryan Mulligan edc0229672
Merge pull request #94503 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.0.7 -> 6.1.0
2020-08-02 17:05:04 -07:00
R. RyanTM 27227d8f80 bspwm: 0.9.9 -> 0.9.10 2020-08-02 23:38:09 +00:00
Michael Raskin ba9f2498ee
Merge pull request #94566 from 7c6f434c/xscreensaver-demo-fix
xscreensaver: fix xscreensaver-demo build
2020-08-02 23:15:27 +00:00
Ryan Mulligan 393d3338f9
Merge pull request #94545 from r-ryantm/auto-update/picard-tools
picard-tools: 2.23.1 -> 2.23.3
2020-08-02 15:23:56 -07:00
Ryan Mulligan 0fb099374e
Merge pull request #94397 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.14.0 -> 1.15.0
2020-08-02 14:58:12 -07:00
Maximilian Bosch 3c155bb20c
oraclejdk8: update jce hash
See c5dd1fba89 (commitcomment-41126603)
2020-08-02 23:33:59 +02:00
R. RyanTM d97569cda1 chibi: 0.8 -> 0.9 2020-08-02 21:07:32 +00:00
R. RyanTM ebc728507c python27Packages.autopep8: 1.5.3 -> 1.5.4 2020-08-02 20:18:07 +00:00
Léo Gaspard f9b0bc3f29 rss2email: 3.12 -> 3.12.1 2020-08-02 21:35:50 +02:00
Léo Gaspard 27b280b59b rss2email: 3.11 -> 3.12 2020-08-02 21:35:50 +02:00
Michael Raskin c26f10dc4d xscreensaver: fix xscreensaver-demo build 2020-08-02 21:00:53 +02:00
Ryan Mulligan 7b193a9d0b
Merge pull request #94540 from r-ryantm/auto-update/operator-sdk
operator-sdk: 0.18.2 -> 0.19.2
2020-08-02 11:33:20 -07:00
Michael Raskin 62f99d0bec
Merge pull request #92578 from fare-patches/fare
Update Gambit, Gerbil and libraries
2020-08-02 18:28:10 +00:00
Michael Raskin ee02ea68d4
Merge pull request #85903 from kini/acl2-update
acl2: build standard library as well
2020-08-02 18:14:53 +00:00
Mario Rodas e8966b097f
Merge pull request #81085 from KAction/wip/pkg/vale
vale: install documentation and example styles
2020-08-02 12:44:31 -05:00
Francois-Rene Rideau db34ea1698 gerbilPackages-unstable.gerbil-ethereum: init at 2020-08-02 2020-08-02 13:28:55 -04:00
Francois-Rene Rideau 953f41f540 gerbilPackages-unstable.gerbil-persist: init at 2020-08-02 2020-08-02 13:28:55 -04:00
Francois-Rene Rideau d0c856d4d0 gerbilPackages-unstable.gerbil-poo: init at 2020-08-02 2020-08-02 13:28:55 -04:00