Commit Graph
402416 Commits
Author SHA1 Message Date
nixpkgs-upkeep-bot 0bffbf1d33 vscodium: 1.70.1.22228 -> 1.70.2.22230 2022-08-19 00:24:13 +00:00
AndersonTorres 48947b2850 himitsu-firefox: set HARECACHE
Otherwise, it tries to create the cache directory under $HOME.
2022-08-18 21:22:45 -03:00
AndersonTorres e1e4a5e540 himitsu: set HARECACHE
Otherwise, it tries to create the cache directory under $HOME.
2022-08-18 21:22:45 -03:00
github-actions[bot]andGitHub 1d12f3c5e7 Merge master into haskell-updates 2022-08-19 00:15:34 +00:00
P. R. d. O 9f585d722b python3Packages.arnparse: init at 0.0.2 2022-08-18 18:05:31 -06:00
Weijia WangandJan Tojnar eedf89041c gcr: fix build on darwin 2022-08-19 01:44:36 +02:00
R. Ryantm 10295ccb16 python310Packages.chart-studio: 5.9.0 -> 5.10.0 2022-08-18 23:43:08 +00:00
R. Ryantm b9b9d3c98c python310Packages.cement: 3.0.6 -> 3.0.8 2022-08-18 23:38:19 +00:00
R. Ryantm 54046d3f71 python310Packages.atlassian-python-api: 3.25.0 -> 3.26.0 2022-08-18 23:31:58 +00:00
Fabian Affolter a0f033f181 metasploit: 6.2.12 -> 6.2.13 2022-08-19 01:22:19 +02:00
IvvandGitHub 5efa052928 Merge pull request #187255 from r-ryantm/auto-update/ghr
ghr: 0.14.0 -> 0.15.0
2022-08-19 01:20:37 +02:00
R. RyantmandIvar Scholten f04a9770e5 ghr: 0.14.0 -> 0.15.0 2022-08-19 01:16:16 +02:00
IvvandGitHub ad086235ab Merge pull request #187260 from MayNiklas/bump-discordpy
python3Packages.discordpy: 1.7.3 -> 2.0.0
2022-08-19 01:11:28 +02:00
Jan Tojnar 5e8529d6f1 blackfire: 2.8.1 → 2.10.0 2022-08-19 01:03:36 +02:00
Jan Tojnar 5cfcb62e17 blackfire.updateScript: fix on different systems
Running `update-source-version` with `--system` flag passes it
to `nix-build -A $attr.src`, which requires that an appropriate
builders are set on the system.

