Commit graph

408026 commits

Author SHA1 Message Date
Franz Pletz 88199c6df9
Merge pull request #190379 from SuperSandro2000/libvirt
libvirt: fix cross compile
2022-09-12 03:54:42 +02:00
superherointj faa93c4e19
Merge pull request #190856 from r-ryantm/auto-update/nerdctl
nerdctl: 0.22.2 -> 0.23.0
2022-09-11 20:59:35 -03:00
superherointj 606986e0d6
Merge pull request #190822 from r-ryantm/auto-update/grpc-client-cli
grpc-client-cli: 1.13.1 -> 1.14.0
2022-09-11 20:46:04 -03:00
github-actions[bot] 029509e16f terraform-providers: update 2022-09-11 2022-09-12 09:42:06 +10:00
superherointj 3a0710d12a
Merge pull request #190791 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.20856 -> 0.1.21041
2022-09-11 20:28:50 -03:00
Robert Scott c1a4203cbc
Merge pull request #190825 from figsoda/update-synth
synth: 0.6.5-r1 -> 0.6.8
2022-09-12 00:25:09 +01:00
Sheldon Neuberger 40f68f68f7 liblqr: fix compilation on x86_64_darwin
Add AppKit dependency, fixes error: "ld: file not found:
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit for
architecture x86_64".
2022-09-11 19:20:56 -04:00
Samuel Ainsworth 148a6cbbbc
Merge pull request #190718 from r-ryantm/auto-update/python310Packages.fastavro
python310Packages.fastavro: 1.6.0 -> 1.6.1
2022-09-11 16:03:30 -07:00
R. Ryantm 79ad734fdf nerdctl: 0.22.2 -> 0.23.0 2022-09-11 22:52:30 +00:00
Sandro a0b7e70db7
Merge pull request #190136 from wamserma/fix-xmind 2022-09-12 00:18:09 +02:00
7c6f434c dbe182ffb3
Merge pull request #190750 from wentasah/julia-1.8.1
julia-bin: 1.8.0 -> 1.8.1
2022-09-11 21:55:36 +00:00
Luke Granger-Brown 9974dcfc20
Merge pull request #190717 from lukegb/paperless-tz
nixos/paperless: fix time.timeZone setting
2022-09-11 22:45:25 +01:00
Luke Granger-Brown f9544df645
Merge pull request #190742 from lukegb/envoy
envoy: remove remaining nix store references from deps
2022-09-11 22:28:05 +01:00
Robert Scott cd7fb8d020
Merge pull request #190765 from azahi/mlib
mlib: init at 0.6.0
2022-09-11 22:17:22 +01:00
Winter 0c98713750 nix-prefetch: actually fix prefetching when using the hash key 2022-09-12 07:04:41 +10:00
R. RyanTM 6c1c144e40
sbt-extras: 2022-02-01 -> 2022-07-12 (#190641) 2022-09-11 16:58:46 -04:00
Ivv bda1ece7ba
Merge pull request #190770 from azahi/packcc
packcc: init at 1.8.0
2022-09-11 22:45:31 +02:00
figsoda 1599304c49 synth: 0.6.5-r1 -> 0.6.8 2022-09-11 16:43:25 -04:00
R. RyanTM 9383bfaa1b
buildah: 1.27.0 -> 1.27.1 (#190779) 2022-09-12 06:43:05 +10:00
Domen Kožar 3582beec60
Merge pull request #190837 from domenkozar/cachix-agent-host
cachix-agent: add host option
2022-09-11 21:35:58 +01:00
Azat Bahawi 3c8e7864cd
mlib: init at 0.6.0 2022-09-11 23:24:25 +03:00
Sandro 646edf4854
Merge pull request #190025 from SuperSandro2000/ngtcp2-aarch64 2022-09-11 22:24:24 +02:00
Domen Kožar fbc23b491a cachix-agent: add host option 2022-09-11 21:18:09 +01:00
Janne Heß 36a63c56a0
Merge pull request #183364 from r-ryantm/auto-update/icingaweb2-ipl
icingaweb2-ipl: 0.8.1 -> 0.10.0
2022-09-11 22:16:05 +02:00
Azat Bahawi 5d3b91f9a0
packcc: init at 1.8.0 2022-09-11 23:02:43 +03:00
Ivv 44ef157f55
Merge pull request #187359 from IvarWithoutBones/dotnetmodule-updatescripts
treewide: migrate buildDotnetModule update scripts to use fetch-deps
2022-09-11 21:40:06 +02:00
Robert Scott 3d38c88e8f
Merge pull request #190763 from vtuan10/update-uniffi-bindgen
uniffi-bindgen: 0.19.3 -> 0.19.6
2022-09-11 20:12:53 +01:00
Robert Scott 50bf8c918b
Merge pull request #190778 from risicle/ris-trafficserver-9.1.3
trafficserver: 9.1.2 -> 9.1.3
2022-09-11 19:52:41 +01:00
R. Ryantm aedf5a31db ghostwriter: 2.1.4 -> 2.1.5 2022-09-11 20:25:33 +02:00
Matthieu Coudron 5e29057524
Merge pull request #190067 from teto/add-lua-plugins 2022-09-11 20:20:03 +02:00
Matthieu Coudron feae5405da luaPackages: update and adding a few neovim plugins
- had to disable the failing lush-nvim tests (it can't find
  vim.api.nvim_command for a myssterious reason).
2022-09-11 21:26:19 +02:00
Matthieu Coudron cbcb40589c update-luarocks-package: better way to specify lua version
instead of running luarocks with the requested interpreter, we can ask any interpreter to search for a specific version via --lua-version. It avoids building/running different luarocks-nix just for that.

use tagged release of nvim-cmp
2022-09-11 21:25:44 +02:00
R. Ryantm 4b7ab2af39 grpc-client-cli: 1.13.1 -> 1.14.0 2022-09-11 18:11:55 +00:00
Ivv d91b15ee9e
Merge pull request #190789 from SuperSandro2000/dotnet-whitespace
dotenv: convert CRLF line endings into LF
2022-09-11 20:09:53 +02:00
Robert Scott ee51699e2d
Merge pull request #190756 from matthiasbeyer/update-http-prompt
http-prompt: 1.0.0 -> 2.1.0
2022-09-11 18:59:41 +01:00
Fabian Affolter 01582a7cd0
Merge pull request #190396 from r-ryantm/auto-update/python3.10-pyintesishome
python310Packages.pyintesishome: 1.8.1 -> 1.8.3
2022-09-11 19:50:51 +02:00
Fabian Affolter 2b929c5237
Merge pull request #190715 from r-ryantm/auto-update/python310Packages.fastcore
python310Packages.fastcore: 1.5.25 -> 1.5.26
2022-09-11 19:48:48 +02:00
Fabian Affolter becce935b0
Merge pull request #190788 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.42.0 -> 2.43.0
2022-09-11 19:46:55 +02:00
Sandro 54db1b3596
Merge pull request #189468 from fbergroth/tofi 2022-09-11 19:23:06 +02:00
Sandro c300be33fd
Merge pull request #186868 from lopsided98/mavproxy-update 2022-09-11 19:21:27 +02:00
Matthieu Coudron 1f8f2c5a57
Merge pull request #126633 from teto/vim-overlay-doc 2022-09-11 19:15:03 +02:00
Matthieu Coudron 800323c0c0 doc(vim): take into account plug non-support
Apply suggestions from code review

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-09-11 20:33:01 +02:00
Ivv 2eafac6d06
Merge pull request #189661 from azahi/tbls
tbls: init at 1.56.2
2022-09-11 18:55:51 +02:00
Ivv e024a0dd51
Merge pull request #190766 from sbruder/update-yuzu/ea-2946
yuzu-{ea,mainline}: {2907,1137} -> {2946,1162}
2022-09-11 18:54:58 +02:00
Ivv b7020a3db0
Merge pull request #190759 from MayNiklas/bump-discordpy
python3Packages.discordpy: 2.0.0 -> 2.0.1
2022-09-11 18:30:55 +02:00
Sandro ed4e28b271
Merge pull request #189194 from lopsided98/buildbot-update 2022-09-11 18:29:44 +02:00
Ivv c301349321
Merge pull request #189508 from azahi/trdl-client
trdl-client: init at 0.5.0
2022-09-11 18:27:45 +02:00
Sandro 30ec7dc641
Merge pull request #156232 from B4dM4n/nixos-tests-mediatomb 2022-09-11 18:18:10 +02:00
Sandro fac093570e
Merge pull request #188992 from SuperSandro2000/python-cleanups 2022-09-11 18:15:09 +02:00
Matthieu Coudron 3944240476 doc(neovim): remove the mention of plug for neovim
This was removed to simplify configuration. One could create a function that converts the plug format to vim native package format (only plugin system supported for neovim)  and upstream it to nixpkgs if that's an issue
2022-09-11 18:11:16 +02:00