Anderson Torres
be9f8137bc
Merge pull request #203507 from leungbk/emacs-cl-print
...
emacs: override built-in cl-print as null
2022-11-28 19:59:42 -03:00
piegames
3b70a0e982
Merge pull request #202966 from rhoriguchi/gnomeExtensions
2022-11-28 23:48:11 +01:00
Korny666
4981121b4f
smartgithg: 21.2.2 -> 22.1.0
2022-11-28 23:27:22 +01:00
Sandro
dfc8fe3770
Merge pull request #196552 from harvidsen/python-asyncua-init
2022-11-28 23:17:39 +01:00
Sandro
03b9249971
Merge pull request #202087 from Shawn8901/pve-load-credential
2022-11-28 23:17:26 +01:00
Sandro
62e7f55dbb
Merge pull request #202229 from tjni/django-discover-runner
2022-11-28 23:10:05 +01:00
Dmitry Kalinkin
bb498e0202
blender: fix on darwin ( #200185 )
2022-11-28 17:09:31 -05:00
Sandro
c67f886da8
Merge pull request #196122 from zendo/update-retext
2022-11-28 23:07:51 +01:00
Shawn8901
1befba0d66
portfolio: add update script and make it nix-run-able ( #199904 )
2022-11-28 23:06:07 +01:00
Michael Weiss
1849d01c1a
Merge pull request #203510 from primeos/chromiumBeta
...
chromiumBeta: Fix the build
2022-11-28 23:02:34 +01:00
Bernardo Meurer
d9a5323ea7
Merge pull request #203412 from Madouura/pr/rocm-misc
2022-11-28 22:01:08 +00:00
Martin Weinelt
115fc62834
Merge pull request #203518 from r-ryantm/auto-update/evcc
2022-11-28 23:00:54 +01:00
R. Ryantm
a6df366751
evcc: 0.108.0 -> 0.108.2
2022-11-28 21:47:42 +00:00
Sandro
9a54ef24b6
Merge pull request #202147 from zendo/dynamic-wallpaper
2022-11-28 22:43:49 +01:00
Vincent Laporte
11e329ae8c
ocamlPackages.ocsigen_deriving: remove at 0.8.2
2022-11-28 22:33:56 +01:00
Vincent Laporte
6b5081d127
ocamlPackages.js_of_ocaml-camlp4: remove at 3.2.1
2022-11-28 22:33:56 +01:00
figsoda
e608cf5600
zine: 0.7.0 -> 0.8.0
...
Changelog: https://github.com/zineland/zine/releases/tag/v0.8.0
2022-11-28 16:32:43 -05:00
figsoda
482ddb7109
Merge pull request #203476 from figsoda/python-launcher
...
python-launcher: init at 1.0.0
2022-11-28 16:21:14 -05:00
R. Ryantm
5f6ad4d834
appthreat-depscan: 3.2.0 -> 3.2.1
2022-11-28 21:15:57 +00:00
Dmitry Ivankov
18271606a2
elasticsearch6: add libcrypt dependency to fix build
...
glibc's libcrypt is deprecated and since
ff30c899d8
is built by default without libcrypt, that's probably the point when `elasticsearch6`
started failing with
```
auto-patchelf: 3 dependencies could not be satisfied
error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by /nix/store/nd0gn95yfnnmnnw8zk2jnafc9gj2qy91-elasticsearch-6.8.21/modules/x-pack-ml/platform/linux-x86_64/lib/liblog4cxx.so.10
error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by /nix/store/nd0gn95yfnnmnnw8zk2jnafc9gj2qy91-elasticsearch-6.8.21/modules/x-pack-ml/platform/linux-x86_64/lib/libaprutil-1.so.0
error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by /nix/store/nd0gn95yfnnmnnw8zk2jnafc9gj2qy91-elasticsearch-6.8.21/modules/x-pack-ml/platform/linux-x86_64/lib/libapr-1.so.0
```
Let's add libxcrypt dependency, also note that `elasticsearch6-oss` doesn't
seem to need it.
Should resolve https://github.com/NixOS/nixpkgs/issues/203467
Extra note is elk6 may get removed from nixpkgs soon in favor of elk7
https://github.com/NixOS/nixpkgs/pull/194420
2022-11-28 21:59:18 +01:00
Michael Weiss
4024dedc4d
chromiumBeta: Fix the build
...
We do already set `system_wayland_scanner_path` to
`"${wayland}/bin/wayland-scanner"` but apparently wayland-scanner wasn't
required (anymore?) as wayland-scanner is only in the `bin` output (I have a
few ideas what could've changed but didn't bother to check as it isn't worth
the time as long as it works now).
This fixes the following build error:
```
ninja: error: '../../../../../../../../nix/store/l3y9k2x7cqzcjj9s18z7la9xqsjq6r52-wayland-1.21.0/bin/wayland-scanner', needed by 'gen/components/exo/wayland/protocol/aura-shell-protocol.c', missing and no known rule to make it
```
2022-11-28 21:55:56 +01:00
Ivan Mincik
f90701b405
maintainers: add imincik
2022-11-28 21:47:58 +01:00
R. Ryantm
bebe0f71df
buildah-unwrapped: 1.28.1 -> 1.28.2
2022-11-29 06:27:02 +10:00
Brian Leung
6dbbe21770
emacs: override built-in cl-print as null
2022-11-28 12:20:29 -08:00
Guillaume Girol
67e575c5a7
Merge pull request #203481 from onny/pdfarranger
...
pdfarranger: 1.9.1 -> 1.9.2
2022-11-28 20:18:21 +00:00
Fabian Affolter
9d5f23a2d4
python310Packages.proxmoxer: 1.3.1 -> 2.0.0
...
Changelog: https://github.com/proxmoxer/proxmoxer/releases/tag/2.0.0
2022-11-28 21:08:57 +01:00
figsoda
a19cbab3fb
Merge pull request #203478 from terinjokes/jet
...
jet: 0.1.0 -> 0.3.21
2022-11-28 14:50:57 -05:00
Raphael Robatsch
44dca86b16
sameboy: fix build by removing upstreamed patch
2022-11-28 20:49:59 +01:00
Christian Kögler
faa0a85ca3
Merge pull request #200558 from ck3d/update-lirc-0.10.2
...
lirc: 0.10.1 -> 0.10.2
2022-11-28 20:35:23 +01:00
Jonas Heinrich
3aff916914
nixos/opensnitch: Add option to configure rules
2022-11-28 14:19:16 -05:00
R. Ryantm
a1d742d758
jackett: 0.20.2291 -> 0.20.2297
2022-11-28 19:18:24 +00:00
Fabian Affolter
5ab19aa443
python310Packages.proxmoxer: add achangelog to meta
2022-11-28 20:16:01 +01:00
Fabian Affolter
fe3417a555
python310Packages.pyoverkiz: 1.6.0 -> 1.7.0
...
Changelog: https://github.com/iMicknl/python-overkiz-api/releases/tag/v1.7.0
2022-11-28 20:11:42 +01:00
Fabian Affolter
5fa06e50af
python310Packages.pyoverkiz: add changelog to meta
2022-11-28 20:10:48 +01:00
Jonas Heinrich
11fdcb163e
Merge pull request #202541 from yayayayaka/gitlab-15.6.0
...
gitlab: 15.4.4 -> 15.6.0
2022-11-28 20:07:40 +01:00
R. Ryantm
ab1c9756f0
inql: 4.0.5 -> 4.0.6
2022-11-28 19:05:45 +00:00
Fabian Affolter
af99a33caf
python310Packages.pypykatz: 0.6.2 -> 0.6.3
...
Changelog: https://github.com/skelsec/pypykatz/releases/tag/0.6.3
2022-11-28 20:01:48 +01:00
Fabian Affolter
d3ef305bd7
python310Packages.asyauth: 0.0.7 -> 0.0.9
...
Changelog: https://github.com/skelsec/asyauth/releases/tag/0.0.9
2022-11-28 20:01:48 +01:00
Fabian Affolter
3dd6a802e5
python310Packages.minikerberos: 0.3.3 -> 0.3.5
...
Changelog: https://github.com/skelsec/minikerberos/releases/tag/0.3.5
2022-11-28 20:01:48 +01:00
Fabian Affolter
e214a073df
python310Packages.minikerberos: add changelog to meta
2022-11-28 20:01:48 +01:00
Fabian Affolter
19b9e5d658
python310Packages.pypykatz: add changelog to meta
2022-11-28 20:01:48 +01:00
figsoda
c0be9e4c71
Merge pull request #203429 from r-ryantm/auto-update/flatpak-builder
...
flatpak-builder: 1.2.2 -> 1.2.3
2022-11-28 13:47:20 -05:00
Emery Hemingway
88c9a92624
Nim: resurrect bootstrap compiler
...
Building the bootstrap and the unwrapped compiler in seperate
derivations is still worthwhile because if we patch the compiler
only need to rebuild the second of the two.
2022-11-28 12:28:25 -06:00
Stephen Hassard
6c492a6936
nim: 1.6.8 -> 1.6.10
2022-11-28 12:28:25 -06:00
Malo Bourgon
7e7831645c
signalbackup-tools: 20221122 -> 20221128
2022-11-28 10:23:11 -08:00
Jonas Heinrich
8494c2b20d
Merge pull request #203405 from r-ryantm/auto-update/altair
...
altair: 4.6.2 -> 5.0.5
2022-11-28 19:13:21 +01:00
Jonas Heinrich
8795e79f31
Merge pull request #203409 from r-ryantm/auto-update/appgate-sdp
...
appgate-sdp: 6.0.2 -> 6.0.3
2022-11-28 19:09:18 +01:00
Jonas Heinrich
f94928e602
Merge pull request #203410 from r-ryantm/auto-update/buttercup-desktop
...
buttercup-desktop: 2.16.0 -> 2.17.0
2022-11-28 19:06:09 +01:00
PedroHLC ☭
50e6f4b7c1
swaynotificationcenter: 0.7.2 -> 0.7.3
2022-11-28 15:03:39 -03:00
Jonas Heinrich
08026e6dcf
pdfarranger: 1.9.1 -> 1.9.2
2022-11-28 18:51:05 +01:00