Commit Graph

76852 Commits

Author SHA1 Message Date
Thomas Gerbet
53e0aec6d3 protobuf3_7: remove
Part of #193370
2022-10-03 21:11:11 +02:00
Thomas Gerbet
75b887d7cb mysql57: use Protobuf 3.21
Part of #193370
2022-10-03 21:06:17 +02:00
Martin Weinelt
06ed064a3e
ibus-engines.mozc: unpin protobuf
Also use the git tag, so the package can be better updated.
2022-10-03 15:16:52 +02:00
pennae
5f53dac66a pkgs/top-level: convert to MD option docs 2022-10-03 14:00:32 +02:00
K900
0faffb5531 linux/6.0: init 2022-10-03 11:04:50 +00:00
davidak
bc0490ec4a
Merge pull request #194119 from IvarWithoutBones/remove-apple-music
apple-music-electron: remove
2022-10-03 12:36:14 +02:00
Pol Dellaiera
d81b7507f0 php: enable imap extension by default 2022-10-03 10:06:48 +02:00
Fabian Affolter
16a23e65dc
Merge pull request #194078 from fabaff/ibeacon-ble-bump
python310Packages.ibeacon-ble: init at 0.7.3, python310Packages.kegtron-ble: init at 0.4.0
2022-10-03 08:30:45 +02:00
Aaron Jheng
978895272f safe: unpin go1.17 2022-10-03 14:51:01 +10:00
Aaron Jheng
fca5427594 gophernotes: unpin go1.17 2022-10-03 14:50:46 +10:00
Luke Granger-Brown
e0b437e584
Merge pull request #192804 from lukegb/ntfy
ntfy: fix on Darwin
2022-10-02 23:59:35 +01:00
Ivar Scholten
e22ce12a8e
apple-music-electron: remove
This project has reached its end of life, the repository is marked as an
archive. Its recommanded to use the already packaged `cider` instead.

Fixes #193593
2022-10-02 21:56:42 +02:00
figsoda
1711edb3c8
Merge pull request #193795 from figsoda/fblog
fblog: init at 4.1.0
2022-10-02 13:23:45 -04:00
figsoda
db8de9eb03
Merge pull request #193785 from figsoda/lazycli
lazycli: init at 0.1.15
2022-10-02 13:23:38 -04:00
Sandro
cfc5af395e
Merge pull request #194044 from trofi/xlibsWrapper-top-level-only 2022-10-02 19:08:03 +02:00
piegames
ec5f7d48ab
Merge pull request #194058: Disable checkMeta by default again 2022-10-02 18:00:48 +02:00
Jörg Thalheim
ad36bf7d74
Merge pull request #193841 from qowoz/grafana-agent
grafana-agent: 0.24.1 -> 0.25.1
2022-10-02 17:43:37 +02:00
Jörg Thalheim
d93a5e66a7
Merge pull request #194043 from LeSuisse/modperl-2.0.12
apacheHttpdPackages.mod_perl: 2.0.11 -> 2.0.12
2022-10-02 17:36:24 +02:00
figsoda
b765de8e6b
Merge pull request #193761 from figsoda/felix
felix-fm: init at 1.2.0
2022-10-02 11:19:30 -04:00
Jörg Thalheim
233a62dfb7
Merge pull request #194049 from makefu/pkgs/devpi-server/6.7.0
devpi-server: 6.2.0 -> 6.7.0
2022-10-02 17:06:33 +02:00
Sergei Trofimovich
f7262e0054 xorg: remove xlibsWrapper attribute, use top-level one instead
I noticed this attribute when tried to override `xorg` scope via
overlay:

    final: prev {
      xorg = prev.xorg.overrideScope' (f: p: {
        libXfont2 = p.libXfont2.overrideAttrs (oa: {
          patches = (oa.patches or []) ++ [
            ../libXfont2/nofollow.patch
          ];
        });
      }) // { inherit (prev) xlibsWrapper; };
    }

As a result I got unexpected `pulseaudio` build failures:

    $ nix build --no-link -f. pulseaudio
    error: attribute 'xlibsWrapper' missing

           at pkgs/servers/pulseaudio/default.nix:79:37:

               78|       ++ lib.optional jackaudioSupport libjack2
               79|       ++ lib.optionals x11Support [ xorg.xlibsWrapper xorg.libXtst xorg.libXi ]
                 |                                     ^
               80|       ++ lib.optional useSystemd systemd