It previously worked for me because I had aarch64-linux builder
configured but broke down once Darwin support was added to the package.
2022-08-19 01:03:36 +02:00
R. Ryantm ded34e3d10 python310Packages.blebox-uniapi: 2.0.2 -> 2.1.0 2022-08-18 23:01:33 +00:00
Sebastián MancillaandGitHub 7e13b382dd Merge pull request #187349 from SuperSandro2000/pugixml
pugixml: simplify outputs
2022-08-18 19:00:12 -04:00
Sebastián MancillaandGitHub 707a1a546b Merge pull request #187348 from SuperSandro2000/cpptoml
cpptoml: remove default outputs
2022-08-18 18:59:56 -04:00
Martin WeineltandGitHub b974ad9ba6 Merge pull request #187321 from fabaff/bluetooth-adapters-bump
python310Packages.bluetooth-adapters: 0.1.3 -> 0.2.0
2022-08-19 00:55:56 +02:00
R. Ryantm 5dd05a9e8a python310Packages.basemap: 1.3.3 -> 1.3.4 2022-08-18 22:54:17 +00:00
Robert ScottandGitHub c2c3e56d50 Merge pull request #187193 from nikstur/python-grpclib
python3Packages.grpclib: init at 0.4.3
2022-08-18 23:54:01 +01:00
Zhaofeng Li 02de659303 colmena: 0.3.0 -> 0.3.1 2022-08-18 16:43:27 -06:00
Fabian AffolterandGitHub af7c487bd0 Merge pull request #187350 from r-ryantm/auto-update/python310Packages.adafruit-platformdetect
python310Packages.adafruit-platformdetect: 3.27.0 -> 3.27.1
2022-08-19 00:42:10 +02:00
Robert ScottandGitHub dbb68933c8 Merge pull request #185326 from risicle/ris-streamlit-1.11.1
streamlit: 1.2.0 -> 1.11.1
2022-08-18 23:39:36 +01:00
John EricsonandGitHub 93027b18fa Merge pull request #187354 from obsidiansystems/fix-compiler-rt-armvl-patch
llvmPackages_14.compiler-rt: fix aarch32 patch
2022-08-18 18:32:57 -04:00
Robert Schütz 53c3aee2c3 libdeltachat: 1.87.0 -> 1.93.0
https://github.com/deltachat/deltachat-core-rust/blob/1.93.0/CHANGELOG.md
2022-08-18 22:23:42 +00:00
Lorenz BrunandGitHub c413232fc8 gutenprint: fix CUPS backend
The CUPS backend was not built since gutenprint requires libusb1, not 0.1 (at least since ~2014).
With this change CUPS detects printers relying on the pure gutenprint backend (like some dye sublimation printers).
2022-08-19 00:17:30 +02:00
Robert Schütz e3ff5b9df8 python310Packages.imapclient: 2.2.0 -> 2.3.1 2022-08-18 22:11:43 +00:00
SandroandGitHub 3434d6b0fd Merge pull request #167081 from RaitoBezarius/python-recordlinkage 2022-08-19 00:11:13 +02:00
John Ericson d6636a5de6 llvmPackages_14.compiler-rt: fix aarch32 patch
This is just the same fix we did for LLVM 13 in
265ba73a78 applied to LLVM 14.
2022-08-18 22:09:17 +00:00
John Ericson fd36ac32c0 Revert "clang_14: drop out-of-date armv7l patch"
This reverts commit f69c82f8ea.
2022-08-18 22:08:12 +00:00
Robert Schütz 896e4ce623 python310Packages.adblock: 0.5.2 -> 0.6.0
https://github.com/ArniDagur/python-adblock/releases/tag/0.6.0
2022-08-18 22:04:43 +00:00
Sebastián MancillaandGitHub d021ef3739 Merge pull request #182921 from smancill/libbdplus-0.2.0
libbdplus: 0.1.2 -> 0.2.0
2022-08-18 18:02:58 -04:00
SandroandGitHub d101da722a Merge pull request #184686 from r-ryantm/auto-update/socket_wrapper 2022-08-19 00:01:35 +02:00
Martin WeineltandGitHub 01b71a1579 Merge pull request #187307 from mweinelt/mozilla 2022-08-18 23:57:59 +02:00
superherointjandGitHub 8d74890dc0 Merge pull request #187322 from AtilaSaraiva/rtl8188eus
linuxPackages.rtl8188eus-aircrack: unstable-2021-05-04 -> unstable-2022-03-19
2022-08-18 18:56:21 -03:00
SandroandGitHub 056e79ff46 Merge pull request #183950 from onny/lark 2022-08-18 23:54:31 +02:00
SandroandGitHub 7fa7b92d99 Merge pull request #185838 from Izorkin/init-strawberry 2022-08-18 23:51:57 +02:00
Louis Bettens f3cea6317f hostapd-mana: init at 2.6.5 2022-08-18 23:51:21 +02:00
Sebastián MancillaandGitHub 354098eee7 Merge pull request #183561 from r-ryantm/auto-update/nanoflann
nanoflann: 1.4.2 -> 1.4.3
2022-08-18 17:50:25 -04:00
SandroandGitHub 21afca03d3 Merge pull request #185981 from astro/crosvm 2022-08-18 23:46:59 +02:00
Robert ScottandGitHub a1ac828b60 Merge pull request #187282 from onny/typed-settings
python310Packages.typed-settings: Fix build
2022-08-18 22:45:44 +01:00
Dmitry Kalinkin 91e8f10dbd pythia: add fixDarwinDylibNames
Library not loaded: @rpath/libpythia8.dylib
2022-08-18 17:45:36 -04:00
Pascal BachandGitHub e5ad3776aa Merge pull request #187258 from r-ryantm/auto-update/gitoxide
gitoxide: 0.13.0 -> 0.14.0
2022-08-18 23:45:05 +02:00
Pascal BachandGitHub 5f5f58863d Merge pull request #187342 from techknowlogick/gitea-1171
gitea: 1.17.0 -> 1.17.1
2022-08-18 23:44:32 +02:00
Átila Saraiva 0e790351a0 linuxPackages.rtl8188eus: unstable-2021-05-04 -> unstable-2022-03-19 2022-08-18 18:35:40 -03:00
7e533d199f hebbot: init at 2.1 (#187178)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-18 23:34:31 +02:00
SandroandGitHub f994d00daf Merge pull request #184562 from arnottcr/gotags 2022-08-18 23:28:46 +02:00
Robert ScottandGitHub b94f4e0f30 Merge pull request #187285 from onny/xdis
python310Packages.xdis: Fix build
2022-08-18 22:25:59 +01:00
SandroandGitHub 3311e7d135 Merge pull request #187275 from 0xbe7a/pferd-3.4.1 2022-08-18 23:21:18 +02:00