3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

403710 commits

Author SHA1 Message Date
Winter d18529e1a0 python3Packages.cymem: re-enable tests 2022-08-24 12:44:19 -04:00
Raito Bezarius 77c00d716d python39Packages.cairo-lang: init at 0.9.1 2022-08-24 18:41:31 +02:00
R. Ryantm 689d6788f2 mill: 0.10.5 -> 0.10.6 2022-08-24 16:39:50 +00:00
Vladimír Čunát 32380286b4
libsForQt5.audiotube: patch missing #include 2022-08-24 18:34:39 +02:00
José Romildo Malaquias b371316f5d
Merge pull request #187818 from wineee/qtdbusextended
libsForQt5.qtdbusextended: init at 0.0.3
2022-08-24 13:12:49 -03:00
Fabian Affolter da95a5e58e python310Packages.bthome-ble: 0.3.4 -> 0.3.5 2022-08-24 17:48:03 +02:00
Fabian Affolter 7d22936955 python310Packages.bthome-ble: 0.3.3 -> 0.3.4 2022-08-24 17:47:40 +02:00
Fabian Affolter 790d7cc9bc python310Packages.bthome-ble: 0.3.2 -> 0.3.3 2022-08-24 17:47:19 +02:00
rewine 568a8c875d qmarkdowntextedit: unstable-2022-06-30 -> unstable-2022-08-24 2022-08-24 23:46:55 +08:00
rewine ece2858b38 cutemarked-ng: init at unstable-2021-07-29 2022-08-24 23:44:58 +08:00
rewine 68e8f8a80f qmarkdowntextedit: init at unstable-2022-06-30 2022-08-24 23:44:01 +08:00
Nick Cao 498ba41a45
stratisd: init at 3.2.2 2022-08-24 23:42:13 +08:00
Fabian Affolter 248cf8aca4
Merge pull request #188126 from fabaff/pyxbe-bump
python310Packages.pyxbe: 0.0.4 -> 1.0.0
2022-08-24 17:35:06 +02:00
Jakub Kozłowski 22dbef924b
Merge pull request #188101 from kubukoz/scala-cli-completions-fix 2022-08-24 17:33:40 +02:00
Stig 24f160cfcd
Merge pull request #187884 from helsinki-systems/feat/perl-sri
perlPackages: Switch to SRI hashes, add `hash` support to bootstrap fetchurl, bump minimal nix version
2022-08-24 17:28:04 +02:00
R. RyanTM f012739348
oh-my-zsh: 2022-08-10 -> 2022-08-14 (#187446) 2022-08-24 11:14:56 -04:00
Vladimír Čunát 7bfc2b2564
Merge branch 'master' into staging-next 2022-08-24 17:10:55 +02:00
Janne Heß 071d09de30
perlPackages: Switch to SRI hashes
The future is now!
2022-08-24 17:10:06 +02:00
Vladimír Čunát 2e602c5a75
Merge #187185: python3Packages.requests-cache: remove version constraint
...into staging-next
2022-08-24 17:10:04 +02:00
Vladimír Čunát 4b41fffbb9
Merge #187778: python3Packages: test fixes after unittestCheckHook
...into staging-next
2022-08-24 17:08:44 +02:00
Vladimír Čunát 0e304ff0d9
Merge #182953: fetchurl: disallow specifying both sha256 and hash 2022-08-24 17:05:37 +02:00
Alyssa Ross 2b5b344788 djvulibre: enable parallel building
Tested at -j48.
2022-08-24 17:58:21 +03:00
Alyssa Ross 75d86f0e79 djvulibre: move librsvg to nativeBuildInputs
librsvg is only at build time, for generating icons with
rsvg-convert.  Previously, when cross compiling, rsvg-convert wouldn't
be found, and icon generation would be disabled.
2022-08-24 17:58:21 +03:00
Jonathan Ringer 8d3fc481a4 folly: expose fmt and boost libs
This allows for people consuming these
packages to inherit the same libaries.

This is needed because the folly-config.cmake
will use `find_package` on these dependencies,
thus downstream packages should avoid potential
abi issues.
2022-08-24 07:56:23 -07:00
Martin Weinelt c2cbd5c987
Merge pull request #187997 from RaitoBezarius/ripe-atlas-tools 2022-08-24 16:52:25 +02:00
Thiago Kenji Okada 59058bae2a
Merge pull request #188084 from thiagokokada/refactor-xserver
nixos/xserver: remove useGlamor option
2022-08-24 15:25:19 +01:00
Thiago Kenji Okada 88457e848e
Merge pull request #185745 from AtilaSaraiva/mpvpaper
mpvpaper: init at 1.2.1
2022-08-24 15:17:36 +01:00
Raito Bezarius 89ac27ffeb ripe-atlas-tools: init at 3.0.2 2022-08-24 16:13:18 +02:00
Stig baff3fdd74
Merge pull request #188173 from wentasah/perl-crypt-licenses
perlPackages.Crypt{Blowfish,DES,IDEA}: Use correct license
2022-08-24 15:52:44 +02:00
Michal Sojka c1b2e4a9b1 perlPackages.Crypt{Blowfish,DES,IDEA}: Use correct license
Recent commit 59356f11c1 ("perlPackages: Ensure all packages have a
license", 2022-08-22) added a license field to Perl packages where the
license was missing. The above mentioned packages got assigned
`unfreeRedistributable` license, which is not precise and makes all
packages depending on them unbuildable without `NIXPKGS_ALLOW_UNFREE`.

The packages actually have a license which SPDX calls
BSD-4-Clause-Shortened (https://spdx.org/licenses/BSD-4-Clause-Shortened.html).
In this commit, we add this license to the list of allowed licenses
and change the license field of the mentioned packages.

Closes #188103
2022-08-24 15:10:17 +02:00
github-actions[bot] 03bc32c872
Merge master into staging-next 2022-08-24 12:01:32 +00:00
Bobby Rong f7124f257e
Merge pull request #187828 from r-ryantm/auto-update/aliyun-cli
aliyun-cli: 3.0.124 -> 3.0.125
2022-08-24 20:01:17 +08:00
Jörg Thalheim 0ba28b678b
Merge pull request #187519 from winterqt/update-dendrite
dendrite: 0.9.3 -> 0.9.4
2022-08-24 12:51:33 +01:00
Bobby Rong 9fd102fd81
Merge pull request #187931 from newAM/svd2rust
svd2rust: 0.25.0 -> 0.25.1
2022-08-24 19:47:49 +08:00
Bobby Rong c510708282
Merge pull request #187993 from DarkOnion0/devspace
devspace: 5.18.5 -> 6.0.0
2022-08-24 19:39:28 +08:00
Bobby Rong f96ba5f833
Merge pull request #187062 from r-ryantm/auto-update/alfaview
alfaview: 8.49.1 -> 8.51.0
2022-08-24 19:27:38 +08:00
Bobby Rong 24a37c90ce
Merge pull request #187605 from r-ryantm/auto-update/nixpacks
nixpacks: 0.3.2 -> 0.3.3
2022-08-24 19:22:49 +08:00
R. Ryantm 01d9154cc5 grpc-gateway: 2.11.2 -> 2.11.3 2022-08-24 11:13:16 +00:00
Bobby Rong 4df1671db8
Merge pull request #187572 from r-ryantm/auto-update/earthly
earthly: 0.6.21 -> 0.6.22
2022-08-24 19:12:03 +08:00
R. Ryantm cec5b5003b gitoxide: 0.14.0 -> 0.15.0 2022-08-24 11:05:53 +00:00
Evils cae79e84e4 blackmagic: 2022-04-16 -> 1.8.2 2022-08-24 12:43:08 +02:00
Vladimír Čunát 1500e00ae6 thunderbird-91: 91.12.0 -> 91.13.0
https://www.thunderbird.net/en-US/thunderbird/91.13.0/releasenotes/
2022-08-24 12:33:44 +02:00
Maximilian Bosch b9cc5b8797 grafana: 9.1.0 -> 9.1.1
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.1.1
2022-08-24 12:32:26 +02:00
Robert Helgesson fcd137ae52 trash-cli: mark license as "GPL-2.0 and later" 2022-08-24 12:31:15 +02:00
Robert Helgesson eb972be5d0 trash-cli: 0.22.4.16 -> 0.22.8.21 2022-08-24 12:31:15 +02:00
Bobby Rong 03428dbaaa
Merge pull request #187784 from r-ryantm/auto-update/btrbk
btrbk: 0.32.2 -> 0.32.4
2022-08-24 18:26:09 +08:00
Bobby Rong f2837a690b
Merge pull request #187976 from r-ryantm/auto-update/faas-cli
faas-cli: 0.14.5 -> 0.14.6
2022-08-24 18:24:03 +08:00
Bobby Rong 8fc1cd28af
Merge pull request #188092 from r-ryantm/auto-update/okteto
okteto: 2.5.3 -> 2.6.0
2022-08-24 18:22:13 +08:00
Bobby Rong e58ab5a29b
Merge pull request #188137 from r-ryantm/auto-update/argocd-autopilot
argocd-autopilot: 0.4.4 -> 0.4.5
2022-08-24 18:20:07 +08:00
Stanisław Pitucha e5818febd3
Merge pull request #188112 from r-ryantm/auto-update/tuptime
tuptime: 5.2.0 -> 5.2.1
2022-08-24 20:15:16 +10:00