Previous changes in this branch remove references to xorg.xlibsWrapper
in favour of xlibsWrapper. Let's remove injection of this attribute into
`xorg.
2022-10-02 15:38:47 +01:00
Fabian Affolter
e63a3267ca python310Packages.kegtron-ble: init at 0.4.0 2022-10-02 16:13:18 +02:00
Fabian Affolter
4e62f9810a python310Packages.ibeacon-ble: init at 0.7.3 2022-10-02 16:07:57 +02:00
Profpatsch
1600cba863 Disable checkMeta by default again.
This caused too many downstream projects to break, so we are reverting
this change for now, until further transition fixes are in place.

See discussion in https://github.com/NixOS/nixpkgs/pull/191171

This reverts part of 6762de9a28
2022-10-02 14:28:40 +02:00
makefu
a49bd8055e
devpi-server: 6.2.0 -> 6.7.0 2022-10-02 12:42:29 +02:00
Thomas Gerbet
cbc685e754 apacheHttpdPackages.mod_perl: 2.0.11 -> 2.0.12
https://svn.apache.org/repos/asf/perl/modperl/tags/2_0_12/Changes
2022-10-02 12:06:39 +02:00
Candy Cloud
55ea5b4f17 clash-geoip: init at 20220912 2022-10-02 05:30:51 +00:00
Sandro
633f31d7ca
Merge pull request #192863 from PhilippWoelfel/pdfstudio-new-package-names 2022-10-02 00:04:29 +02:00
figsoda
a1d50eecab
Merge pull request #193132 from figsoda/clean-up
treewide: clean up
2022-10-01 17:03:11 -04:00
Sandro
cc23141ba4
Merge pull request #191729 from tfmoraes/wxgtk32 2022-10-01 22:58:05 +02:00
Pascal Bach
660954601c
Merge pull request #193799 from uninsane/pub/element-desktop-electron_20
element-desktop: update electron 19 -> 20
2022-10-01 22:39:57 +02:00
Mario Rodas
ac2da21552
Merge pull request #193818 from aaronjheng/gowitness-2.4.2
gowitness: 2.4.0 -> 2.4.2
2022-10-01 15:01:27 -05:00
Daniel Nagy
f88dfed48e
steampipe: 0.15.3 -> 0.16.4 2022-10-01 20:52:57 +02:00
Mostly Void
85106f3741
jot: init at 0.1.1 (#193732)
Co-authored-by: figsoda <figsoda@pm.me>
2022-10-01 12:45:04 -04:00
Vladimír Čunát
82517bf14e
mysql-client: fix fallout from removing this alias
Removed in commit 57b25916f32 from PR #192681.
2022-10-01 16:36:57 +02:00
Janne Heß
77d5b0c36f
Merge pull request #193555 from helsinki-systems/feat/net-ldap-ldapi-location
perlPackages.NetLDAP: Use ldapi socket location from openldap
2022-10-01 14:46:51 +02:00
zowoq
4f647e91a8 zrepl: fix build with go 1.18 2022-10-01 22:24:09 +10:00
Mario Rodas
dfb8242ff5
Merge pull request #193823 from aaronjheng/kuttl-0.13.0
kuttl: 0.11.1 -> 0.13.0
2022-10-01 06:32:45 -05:00
Jacek Galowicz
cec24ab1c8 plantuml-c4: init at unstable-2022-08-21 2022-10-01 13:15:47 +02:00
zowoq
7cd0de9b17 fzf: build with go 1.19 2022-10-01 20:01:20 +10:00
Michele Guerini Rocco
bbfc30393b
Merge pull request #193491 from SFrijters/fsv-3.0
fsv: 0.9-1 -> 3.0
2022-10-01 10:07:50 +02:00
zowoq
d4572a24bc kconf: use default buildGoModule 2022-10-01 16:29:06 +10:00
zowoq
786df4e6ac grafana-agent: 0.24.1 -> 0.25.1 2022-10-01 14:05:37 +10:00
Aaron Jheng
f9736adfb1
kuttl: 0.11.1 -> 0.13.0 2022-10-01 02:52:35 +00:00
Aaron Jheng
bb29a9b4f9
gowitness: 2.4.0 -> 2.4.2 2022-10-01 02:26:17 +00:00
Aaron Jheng
38ab351f44 toxiproxy: unpin go1.17 2022-10-01 11:56:19 +10:00
figsoda
5b8ed5fc33 fblog: init at 4.1.0 2022-09-30 20:43:02 -04:00
colin
83708a3cb4 element-desktop: update electron 19 -> 20
upstream updated the electron dependency on 2022/08/19:
- <868e45a4a2>

built for x86_64 and aarch64; tested on x86_64 under sway
2022-09-30 17:37:54 -07:00
figsoda
e3d61133e4 lazycli: init at 0.1.15 2022-09-30 19:01:25 -04:00
Mostly Void
5d3e29ea7e jqp: init at 0.2.0 2022-10-01 07:36:44 +10:00