3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

423819 commits

Author SHA1 Message Date
Théo Zimmermann 6c55a61419
Merge pull request from Zimmi48/bump-copilot
vscode-extensions.github.copilot: 1.46.6822 -> 1.56.7152
2022-11-04 17:05:41 +01:00
Théo Zimmermann 192dcad6da
Merge pull request from Zimmi48/update-vscode-python-jupyter
Update VS Code extensions `ms-python.python` and `ms-toolsai.jupyter`
2022-11-04 17:05:11 +01:00
Guillaume Girol fd4aa54e66
Merge pull request from jansol/tauon
tauon: 7.4.2 -> 7.4.3
2022-11-04 15:57:05 +00:00
Guillaume Girol 226965b4e2
Merge pull request from jansol/draco
draco: 1.5.3 -> 1.5.5 + add meta.changelog
2022-11-04 15:54:42 +00:00
Christian Kögler 759bbe2f57
Merge pull request from bzizou/seqkit
seqkit: init at 2.3.1
2022-11-04 16:48:40 +01:00
Guillaume Girol e94abaf9c2
Merge pull request from symphorien/duply-path
duply: fix ftp usage
2022-11-04 15:31:59 +00:00
Bernardo Meurer 51ebf9d12e
Merge pull request from taku0/thunderbird-desktop-item 2022-11-04 14:53:51 +00:00
Bernardo Meurer dac8adf99a
Merge pull request from PedroHLC/spirv-llvm-translator_14-init 2022-11-04 14:48:17 +00:00
Florian Klink 7696e63fbc
Merge pull request from r-ryantm/auto-update/grafana-agent
grafana-agent: 0.28.0 -> 0.28.1
2022-11-04 14:47:52 +00:00
figsoda e4dd6c9312
Merge pull request from kilianar/broot-1.16.2
broot: 1.16.1 -> 1.16.2
2022-11-04 10:47:17 -04:00
Bernardo Meurer 1dbaa9cc85
Merge pull request from Atemu/xanmod-remove-amd-pstate 2022-11-04 14:43:58 +00:00
figsoda 9ec222e7a8
Merge pull request from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2022-10-30 -> 2022-11-03
2022-11-04 10:40:25 -04:00
Mario Rodas 77e9152bd1
Merge pull request from cpcloud/ibis-framework-drop-dask
python3Packages.ibis-framework: don't test dask backend
2022-11-04 09:36:48 -05:00
Sandro 26ffd79fda
Merge pull request from reckenrode/wine-moltenvk 2022-11-04 15:33:32 +01:00
Sandro 8f679a5327
Merge pull request from NickCao/stellarium 2022-11-04 15:33:03 +01:00
figsoda 6007000f3d
Merge pull request from figsoda/hakari
cargo-hakari: 0.9.14 -> 0.9.15, add figsoda as a maintainer
2022-11-04 10:31:14 -04:00
figsoda 6ca88b3b7a
Merge pull request from figsoda/guppy
cargo-guppy: init at unstable-2022-10-29
2022-11-04 10:31:06 -04:00
figsoda 366a420a08
Merge pull request from figsoda/nvim-treesitter
vimPlugins.nvim-treesitter: follow up to 
2022-11-04 10:17:43 -04:00
figsoda 59549a5a73
Merge pull request from MrcJkb/lemmy-help
lemmy-help: init at 0.9.0
2022-11-04 10:05:23 -04:00
figsoda 56e160ee61 nvim-treesitter: add comment on aliases 2022-11-04 09:51:04 -04:00
Andrei Pampu 1d9b905040 bazarr: 1.1.1 -> 1.1.2 2022-11-04 14:24:01 +01:00
Bjørn Forsman 8973da1d91 nixos/tests/bazarr: set timezone to fix runtime failure
Ref. https://github.com/morpheus65535/bazarr/issues/1983.
2022-11-04 14:10:31 +01:00
Bjørn Forsman 166c9c8269 nixos/tests/bazarr: fix eval error
The test still doesn't pass, it has some runtime issues as well.

