290204 Commits

Author SHA1 Message Date
github-actions[bot]
d8fb37f470
Merge master into staging-next 2021-05-12 06:21:33 +00:00
J. Neto
e24fd2740f swaglyrics: bump unidecode version constraint 2021-05-12 03:12:55 -03:00
davidak
4beb9ae883
Merge pull request #122465 from MetaDark/mangohud
mangohud: 0.4.1 → 0.6.1
2021-05-12 07:49:01 +02:00
J. Neto
a9a9d51f3b ted: move pkg-config to nativeBuildInputs 2021-05-12 02:46:31 -03:00
Sandro
d34e5f6425
Merge pull request #121770 from snoord/terraform-docs-v0.13.0
terraform-docs: 0.12.1 -> 0.13.0
2021-05-12 07:25:00 +02:00
Bryan A. S
a4417d8c14 gojsontoyaml: unstable-2020-06-02 -> unstable-2020-12-16
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-05-12 02:14:58 -03:00
J. Neto
f75b9fe4f3 tiscamera: 0.11.1 -> 0.13.1 2021-05-12 01:35:29 -03:00
Anderson Torres
363d7c6f86
Merge pull request #122592 from collares/sage-9.3
sage: 9.3rc4 -> 9.3
2021-05-12 01:31:22 -03:00
R. RyanTM
4f8e95ac59 kodiPackages.pvr-iptvsimple: 7.6.2 -> 7.6.4 2021-05-12 04:31:01 +00:00
R. RyanTM
425618115d kodiPackages.inputstream-ffmpegdirect: 1.21.2 -> 1.21.3 2021-05-12 04:18:12 +00:00
R. RyanTM
89faeb90dd
img2pdf: 0.4.0 -> 0.4.1 (#122669) 2021-05-12 00:08:50 -04:00
John Ericson
d63b57ef34
Merge pull request #122655 from Ericson2314/bootstrapping-consistency
treewide: Some LLVM / bootstrapping / cross cleanups especially for consistency
2021-05-11 23:32:32 -04:00
AndersonTorres
12d5b760ae skribilo: rewrite 2021-05-12 00:15:42 -03:00
AndersonTorres
5ad65d4eb8 emacasPackages.sunrise-commander: 6r435 -> 0.0.0-unstable=2021-04-23 2021-05-12 00:15:41 -03:00
AndersonTorres
5d8c8c6c90 icewm: 2.2.0 -> 2.3.4 2021-05-12 00:15:41 -03:00
AndersonTorres
67a2f545ca eterm: 0.9.6 -> 0.9.6-unstable=2020-03-03 2021-05-12 00:15:40 -03:00
Anderson Torres
c8750770c4
Merge pull request #122664 from bryanasdev000/package-popeye-0.9.2
popeye: 0.9.0 -> 0.9.2
2021-05-11 23:56:42 -03:00
Aaron Andersen
f20aa073e1 nixos/httpd: provide a stable path stable path to the configuration file for reloads 2021-05-11 22:36:55 -04:00
Luke Granger-Brown
aa4b1ad30f
Merge pull request #122645 from Ma27/bump-grafana-image-renderer
grafana-image-renderer: 2.0.1 -> 2.1.0
2021-05-12 03:32:38 +01:00
Luke Granger-Brown
b76e884eb4
Merge pull request #122666 from berbiche/bottom-0.6.1
bottom: 0.6.0 -> 0.6.1
2021-05-12 03:28:08 +01:00
Nicolas Berbiche
4ff5a02f4b
bottom: 0.6.0 -> 0.6.1 2021-05-11 22:20:10 -04:00
fortuneteller2k
8f02e3bb29 bottom: add missing dependencies when on darwin 2021-05-12 11:13:57 +09:00
Bryan A. S
e956f890f2 popeye: 0.9.0 -> 0.9.2
Update, refactor and enable tests

Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-05-11 22:40:54 -03:00
Peter Hoeg
e1ce68683f freeorion: 0.4.9 -> 0.4.10.1 2021-05-12 09:38:58 +08:00
Robin Gloster
f2259a2dff
Merge pull request #122651 from WilliButz/update/hedgedoc/1.8.2
hedgedoc: 1.8.0 -> 1.8.2 (security)
2021-05-11 20:32:57 -05:00
Jeffery Utter
360f43277f _1password: Fix Darwin Builds
The latest update to 1.9.1 broke builds on darwin, due to some paths
changing in the unpacked darwin package.

This updates the darwin unpackPhase to use the updated path.
2021-05-11 20:08:42 -05:00
davidak
afc1b5220e
Merge pull request #122438 from xaverdh/linux-5.12
linux_5_12: init at 5.12.2
2021-05-12 02:58:55 +02:00
github-actions[bot]
5c4cda9988
Merge staging-next into staging 2021-05-12 00:50:13 +00:00
github-actions[bot]
5a513ae14b
Merge master into staging-next 2021-05-12 00:50:10 +00:00
upkeep-bot
2ca5a4e2b6 vscode: 1.56.0 -> 1.56.1 2021-05-12 00:25:40 +00:00
John Ericson
e830db4320 llvmPackages: Fix more inconsistencies
The main thing was using `llvm_meta` in all versions.

Secondarily:

 - libunwindx7: Forgot to split outputs

 - libcxx{,abi} 12: Forgot to apply output-splitting patches.

 - simplify `useLLVM` stdenv-switching logic.

 - openmp always gets its own directory
2021-05-12 00:16:11 +00:00
John Ericson
37194a325d treewide: Try to make a few bootstrapping things more consistent
- Introduce `preLibcCrossHeaders` to bootstrap libgcc and compiler-rt
  the same way.

- Organize LLVM bintools as `bintools{-unwrapped,,NoLibc}` for
  consistency with GNU Binutils and Apple's cctools.

- Do Android changes for all `llvmPackages` for consistency.

- Improve the way the default GCC and LLVM versions are selected.
2021-05-12 00:14:56 +00:00
John Ericson
e0d3c9d031 llvmPackages*.libcxx*: Always use the attribute name for pname
This decision was made in a902d99422c6a522ffae7b8ad7711e23c7490d42 but
just for LLVM 12. Now we apply it consitently.
2021-05-12 00:14:56 +00:00
John Ericson
894f0c6ec8 llvmPackages: Always put libunwind before openmp
This keeps the "main bootstrap" together.
2021-05-12 00:13:13 +00:00
sternenseemann
4caedc060f llvmPackages_12.libunwind: Make sure we get right llvm version 2021-05-12 00:12:51 +00:00
sternenseemann
894a09dfd2 llvmPackages_7.lldClang: add libunwind to extraLibraries 2021-05-12 00:12:40 +00:00
sternenseemann
53adcfb798 llvmPackages_7.libunwind: simplify expressions
* Use LLVM_PATH instead of llvm-config
* Pass less unnecessary options to cmake
2021-05-12 00:08:02 +00:00
Maciej Krüger
9c19ef7cf2
Merge pull request #120141 from DavHau/davhau-nixFlakes-enable-flakes 2021-05-12 02:07:17 +02:00
Bradley Walters
ffaa531239
minipro: init at 0.5 2021-05-11 17:53:37 -06:00
Bradley Walters
e5d8c19f70
maintainers: add bmwalters 2021-05-11 17:22:52 -06:00
Robin Gloster
b3d30fac67
prometheus-exporter tests: fix eval/deprecation
lnd exporter test still fails but evaluates now
2021-05-11 17:57:47 -05:00
Robin Gloster
64d226fc60
prometheus-varnish-exporter: unstable-2020-03-26 -> 1.6 2021-05-11 17:57:46 -05:00
Robin Gloster
9438b12f99
prometheus-collectd-exporter: fix options for new version 2021-05-11 17:57:46 -05:00
Robin Gloster
b2956ce654
prometheus-bind-exporter: fix options for new version 2021-05-11 17:57:46 -05:00
Robin Gloster
da85657a6c
prometheus-rspamd-exporter: fix for new json exporter syntax 2021-05-11 17:57:46 -05:00
Robin Gloster
0a75e25dac
prometheus-statsd-exporter: 0.9.0 -> 0.20.2 2021-05-11 17:57:46 -05:00
Robin Gloster
a9ffa5dc2a
prometheus-snmp-exporter: 0.19.0 -> 0.20.0 2021-05-11 17:57:46 -05:00
Robin Gloster
1ea614c3de
prometheus-smokeping-prober: 0.3.1 -> 0.4.2 2021-05-11 17:57:45 -05:00
Robin Gloster
ee87b5df96
prometheus-redis-exporter: 1.7.0 -> 1.23.1 2021-05-11 17:57:45 -05:00
Robin Gloster
a9683cd227
prometheus-rabbitmq-exporter: 1.0.0-RC7.1 -> 1.0.0-RC8 2021-05-11 17:57:36 -05:00