Commit Graph
445075 Commits
Author SHA1 Message Date
Alyssa RossandAlyssa Ross 49927672f7 hivex: clarify license
> The license for this library is LGPL v2.1, but not later versions.
2023-01-11 21:55:56 +00:00
Ben Orchard 4af8ac5eea haskellPackages.posix-api: unmark broken (disable tests)
Tests are currently broken. Fix pending: https://github.com/andrewthad/posix-api/pull/14
2023-01-11 21:44:07 +00:00
R. RyanTMandGitHub 9c66fd5c7e simpleBuildTool: 1.7.3 -> 1.8.2 (#209607) 2023-01-11 16:39:30 -05:00
R. RyanTMandGitHub b53f7b3cfe oh-my-zsh: 2022-11-08 -> 2023-01-09 (#210105) 2023-01-11 16:38:01 -05:00
Janne HeßandGitHub 46dd49a675 Merge pull request #210255 from bcdarwin/perl-text-format-fix-homepage
perlPackages.TextFormat: update homepage
2023-01-11 22:37:51 +01:00
Pascal BachandGitHub 902132d18a Merge pull request #210081 from Detegr/jfrog-cli
jfrog-cli: init at 2.32.0
2023-01-11 22:27:15 +01:00
Nate Smith c5b7a74ca1 pgformatter: 5.3 -> 5.4
https://github.com/darold/pgFormatter/releases/tag/v5.4
2023-01-11 16:11:03 -05:00
Ben Darwin 2725cc59a6 perlPackages.TextFormat: update homepage 2023-01-11 16:07:18 -05:00
github-actions[bot]andGitHub a113c6f06f Merge master into staging-next 2023-01-11 20:58:29 +00:00
Fabian Affolter 9408fdff46 python310Packages.pook: 1.0.2 -> 1.1.0
Diff: https://github.com/h2non/pook/compare/refs/tags/v1.0.2...v1.1.0

Changelog: https://github.com/h2non/pook/blob/v1.1.0/History.rst
2023-01-11 21:53:13 +01:00
Fabian Affolter d4617c31bb python310Packages.pook: add changelog to meta 2023-01-11 21:52:19 +01:00
Fabian Affolter 9493405d54 python310Packages.aioaladdinconnect: 0.1.50 -> 0.1.52
Changelog: https://github.com/mkmer/AIOAladdinConnect/releases/tag/0.1.52
2023-01-11 21:40:09 +01:00
Fabian AffolterandGitHub 506d6390a3 Merge pull request #210206 from r-ryantm/auto-update/python310Packages.google-cloud-monitoring
python310Packages.google-cloud-monitoring: 2.12.0 -> 2.14.0
2023-01-11 21:36:57 +01:00
K900 dcf630c172 mesa: 22.3.2 -> 22.3.3 2023-01-11 23:24:24 +03:00
Vladimír Čunát 39d522f412 Merge #210248: cargo: fix cross by adding zlib
...into staging-next
2023-01-11 21:21:27 +01:00
Vladimír Čunát d6a5fcbcc4 Merge #210136: gawk: disable PIE on musl
...into staging-next
2023-01-11 21:19:44 +01:00
Michael Weiss 8d54655c51 chromiumDev: 110.0.5481.24 -> 110.0.5481.30 2023-01-11 21:13:47 +01:00
Michael WeissandGitHub 529ff162f8 Merge pull request #210114 from primeos/chromium
chromium: 108.0.5359.124 -> 109.0.5414.74
2023-01-11 21:13:02 +01:00
Rick van Schijndel e091693f13 cargo: fix cross-compilation by adding missing zlib dependency
Previously it was failing with:

   Compiling cargo v0.67.1 (/build/rustc-1.66.1-src/src/tools/cargo)
error: linking with `/nix/store/gcc-wrapper-11.3.0/bin/cc` failed: exit status: 1
  |
  = note: /nix/store/binutils-2.39/bin/ld: skipping incompatible /nix/store/zlib-aarch64-unknown-linux-gnu-1.2.13/lib/libz.so when searching for -lz
          /nix/store/binutils-2.39/bin/ld: cannot find -lz: No such file or directory
          /nix/store/binutils-2.39/bin/ld: skipping incompatible /nix/store/zlib-aarch64-unknown-linux-gnu-1.2.13/lib/libz.so when searching for -lz
          collect2: error: ld returned 1 exit status
2023-01-11 21:06:46 +01:00
figsodaandGitHub 68e03abb2f Merge pull request #210108 from figsoda/topiary
topiary: unstable-2022-12-02 -> unstable-2023-01-10
2023-01-11 14:42:47 -05:00
098c6b0bec check-meta(hasUnsupportedPlatform): use lib.meta.availableOn
`hasUnsupportedPlatform` was not updated with #37395, so it does not
understand attrsets in `meta.[bad]platforms`.  In particular,
attrsets in `meta.badPlatforms` will "fail open" and be ignored.

Let's use `lib.meta.availableOn` instead of duplicating its logic.

Thanks to @alyssais for [noticing][1].

[1][https://github.com/NixOS/nixpkgs/pull/194148#discussion_r990817610]

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2023-01-11 19:31:52 +00:00
Adam JosephandAlyssa Ross 0b90e548b5 lib/meta(availableOn): handle missing meta and empty meta.platform 2023-01-11 19:31:52 +00:00
R. Ryantm 5d4a45d639 libva-utils: 2.16.0 -> 2.17.0 2023-01-11 19:19:44 +00:00
figsodaandGitHub 8e0e5f43f1 Merge pull request #210065 from figsoda/selene
selene: 0.23.1 -> 0.24.0
2023-01-11 13:36:23 -05:00
Michael AdlerandBjørn Forsman a5c2a37896 mtdutils: add dev output
This contains headers and static libs.
2023-01-11 19:35:19 +01:00
Michael AdlerandBjørn Forsman fbedeabf19 mtdutils: enable parallel building 2023-01-11 19:35:19 +01:00
ajs124 487dff809e jenkins: 2.375.1 -> 2.375.2
https://www.jenkins.io/changelog-stable//#v2.375.2
2023-01-11 19:28:58 +01:00
Alyssa Ross 1729975ffc gawk: disable PIE
PIE is incompatible with gawk's new persistent memory feature.
This fixes pkgsMusl.gawk.

Fixes: 3fba3bf53f ("gawk: 5.1.1 -> 5.2.1")
Fixes: https://github.com/NixOS/nixpkgs/pull/210124
2023-01-11 18:24:19 +00:00
Andrew Morgan 12b4f6433b perlPackages.NetAsyncHTTPServer: init at 0.13 2023-01-11 18:16:07 +00:00
github-actions[bot]andGitHub 892fc2184d Merge master into staging-next 2023-01-11 18:01:26 +00:00
Martin Weinelt 6b16d2c406 python3Packages.hassil: 0.1.4 -> 0.2.3
https://github.com/home-assistant/hassil/releases/tag/v0.2.3
2023-01-11 18:33:45 +01:00
R. Ryantm f923b135eb python310Packages.google-cloud-container: 2.14.0 -> 2.16.0 2023-01-11 17:02:07 +00:00
Allen Short 0dee0eec6a typescript-language-server: include typescript
This became a hard dependency in 2.2.0.

Fixes #210051.
2023-01-11 11:01:59 -06:00
Sumner Evans 1480b0a441 vdirsyncer: add aiohttp-oauthlib to dependencies
This makes the "google" storage work again after the upstream asyncio
refactor: https://github.com/pimutils/vdirsyncer/pull/906

Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-01-11 09:48:50 -07:00
Sumner Evans 08649f0192 python3Packages.aiohttp-oauthlib: init at 0.1.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-01-11 09:47:27 -07:00
figsodaandGitHub a33466f87e Merge pull request #210204 from matthiasbeyer/update-cargo-llvm-cov
cargo-llvm-cov: 0.5.5 -> 0.5.7
2023-01-11 11:42:40 -05:00
figsodaandGitHub 851558501d Merge pull request #210162 from r-ryantm/auto-update/cargo-geiger
cargo-geiger: 0.11.4 -> 0.11.5
2023-01-11 11:17:51 -05:00
figsodaandGitHub 1b95972599 Merge pull request #210169 from r-ryantm/auto-update/go-task
go-task: 3.19.0 -> 3.19.1
2023-01-11 11:16:20 -05:00
figsodaandGitHub cae617f7fa Merge pull request #210179 from r-ryantm/auto-update/cargo-flamegraph
cargo-flamegraph: 0.5.1 -> 0.6.2
2023-01-11 11:08:50 -05:00
figsodaandGitHub 88832c757e Merge pull request #210188 from dotlambda/bzip3-1.2.2
bzip3: 1.2.1 -> 1.2.2
2023-01-11 11:05:43 -05:00
figsoda d20cccd120 cargo-hack: 0.5.25 -> 0.5.26
Changelog: https://github.com/taiki-e/cargo-hack/blob/v0.5.26/CHANGELOG.md
2023-01-11 10:59:00 -05:00
figsoda 520dd5604f cargo-deny: 0.13.5 -> 0.13.7
Diff: https://github.com/EmbarkStudios/cargo-deny/compare/0.13.5...0.13.7

Changelog: https://github.com/EmbarkStudios/cargo-deny/blob/0.13.7/CHANGELOG.md
2023-01-11 10:55:36 -05:00
Ian Kerins 1ee7fa3882 invidious: unstable-2023-01-08 -> unstable-2023-01-10
At long last, this restores pagination to the channel view.
2023-01-11 10:54:08 -05:00
Martin WeineltandGitHub 10be82858c Merge pull request #210211 from mweinelt/evcc 2023-01-11 15:54:03 +00:00
Matthias Beyer 6200f8466c cargo-llvm-cov: 0.5.6 -> 0.5.7
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-01-11 16:40:22 +01:00
superherointj 93923837b5 pkgsMusl.wxGTK32: fix build 2023-01-11 12:34:53 -03:00
sternenseemann 6c8644fc37 ath9k-htc-blobless-firmware: fix evaluation with Nix 2.3
Path interpolation is not available in all Nix versions nixpkgs supports
2023-01-11 16:28:28 +01:00
Vladimír Čunát c269e695d8 Merge #208984: nexus: 3.37.3-02 -> 3.45.0-01 2023-01-11 16:20:06 +01:00
Martin Weinelt 0fcd0bf2a6 evcc: 0.110.1 -> 0.111.0
https://github.com/andig/evcc/releases/tag/0.111.0
2023-01-11 16:19:24 +01:00
Vladimír Čunát ecbdeeeca5 Merge #209843: ngtcp2-gnutls: 0.11.0 -> 0.12.1 2023-01-11 16:18:18 +01:00