1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 22:50:49 +00:00
Commit graph

289546 commits

Author SHA1 Message Date
Maximilian Bosch e6635d8b2f
Merge pull request #122650 from helsinki-systems/fix/hylafaxplus
hylafaxplus: fix build
2021-05-12 09:06:28 +02:00
Fabian Affolter 1a2c4384f2
Merge pull request #122629 from fabaff/fix-connexion
python3Packages.connexion: 2.4.0 -> 2.7.0
2021-05-12 08:46:42 +02:00
R. RyanTM e7f334e680 librespeed-cli: 1.0.8 -> 1.0.9 2021-05-12 06:39:14 +00:00
happysalada 4d8dd0afd2 nushell: mark tests broken on darwin 2021-05-12 15:23:07 +09:00
happysalada a931f70824 nushell: fix darwin build 2021-05-12 15:23:07 +09: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
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 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
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 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
Matheus de Souza Pessanha ee6e39fdb8 maintainers: add mdsp
removed non alphabetically sorted mdsp maintainer

remove trailing whitespace in pkgs/top-level/all-packages.nix:2377

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-11 19:34:51 -03:00
John Ericson cf02b24813 Merge remote-tracking branch 'upstream/staging-next' into staging 2021-05-11 22:30:46 +00:00
Eduardo Quiros 85aa041a06
croc: 9.1.2 -> 9.1.3 2021-05-11 16:10:42 -06:00
ajs124 62b12d749b hylafaxplus: fix build 2021-05-12 00:02:59 +02: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
Michael Weiss ee727dfdb7
chromiumDev: 92.0.4496.0 -> 92.0.4503.0 2021-05-11 23:58:02 +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
06kellyjac ed012af8f8 octant-desktop: 0.19.0 -> 0.20.0 2021-05-11 22:23:34 +01:00
06kellyjac 273ab793b6 octant: 0.19.0 -> 0.20.0 2021-05-11 22:23:02 +01:00