3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

362183 commits

Author SHA1 Message Date
Fabian Affolter b963e165cf
Merge pull request #164678 from r-ryantm/auto-update/python3.10-hahomematic
python310Packages.hahomematic: 0.37.1 -> 0.37.4
2022-03-18 09:17:43 +01:00
R. Ryantm a059926091 python310Packages.google-cloud-bigtable: 2.7.0 -> 2.7.1 2022-03-18 07:30:44 +00:00
R. Ryantm c94b389c53 python310Packages.hahomematic: 0.37.1 -> 0.37.4 2022-03-18 06:34:39 +00:00
Tony Höglund fb0aed8992 github-runner: update dependencies 2022-03-18 07:24:53 +01:00
Tony Höglund aea975de52 ryujinx: update dependencies 2022-03-18 07:24:53 +01:00
Tony Höglund 3bb23a5b32 archisteamfarm: update dependencies 2022-03-18 07:24:53 +01:00
Tony Höglund 824c865a4b inklecate: update dependencies 2022-03-18 07:24:53 +01:00
Tony Höglund e7d2e92e32 omnisharp-roslyn: update dependencies 2022-03-18 07:24:53 +01:00
Tony Höglund 9a35f3f1b4 dotnetCorePackages.*_6*: 6.0.0 -> 6.0.3 2022-03-18 07:24:52 +01:00
Tony Höglund feaf708634 dotnet: Update print-hashes script
* Update script to use dotnets releases-index urls specified in
https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/releases-index.json
* Can get source information for multiple versions
* Outputs the whole src expression for all available/mapped platforms
2022-03-18 07:24:52 +01:00
R. Ryantm d96018d299 spire: 1.2.0 -> 1.2.1 2022-03-17 23:08:54 -07:00
Jonathan Ringer 0c08a1a85a
spire: add changelog 2022-03-17 23:08:04 -07:00
Bernardo Meurer b19c177b87
Merge pull request #164675 from lovesegfault/keyrings-google-artifactregistry-auth
python3Packages.keyrings-google-artifactregistry-auth: init at 1.0.0
2022-03-17 22:59:41 -07:00
Bernardo Meurer d468bc8524
Merge pull request #164674 from lovesegfault/flatdict-init
python3Packages.flatdict: init at 4.0.0
2022-03-17 22:53:05 -07:00
Bernardo Meurer 24d9901b7c python3Packages.keyrings-google-artifactregistry-auth: init at 1.0.0 2022-03-17 22:45:46 -07:00
Bernardo Meurer 88d93f5032 python3Packages.flatdict: init at 4.0.0 2022-03-17 22:31:53 -07:00
R. Ryantm 4af9716deb stripe-cli: 1.8.0 -> 1.8.1 2022-03-18 05:12:25 +00:00
R. Ryantm 6c1cbcbe1d python310Packages.forecast-solar: 2.1.0 -> 2.2.0 2022-03-18 05:11:47 +00:00
j-k c12cec8bc3
_7zz: correct license (#163999)
* _7zz: correct license and remove p7zip dependency

The code under Compress/Rar* is licensed under a specific unRAR license
Also Compress/LzfseDecoder.cpp is covered by BSD3

The unRAR code is removed from the `.tar.xz` since the license posits you
agree or remove the code from your hard drive
This adds some complexity to updating 7zz so there is also an update
script

Meta has been updated and tweaked

Source is now downloaded from sourceforge in the `.tar.xz` version to
avoid depending on p7zip

* _7zz: add notice of the license updates and optional unRAR licenced code
2022-03-18 12:47:19 +08:00
Uri Baghin 056ce434a2
Merge pull request #164625 from r-ryantm/auto-update/opentelemetry-collector
opentelemetry-collector: 0.46.0 -> 0.47.0
2022-03-18 14:38:22 +11:00
Bobby Rong 290050ac65
Merge pull request #164652 from jyooru/update/apkeep
apkeep: 0.9.0 -> 0.10.0
2022-03-18 11:18:57 +08:00
Adam Joseph c6108020ff rust: add mips64el to list of bootstrap tarballs 2022-03-18 13:00:34 +10:00
Anderson Torres e1ae1fcd86
Merge pull request #164647 from AndersonTorres/new-misc
abook: set platforms to unix
2022-03-17 23:58:22 -03:00
Bobby Rong f2973498a9
Merge pull request #164603 from 06kellyjac/driftctl
driftctl: 0.23.0 -> 0.23.2
2022-03-18 10:50:38 +08:00
Bobby Rong 536f5450b0
pantheon.wingpanel: remove elementary-gtk-theme from buildInputs
I don't think will work anymore.
The theme is hardcoded and has been added to XDG_DATA_DIRS.
2022-03-18 10:48:45 +08:00
Bobby Rong 42626ba288
pantheon.wingpanel: pick up required icon theme
Looks like the theme is not hardcoded for wingpanel, but wingpanel is called
by greeter which hardcodes the themes. I decide I will just do something
safe before I am confident enough and know what is happening.
2022-03-18 10:48:45 +08:00
Bobby Rong 30df52b931
pantheon.elementary-greeter: remove elementary-gtk-theme from buildInputs
I don't think will work anymore.
The theme is hardcoded and has been added to XDG_DATA_DIRS.
2022-03-18 10:48:45 +08:00
Bobby Rong b856f4ef60
pantheon.elementary-greeter: pick up hardcoded icon theme
wrapGAppsHook no longer pick up XDG_ICON_DIRS for us.
2022-03-18 10:48:45 +08:00
Bobby Rong 094b68cdc8
pantheon.gala: remove elementary-icon-theme from buildInputs
gala does not hardcode the icon theme.
Checked with grep -nr '"elementary"'.
2022-03-18 10:48:45 +08:00
Bobby Rong fae6f22106
pkgs/pantheon: remove elementary-icon-theme from buildInputs for pkgs that don't hardcode icon themes
User may install icon theme of their choices.
The icons are no longer picked up by wrapGAppsHook by default anyway.
2022-03-18 10:48:39 +08:00
Bobby Rong 5eeca624d5
Merge pull request #163756 from r-ryantm/auto-update/coredns
coredns: 1.9.0 -> 1.9.1
2022-03-18 10:38:36 +08:00
Ivv 38169c6ab0
Merge pull request #164519 from techknowlogick/bump-boundary
boundary: 0.7.5 -> 0.7.6
2022-03-18 03:35:45 +01:00
happysalada 027787bb53 pythonPackages.google-auth: fix darwin aarch64 build 2022-03-17 22:30:55 -04:00
Gabriel Lievano 4e630bb272 zld: init at 1.3.3 2022-03-17 22:29:06 -04:00
Gabriel Lievano a62722a794 maintainers: add rgnns 2022-03-17 22:29:06 -04:00
Samuel Ainsworth 5653589686
Merge pull request #164661 from samuela/upkeep-bot/python3Packages.jax-0.3.3-1647563830
python3Packages.jax: 0.3.1 -> 0.3.3
2022-03-17 19:26:57 -07:00
Bobby Rong 4d201e7ae5
elementary-planner: fix build with vala 0.56 2022-03-18 09:55:52 +08:00
Bobby Rong 76ab64ad6c
elementary-planner: pick up hardcoded icon theme
With https://github.com/NixOS/nixpkgs/pull/163623, we need to handle
the hardcoded icon theme ourselves.

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2022-03-18 09:55:41 +08:00
Bobby Rong 019e6fdd78
elementary-planner: fix wrong hardcoded GTK theme name
The theme name is updated in elementary OS 6.
2022-03-18 09:54:54 +08:00
R. Ryantm 6d9ad3ba4a rust-analyzer-unwrapped: 2022-02-28 -> 2022-03-07 2022-03-17 21:10:34 -04:00
R. Ryantm f105bc3c28 jql: 3.1.1 -> 3.1.2 2022-03-17 21:09:37 -04:00
R. Ryantm 10ac0aa57c cargo-about: 0.4.8 -> 0.5.0 2022-03-17 21:08:43 -04:00
AndersonTorres cc1e9f4257 abook: set platforms to unix 2022-03-17 21:50:51 -03:00
Ryan Mulligan ba558c6ce0
Merge pull request #164639 from r-ryantm/auto-update/v2ray-geoip
v2ray-geoip: 202203100039 -> 202203170039
2022-03-17 17:39:05 -07:00
nixpkgs-upkeep-bot a05a02a88a python3Packages.jax: 0.3.1 -> 0.3.3 2022-03-18 00:37:10 +00:00
Fabian Affolter 223ce6792a python3Packages.plexapi: 4.10.0 -> 4.10.1 2022-03-18 01:07:08 +01:00
Adam Joseph 55dae422e2 go: add mips64 support 2022-03-18 10:02:58 +10:00
Fabian Affolter 66d072314a checkov: 2.0.968 -> 2.0.971 2022-03-18 00:57:11 +01:00
Fabian Affolter 5d3b0939f3 python3Packages.adafruit-platformdetect: 3.21.1 -> 3.22.0 2022-03-18 00:43:23 +01:00
Joel f40c61ef50
apkeep: 0.9.0 -> 0.10.0
https://github.com/EFForg/apkeep/blob/master/CHANGELOG.md#0100---2022-03-17
2022-03-18 09:42:40 +10:00