Commit Graph

289338 Commits

Author SHA1 Message Date
Thomas Tuegel
96133a0bad
kio-extras: remove kdelibs4support dependency 2021-05-12 05:42:55 -05:00
Thomas Tuegel
6f755c1e58
khelpcenter: remove kdelibs4support dependency 2021-05-12 05:42:54 -05:00
Thomas Tuegel
e886937de6
kcalutils: remove kdelibs4support dependency 2021-05-12 05:42:54 -05:00
Thomas Tuegel
cb463da39f
kalarmcal: remove kdelibs4support dependency 2021-05-12 05:42:53 -05:00
Thomas Tuegel
149df7830b
kalarm: remove kdelibs4support dependency 2021-05-12 05:42:53 -05:00
Thomas Tuegel
2354b4efda
gwenview: remove kdelibs4support dependency 2021-05-12 05:42:52 -05:00
Thomas Tuegel
14199e5e04
dragon: remove kdelibs4support dependency 2021-05-12 05:42:51 -05:00
Thomas Tuegel
6610f4f2dc
dolphin: remove kdelibs4support dependency 2021-05-12 05:42:50 -05:00
Thomas Tuegel
4af3f85e6b
dolphin-plugins: remove kdelibs4support dependency 2021-05-12 05:42:50 -05:00
Thomas Tuegel
7a5af6a006
baloo-widgets: remove kdelibs4support dependency 2021-05-12 05:42:50 -05:00
Thomas Tuegel
6b87a3f89a
konqueror: remove qtwebkit and kdelibs4support dependencies 2021-05-12 05:42:49 -05:00
Thomas Tuegel
0f7eacc147
kdeFrameworks: 5.80 -> 5.81 2021-05-12 05:42:48 -05:00
github-actions[bot]
e2cf474986
Merge staging-next into staging 2021-05-12 06:21:36 +00:00
github-actions[bot]
d8fb37f470
Merge master into staging-next 2021-05-12 06:21:33 +00: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
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
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
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
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
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
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
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 a902d99422 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
John Ericson
1f520667be
Merge pull request #122527 from Ericson2314/darwin-no-cc-where-possible
darwin packages: Get ready for cross
2021-05-11 18:55:38 -04:00
John Ericson
cf02b24813 Merge remote-tracking branch 'upstream/staging-next' into staging 2021-05-11 22:30:46 +00:00
maralorn
00794f2270
Merge pull request #122510 from NixOS/haskell-updates 2021-05-12 00:01:25 +02:00
WilliButz
0432a81670
hedgedoc: 1.8.0 -> 1.8.2
includes fixes for:
* CVE-2021-29503: Improper Neutralization of Script-Related HTML Tags in Notes
* a potential XSS-vector in the handling of usernames and profile pictures

https://github.com/hedgedoc/hedgedoc/releases/tag/1.8.2
2021-05-11 23:59:13 +02:00
lunik1
be038cf4f9
megacmd: 1.2.0 -> 1.4.0 (#122405) 2021-05-11 23:47:19 +02:00
Maximilian Bosch
93e1147d19
grafana-image-renderer: 2.0.1 -> 2.1.0 2021-05-11 23:41:12 +02:00
Pascal Bach
c58155c87c
Merge pull request #121786 from jojosch/minio-version
minio: set version to a valid datetime string
2021-05-11 23:32:58 +02:00
Malte Brandy
ac667f26c1
hackage2nix: Mark failing builds broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-05-11 23:13:25 +02:00
ajs124
85784a66c8
Merge pull request #120924 from helsinki-systems/pkg/icinga2
icinga2: Init at 2.12.3
2021-05-11 22:44:22 +02:00
Fabian Affolter
6e1f3667e1
Merge pull request #122618 from fabaff/bump-aiohue
python3Packages.aiohue: update meta
2021-05-11 22:44:04 +02:00
Aaron Andersen
eb331e0516
Merge pull request #121638 from aanderse/zabbix
zabbix: 5.0.10 -> 5.0.11
2021-05-11 16:26:38 -04:00
Maximilian Bosch
b169185b60
Merge pull request #122473 from TredwellGit/element
element: 1.7.26 -> 1.7.27
2021-05-11 22:20:17 +02:00