Commit Graph

76844 Commits

Author SHA1 Message Date
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
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
Kira Bruneau
4355b4f87c
Merge pull request #193468 from zendo/update-newsflash
newsflash: 1.5.2 -> 2.0.1
2022-09-30 16:34:04 -04:00
7c6f434c
1b0cedb142
Merge pull request #193754 from Uthar/master
lisp-modules-new: bring over changes from recent nix-cl
2022-09-30 20:15:46 +00:00
figsoda
ff9628bea6 felix-fm: init at 1.1.2 2022-09-30 16:12:02 -04:00
Kasper Gałkowski
3185bc7036 lisp-modules-new: bring over changes from nix-cl
Based on 60dbe8f643
2022-09-30 21:39:51 +02:00
figsoda
d3853783ed
Merge pull request #193734 from dit7ya/microbin
microbin: init at 1.1.0
2022-09-30 14:32:38 -04:00
Mostly Void
fbc3abdfe6
hunt: init at 1.7.6 2022-09-30 21:46:42 +05:30
Mostly Void
711e539d21
microbin: init at 1.1.0 2022-09-30 21:30:07 +05:30
Jörg Thalheim
877341ef64
Merge pull request #192190 from yu-re-ka/lkl-with-firewall
lklWithFirewall: init
2022-09-30 13:33:23 +01:00