3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

328989 commits

Author SHA1 Message Date
Ellie Hermaszewska 518f09f2d0
haskell.lib.compose: init
No changes in derivations for pkgs.haskellPackages
2021-11-07 19:40:00 +08:00
Ellie Hermaszewska 8b7c314eae
haskellPackages.lua: remove unnecessary patch 2021-11-07 18:48:42 +08:00
Ellie Hermaszewska 62ecf444fe
haskellPackages.hledger_1_23: override hledger-lib dependency version 2021-11-07 16:39:31 +08:00
github-actions[bot] 381728e98b
Merge master into haskell-updates 2021-11-07 00:07:34 +00:00
figsoda b405a8b2d4
Merge pull request #144947 from polygon/metal-cli-fix
metal-cli: Fix build
2021-11-06 19:56:30 -04:00
Fabian Affolter 01173b866b
Merge pull request #144020 from fabaff/bump-aioshelly
python3Packages.aioshelly: 1.0.2 -> 1.0.4
2021-11-07 00:52:29 +01:00
Sandro 50d250c7db
Merge pull request #144791 from iblech/patch-rstudio-icon 2021-11-07 00:41:21 +01:00
polygon 84b960ca01 metal-cli: Fix build 2021-11-07 00:08:44 +01:00
Mario Rodas d561bd1797
Merge pull request #144737 from 06kellyjac/nerdctl
nerdctl: 0.12.1 -> 0.13.0
2021-11-06 17:42:37 -05:00
Maximilian Bosch d19e600599
Merge pull request #144871 from Ma27/bump-vagrant
vagrant: 2.2.18 -> 2.2.19
2021-11-06 23:38:26 +01:00
Maximilian Bosch f125d461ad
Merge pull request #144852 from Ma27/bump-i3status-rs
i3status-rust: 0.20.4 -> 0.20.5
2021-11-06 23:38:03 +01:00
Maximilian Bosch eefcf9e956
Merge pull request #144868 from Ma27/bump-diffoscope
diffoscope: 188 -> 190
2021-11-06 23:37:17 +01:00
Mario Rodas 29c3de8de7
Merge pull request #143379 from r-ryantm/auto-update/terraform-provider-lxd
terraform-providers.lxd: 1.5.0 -> 1.6.0
2021-11-06 17:36:35 -05:00
Robert Scott c95f0d0fb0
Merge pull request #144922 from DeeUnderscore/pgcli-disable-tests
pgcli: disable failing tests
2021-11-06 22:23:51 +00:00
Fabian Affolter 7be1b37102 python3Packages.aioshelly: 1.0.3 -> 1.0.4 2021-11-06 23:16:37 +01:00
Lassulus a17cf651f9
Merge pull request #144468 from r-ryantm/auto-update/minitube
minitube: 3.8.1 -> 3.9.1
2021-11-06 23:14:50 +01:00
Thiago Kenji Okada c94c8d0a5a
Merge pull request #144928 from polygon/entangle-fix
entangle: Add missing zstd dependency
2021-11-06 19:07:18 -03:00
Lassulus 57a04d9200
Merge pull request #144469 from r-ryantm/auto-update/mixxx
mixxx: 2.3.0 -> 2.3.1
2021-11-06 23:02:24 +01:00
Thiago Kenji Okada edfb1356fa
Merge pull request #144681 from r-burns/auditwheel
auditwheel: set meta.platforms
2021-11-06 19:01:14 -03:00
Janne Heß c0e4e23429
Merge pull request #144924 from helsinki-systems/fix/plasma5-test
nixos/tests.plasma5: Fix after #142747
2021-11-06 22:38:07 +01:00
John Soo 8f6392cec9
dhall-grafana: Fix Prelude dependency. (#144915)
At init, dhall-grafana would not compile because it has a dependency
on Prelude version 19.  Upstream merged a patch to bring it's Prelude
dependency up to nixpkgs.
2021-11-06 14:24:44 -07:00
Justin Bedő 7016c7df1c
Merge pull request #144820 from NixOS/r-updates
R,rPackages: R 4.1.1 -> 4.1.2, rPackages BioC 3.13 -> 3.14
2021-11-07 08:12:10 +11:00
polygon 6b83b457d2 entangle: Add missing zstd dependency 2021-11-06 22:08:53 +01:00
Aaron Andersen 40e8ca29bb
Merge pull request #142891 from ratsclub/service-xmrig
nixos/xmrig: init
2021-11-06 16:58:44 -04:00
Fabian Affolter 2c5fa93df4
Merge pull request #144850 from fabaff/bump-flux-led
python3Packages.flux-led: 0.24.14 -> 0.24.17
2021-11-06 21:56:56 +01:00
Fabian Affolter fda744bdc9
Merge pull request #144849 from fabaff/bump-restfly
python3Packages.restfly: 1.4.3 -> 1.4.4
2021-11-06 21:56:46 +01:00
Fabian Affolter f43a6c21c1
Merge pull request #144848 from fabaff/bump-amass
amass: 3.14.2 -> 3.14.3
2021-11-06 21:56:37 +01:00
Matt Christ 065281add0 cemu: mark as broken on darwin
https://github.com/NixOS/nixpkgs/pull/144889#issuecomment-962469610
2021-11-06 13:54:44 -07:00
Matt Christ 2771743966 cemu: add link-time-compile-gen, build with gcc9stdenv 2021-11-06 13:54:44 -07:00
Janne Heß d64f7a76fb
nixos/tests.plasma5: Fix after #142747 2021-11-06 21:51:08 +01:00
Dmitry Bogatov c0814cef0b python3.pkgs.dropbox: use source from git, since it contains documentation
While there is discussion (#136100) about building Sphinx documentation
in nixpkgs proper, this change makes life easier for those who build
documentation out-of-tree, in personal overlays, since it allows inheriting
"src" attribute instead of matching git and pypi themself.
2021-11-06 13:50:08 -07:00
D Anzorge c756d168dc pgcli: disable failing tests 2021-11-06 21:08:13 +01:00
Domen Kožar 2606cb0fc2
Merge pull request #144644 from r-burns/go
go_1_17: enable on x86_64-darwin
2021-11-06 13:48:14 -06:00
Mario Rodas d3501f7427
Merge pull request #144835 from dramforever/patch-1
sarasa-gothic: Use TTC format instead of TTF
2021-11-06 14:17:55 -05:00
Alyssa Ross 4b5e873e6e linuxPackages.rtl88x2bu: 2021-05-18 -> 2021-11-04
Fixes build with Linux 5.15.
2021-11-06 12:01:25 -07:00
Alyssa Ross 525c565bae linuxPackages.rtl8192eu: 4.4.1.20210403 -> 4.4.1.20211023
Fixes build with Linux 5.15.
2021-11-06 11:59:41 -07:00
Alyssa Ross 44729a305e linuxPackages.rtl8821cu: 2021-05-19 -> 2021-10-21
Fixes build with Linux 5.15.
2021-11-06 11:59:21 -07:00
Alyssa Ross 8cc3c4ff6e linuxPackages.rtl8821au: 2021-05-18 -> 2021-11-05
Fixes build with Linux 5.15.

The repo name has changed.  The old repo has changed to just a README
that tells you which versioned repository you should look at.  It's a
bit strange.  I've left the old repo as the homepage, because that's
the place to look while updating to see if there's a new code repo to
use.
2021-11-06 11:58:54 -07:00
Alyssa Ross 999d397259 linuxPackages.rtl8814au: 2021-05-18 -> 2021-10-25
Fixes build with Linux 5.15.
2021-11-06 11:58:29 -07:00
Philippe Nguyen ef0ac43dee pythonPackages.watermark: init at 2.2.0 2021-11-06 11:54:42 -07:00
Philippe Nguyen 787b6127d2 pythonPackages.watermark: init at 2.2.0 2021-11-06 11:54:42 -07:00
Joerie de Gram 50417ddb87 opendungeons: 0.7.1 -> unstable-2021-11-06
- no stable release for over 5 years, switch to unstable
  (fixes ois include path issue)
- update ogre dependency to ogre_1.10 to match cegui's version
  (fixes crash on init)

ZHF: #144627
2021-11-06 14:46:59 -04:00
Alyssa Ross c3cf40e50e linuxPackages.xmm7360-pci: set minimum kernel version
Broken on 4.9; works on 4.14.
2021-11-06 11:43:56 -07:00
Alyssa Ross 6ce4879bfb linuxPackages.rtl88xxau-aircrack: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross 3683cca605 linuxPackages.rtl8812au: mark broken on Linux 5.15
https://github.com/gordboy/rtl8812au-5.9.3.2/issues/27
2021-11-06 11:43:56 -07:00
Alyssa Ross 163e90cdd7 linuxPackages.rtl8188eus-aircrack: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross 4e7392e76b linuxPackages.openafs_1_9: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross bb2b3da36d linuxPackages.openafs: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross a32d921183 linuxPackages.evdi: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross 768c8ca162 linuxPackages.ena: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00