Commit Graph
400423 Commits
Author SHA1 Message Date
Martin WeineltandGitHub f7ec168c0d Merge pull request #185786 from fabaff/aioairzone-bump 2022-08-09 17:04:13 +02:00
Martin WeineltandGitHub db88c760fe Merge pull request #185789 from fabaff/plugwise-bump 2022-08-09 17:03:55 +02:00
Martin WeineltandGitHub e32f26c37b Merge pull request #185790 from r-ryantm/auto-update/jsbeautifier 2022-08-09 17:03:37 +02:00
Martin WeineltandGitHub 31c0821b35 Merge pull request #185788 from fabaff/aiohomekit-bump 2022-08-09 17:02:33 +02:00
Martin WeineltandGitHub 0bdc9fe0ad Merge pull request #185697 from mweinelt/sonarr 2022-08-09 17:01:15 +02:00
M. A f6c77b183f snipe-it: Substitute path to mysqldump
Snipe-IT has an internal command for backup creation
(i.e. `snipe-it snipeit:backup`) which relies on a hardcoded path to
the `mysqldump` binary.
2022-08-09 14:49:46 +00:00
Lily Foster e17fa76bdb nix-bisect: add patch from upstream to fix crashes 2022-08-09 10:31:00 -04:00
Matthieu Coudron cc0ff183c6 neovimUtils: remove the compatibility layer introduced in 2018
removed compatFun, we need to make the code clearer
2022-08-09 16:21:59 +02:00
Matthieu Coudron b4d8662c4a neovimUtils.makeNeovimConfig: remove mention of python2
latest neovim stopped supporting python2. We have an ellipsis as input so this should not cause any further error
2022-08-09 16:21:59 +02:00
Matthieu Coudron 6bc1f400f4 update requirePlugins 2022-08-09 16:21:59 +02:00
Lily Foster 748a08728e touchosc: init at 1.1.4.143 2022-08-09 10:21:31 -04:00
Matthieu Coudron cda1f8ae46 neovim: pass packpath via the wrapper
Adding "packages" to the neovim distribution triggers the wrapping of
the derivation. This is because it tries to "set packpath/rtp" in the
init.vim.

If we set these arguments via --cmd instead we can avoid to create an
init.vim, which can be useful if we want to wrap an init.lua later on
(in home-manager for instance, we dont want to generate viml code).