Fixes: 5803706662 ("nixos/tests: fix type mismatch in wait_for_open_port")
2022-11-04 14:10:31 +01:00
ajs124 92fe5610ff
Merge pull request from NickCao/pdns
pdns: 4.6.3 -> 4.7.2
2022-11-04 14:09:36 +01:00
Sandro 2aaf2bc57c
Merge pull request from ereslibre/bump-unison-m4c 2022-11-04 13:28:10 +01:00
Thiago Kenji Okada 4813fb430e
Merge pull request from PedroHLC/nvidia-broken-linux6.0
nvidia_x11_vulkan_beta: 515.49.15 -> 515.49.24
2022-11-04 12:23:16 +00:00
R. Ryantm 2f56027040 cilium-cli: 0.12.5 -> 0.12.6 2022-11-04 20:18:52 +08:00
Pavol Rusnak 57b1b1eb46
Merge pull request from prusnak/gcc-arm-embedded
gcc-arm-embedded: remove aarch64-darwin from platforms
2022-11-04 13:02:31 +01:00
Guillaume Girol a3a77b48e1 duply: fix ftp usage
for ftp, duply depends on ltfp on PATH, which is not possible if the
wrapper resets PATH.
2022-11-04 12:00:00 +00:00
Fabian Affolter 98a2fec272
Merge pull request from fabaff/deepdiff-bump
python310Packages.deepdiff: 6.1.0 -> 6.2.1, python310Packages.pylitterbot: 2022.10.1 -> 2022.10.2
2022-11-04 12:57:25 +01:00
Atemu ebb82d58f6 linux_xanmod: force X86_AMD_PSTATE=y
https://github.com/NixOS/nixpkgs/pull/197295 enables it as a module by default
for recent kernel versions. We want it built-in on every xanmod version as they
are all patched to have the functionality.

Using mkImageMediaOverride to override the default kernel config but still allow
the user to mkForce it themselves.

Fixes https://github.com/NixOS/nixpkgs/issues/199498

Co-authored-by: Bernardo Meurer <bernardo@meurer.org>
2022-11-04 12:54:31 +01:00
Mario Rodas 6a888c1413
Merge pull request from r-ryantm/auto-update/hsqldb
hsqldb: 2.7.0 -> 2.7.1
2022-11-04 06:52:31 -05:00
Bobby Rong 8631cb2e63
Merge pull request from zhaofengli/cemu-2.0-13
cemu: 2.0-10 -> 2.0-13
2022-11-04 19:51:00 +08:00
Pavol Rusnak 5b88d14aac
gcc-arm-embedded: remove aarch64-darwin from platforms
reverts c3557f2e64
reverts 4c5fbc98d2

one can use gcc-arm-embedded on aarch64-darwin via pkgsx86_64Darwin
(introduced in )
2022-11-04 12:48:10 +01:00
Mario Rodas 937d384113
Merge pull request from cpcloud/fix-parquet-tools
parquet-tools: fix unit test
2022-11-04 06:48:03 -05:00
Mario Rodas 9d4b14b5e0
Merge pull request from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 6.2.0 -> 6.2.1
2022-11-04 06:47:33 -05:00
Mario Rodas dae381a9e7
Merge pull request from r-ryantm/auto-update/sensu-go-agent
sensu-go-agent: 6.8.2 -> 6.9.0

Closes 
Closes 
2022-11-04 06:46:10 -05:00
Mario Rodas fc462128f4
Merge pull request from r-ryantm/auto-update/vips
vips: 8.13.2 -> 8.13.3
2022-11-04 06:44:17 -05:00
Bernardo Meurer f4f3aab8fe
Merge pull request from Madouura/pr/rocmlir 2022-11-04 11:42:11 +00:00
Lassulus ec3c2c40af
Merge pull request from wucke13/gitlab-tools
Gitlab tools
2022-11-04 12:41:50 +01:00
Bernardo Meurer a2e78e7134
Merge pull request from r-ryantm/auto-update/firefox-beta-bin-unwrapped 2022-11-04 11:41:14 +00:00
Lassulus 987dc7ad38
Merge pull request from afh/afh-yubikey-manager-update
yubikey-manager: 4.0.9 -> 5.0.0
2022-11-04 12:40:42 +01:00
Bernardo Meurer c8fc2e913b
Merge pull request from r-ryantm/auto-update/firefox-devedition-bin-unwrapped 2022-11-04 11:40:35 +00:00
Mario Rodas c1e22dbfab
Merge pull request from r-ryantm/auto-update/brev-cli
brev-cli: 0.6.148 -> 0.6.153
2022-11-04 06:40:26 -05:00
Bernardo Meurer 1def07c7b7
Merge pull request from r-ryantm/auto-update/firefox-unwrapped 2022-11-04 11:40:15 +00:00
Mario Rodas 54ccbcab4c
Merge pull request from r-ryantm/auto-update/cassowary
cassowary: 0.14.1 -> 0.15.0
2022-11-04 06:38:20 -05:00
Bernardo Meurer 93e2336ef7
Merge pull request from r-ryantm/auto-update/klipper 2022-11-04 11:37:52 +00:00
Mario Rodas 0d37b673ff
Merge pull request from techknowlogick/cirrus-cli-0910
cirrus-cli: 0.89.0 -> 0.91.0
2022-11-04 06:36:54 -05:00
Mario Rodas ecf102f56e
Merge pull request from r-ryantm/auto-update/clojure
clojure: 1.11.1.1182 -> 1.11.1.1189
2022-11-04 06:36:15 -05:00
Mario Rodas deba39ec78
Merge pull request from r-ryantm/auto-update/deno
deno: 1.27.0 -> 1.27.1
2022-11-04 06:34:45 -05:00