Commit Graph

236993 Commits

Author SHA1 Message Date
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
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 20083fbd61 groonga: 10.0.4 -> 10.0.5 2020-08-03 20:34:27 +10: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
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
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
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
Francois-Rene Rideau c9b05a3eb9 gerbilPackages-unstable.gerbil-crypto: init at 2020-08-01 2020-08-02 13:28:55 -04:00
Francois-Rene Rideau cc894c6d91 gerbilPackages-unstable.gerbil-utils: 2020-05-17 -> 2020-08-02
Better version support for Gerbil packages.
Use passthru for meta-information used by other packages.
2020-08-02 13:28:20 -04:00
John Ericson 3a512ab84e
Merge pull request #60246 from dfordivam/virtualbox-add-extra-disk
nixos/modules/virtualization: Options to add an extra disk in virtualbox VM
2020-08-02 13:13:52 -04:00
Thomas Tuegel 798bba8fa0
Merge pull request #93903 from freezeboy/add-kfloppy
kfloppy: init at 20.04.3
2020-08-02 11:30:23 -05:00
Francois-Rene Rideau 0d99266e5e gerbil-unstable: 2020-05-17 -> 2020-08-02 2020-08-02 12:29:29 -04:00
Francois-Rene Rideau cb06aefd39 gambit-unstable: 2020-05-15 -> 2020-07-29 2020-08-02 12:29:28 -04:00
Mario Rodas 271e41eb8c
Merge pull request #94438 from r-ryantm/auto-update/istioctl
istioctl: 1.6.5 -> 1.6.6
2020-08-02 11:15:09 -05:00
Martin Weinelt 6c140565d1
Merge pull request #94531 from ju1m/initrd-network
initrd-network: fix flushBeforeStage2
2020-08-02 18:07:27 +02:00
Mario Rodas b81028988c
Merge pull request #94440 from magnetophon/ardour
ardour: 6.0 -> 6.2
2020-08-02 10:37:48 -05:00
Benjamin Hipple 759eb65d2a
Merge pull request #94548 from bachp/openjdk14-14.0.2
openjdk14: 14.0.1 -> 14.0.2
2020-08-02 11:37:27 -04:00
Mario Rodas fa9f7b9081
Merge pull request #94428 from r-ryantm/auto-update/gosec
gosec: 2.3.0 -> 2.4.0
2020-08-02 10:36:57 -05:00
Mario Rodas 9f753194b2
Merge pull request #94512 from r-ryantm/auto-update/jx
jx: 2.1.90 -> 2.1.121
2020-08-02 10:34:24 -05:00
Martin Weinelt bd9ea65bda
Merge pull request #94071 from mweinelt/snapserver
nixos/snapserver: update module to work with snapcast 0.20
2020-08-02 17:24:21 +02:00
Martin Weinelt 0a9dd49634
nixos/tests: add snapcast
Checks
- if all configured ports are listened on
- if all pipes for multiple streams get set up
- if rpc interaction is possible
2020-08-02 17:09:57 +02:00
Mario Rodas 609cc7bb62
Merge pull request #94437 from r-ryantm/auto-update/flyway
flyway: 6.5.0 -> 6.5.3
2020-08-02 10:03:06 -05:00
Mario Rodas dfe8b3ae50
Merge pull request #94435 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.5.0 -> 1.5.2
2020-08-02 10:01:11 -05:00
Mario Rodas 80e795a0a0
Merge pull request #94453 from r-ryantm/auto-update/amfora
amfora: 1.3.0 -> 1.4.0
2020-08-02 09:59:01 -05:00
Robert Hensing 150bf4fa3b
Merge pull request #75584 from Infinisil/settings-formats
Configuration file formats for JSON, INI, YAML and TOML
2020-08-02 16:58:49 +02:00