Also removes the support for "configure" in makeNeovimConfig and
configure.plug / configure.vam packages in the compatibility layer
'legacyWrapper'.
2022-08-09 16:20:55 +02:00
R. Ryantm b03d2f6103 python310Packages.azure-mgmt-servicebus: 7.1.0 -> 8.0.0 2022-08-09 14:17:42 +00:00
Robert KovacsicsandAlyssa Ross 0f456ce627 pkgsStatic.gdb: Fix compile
Fixes the following issue:

        [host@user:/nix/pkgs]$ nix build .\#pkgsStatic.gdb
        checking size of unsigned long long...   CXXLD  libinproctrace.so
        /nix/store/gzms61swp55fg5qbvshyqv5jfsnfvybz-x86_64-unknown-linux-musl-binutils-2.38/bin/x86_64-unknown-linux-musl-ld: /nix/store/dnmh1aj0kd60qz8yl4srak8kn2bspbxc-x86_64-unknown-linux-musl-stage-final-gcc-11.3.0/lib/gcc/x86_64-unknown-linux-musl/11.3.0/crtbeginT.o: relocation R_X86_64_32 against hidden symbol `__TMC_END__' can not be used when making a shared object
        /nix/store/gzms61swp55fg5qbvshyqv5jfsnfvybz-x86_64-unknown-linux-musl-binutils-2.38/bin/x86_64-unknown-linux-musl-ld: failed to set dynamic section sizes: bad value
        collect2: error: ld returned 1 exit status
        make[2]: *** [Makefile:383: libinproctrace.so] Error 1
        make[2]: *** Waiting for unfinished jobs....
        8
        checking size of unsigned long... make[2]: Leaving directory '/build/gdb-12.1/_build/gdbserver'
        make[1]: *** [Makefile:11064: all-gdbserver] Error 2

as the inprocess library can only be compiled as a shared library
2022-08-09 14:13:10 +00:00
Bobby RongandGitHub 3350e6cbe3 Merge pull request #184987 from r-ryantm/auto-update/railway
railway: 1.8.4 -> 2.0.0
2022-08-09 22:11:05 +08:00
Lily Foster 9dc35afd5f kodelife: 0.9.8.143 -> 1.0.5.161 2022-08-09 10:08:00 -04:00
Bobby RongandGitHub 4294b6699d Merge pull request #185324 from newAM/saleae-logic-2
saleae-logic-2: 2.3.56 -> 2.3.58
2022-08-09 21:59:31 +08:00
Fabian Affolter d691e8945b python310Packages.plugwise: 0.21.1 -> 0.21.2 2022-08-09 15:58:38 +02:00
R. Ryantm 1c201db269 python310Packages.jsbeautifier: 1.14.4 -> 1.14.5 2022-08-09 13:51:50 +00:00
Fabian Affolter f018c33574 python310Packages.aiohomekit: 1.2.5 -> 1.2.6 2022-08-09 15:44:17 +02:00
Fabian Affolter 11896e7e21 python310Packages.aioairzone: 0.4.8 -> 0.4.9 2022-08-09 15:38:37 +02:00
Fabian Affolter fbe95db7ff python310Packages.asdf-standard: 1.0.2 -> 1.0.3 2022-08-09 15:37:02 +02:00
Jan TojnarandGitHub d070f3d4e0 Merge pull request #185706 from wegank/libdazzle-darwin
libdazzle: fix build on darwin
2022-08-09 15:33:24 +02:00
Fabian AffolterandGitHub 7f10416809 Merge pull request #185774 from fabaff/bleak-retry-connector-bump
python310Packages.bleak-retry-connector: 1.4.0 -> 1.5.0
2022-08-09 15:32:44 +02:00
Mario RodasandGitHub 2287172f2c Merge pull request #185732 from qowoz/yt-dlp
yt-dlp: 2022.07.18 -> 2022.8.8
2022-08-09 08:32:28 -05:00
Fabian AffolterandGitHub f37d475ecd Merge pull request #185648 from fabaff/plexapi-bump
python310Packages.plexapi: 4.12.0 -> 4.12.1
2022-08-09 15:32:02 +02:00
R. Ryantm 58cda94562 python310Packages.azure-mgmt-network: 20.0.0 -> 21.0.0 2022-08-09 13:31:53 +00:00
Fabian AffolterandGitHub ac42d26b96 Merge pull request #185650 from fabaff/pescea-bump
python310Packages.pescea: 1.0.10 -> 1.0.11
2022-08-09 15:31:29 +02:00
Mario RodasandGitHub a27cddec63 Merge pull request #185568 from alternateved/pkg/update-tidal-to-4.1.0
tidal-hifi: 4.0.1 -> 4.1.0
2022-08-09 08:23:52 -05:00
Vincent LaporteandVincent Laporte e9831074ef ocamlPackages_4_06.num: fix after #110571 2022-08-09 15:09:20 +02:00
Tobias Mayer cd99b54257 crc32c: don't install gtest
The desired behavior can be controlled with a configuration option
instead of manually cleaning the output afterwards.
2022-08-09 15:01:25 +02:00
Tobias Mayer 3c2b21ccf8 pkgsStatic.re2: fix build 2022-08-09 14:48:44 +02:00
Fabian Affolter 72a551c13f python310Packages.bleak-retry-connector: 1.4.0 -> 1.5.0 2022-08-09 14:33:30 +02:00
Peter Hoeg 65f39b913d prometheus-zfs-exporter: init at 2.2.5 2022-08-09 19:55:42 +08:00
Maximilian BoschandGitHub 625a6d0c11 Merge pull request #185769 from alyssais/qemu-statx
Revert "qemu: fix build w/glibc-2.33"
2022-08-09 13:39:19 +02:00
Artur Cygan 2d4c0314c7 semgrep: 0.106.0 -> 0.108.0 2022-08-09 13:16:58 +02:00
markuskowaandGitHub 2839e5c7fa Merge pull request #183490 from r-ryantm/auto-update/libfabric
libfabric: 1.14.0 -> 1.15.1
2022-08-09 12:30:36 +02:00
markuskowaandGitHub 50006a9bf3 Merge pull request #184338 from r-ryantm/auto-update/libpsm2
libpsm2: 11.2.206 -> 11.2.229
2022-08-09 12:30:13 +02:00
Michael Adler d8b356caaf fix: ssh-keygen fails if directory does not exist 2022-08-09 12:16:17 +02:00
Matthieu Coudron 0fb2e47b7f vimUtils: improve comments 2022-08-09 12:01:33 +02:00
Matthieu Coudron 5d38ae801a neovimUtils: merge host settings so that they use a single --cmd flag
vim is limited to 10 --cmd flags so using fewer is better
2022-08-09 12:01:32 +02:00
Matthieu Coudron eb051d99b0 vimRcContent: remove now unused linkLuaPlugin 2022-08-09 12:01:32 +02:00
Matthieu Coudron 6717d144ec vimRcContent: now throws when using pathogen 2022-08-09 12:00:20 +02:00
Matthieu Coudron a36e146b7e vimUtils.vimrcContent: throw an error when using pathogen
We want fewer and even no vim package manager in nixpkgs
2022-08-09 12:00:20 +02:00
Ryan BurnsandGitHub c4e0e0f8d9 Merge pull request #182236 from graysonhead/nss-mdns-update
nss-mdns: 0.10.0 -> 0.15.1
2022-08-09 02:56:20 -07:00
Franz PletzandGitHub e724ff22b2 Merge pull request #184688 from NickCao/clevis
clevis: add various packages to wrapper
2022-08-09 10:52:28 +02:00
Spencer PogorzelskiandMatthieu Coudron 6898b758b6 luaPackages.lua-subprocess: init at scm-1 2022-08-09 10:22:11 +02:00
Jörg Thalheim 5c8d55cc72 cheat: 4.2.6 -> 4.3.1 2022-08-09 09:44:43 +02:00
Dennis GosnellandGitHub b74d6cd93f Merge pull request #185574 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-08-09 16:26:04 +09:00
Alexander BantyevandGitHub 1fd628dbf8 Merge pull request #181752 from McSinyx/olive-editor-qt514-glibc++
olive-editor: use qt514's overridden glibc++
2022-08-09 11:11:10 +04:00