Commit Graph

444487 Commits

Author SHA1 Message Date
Nick Cao
94a1ac50ae
Merge pull request #211090 from r-ryantm/auto-update/mediainfo
mediainfo: 22.06 -> 22.12
2023-01-17 08:20:38 +08:00
Sandro
8986570cb3
Merge pull request #208956 from SuperSandro2000/profile-base-tcpdump 2023-01-17 01:20:31 +01:00
Nick Cao
974db57977
Merge pull request #211118 from superherointj/package-couchdb3-3.3.1
couchdb: 3.2.2 -> 3.3.1
2023-01-17 08:19:13 +08:00
Nick Cao
39b8e3c886
Merge pull request #211132 from gador/pgadmin-fix-sqlalchemy
pgadmin: fix build
2023-01-17 08:17:26 +08:00
ajs124
0492468523
Merge pull request #210240 from helsinki-systems/upd/jenkins
jenkins: 2.375.1 -> 2.375.2
2023-01-17 01:06:06 +01:00
Tom Jankauski
eef1f70919 nixos/wiki-js: Add git and openssh to enable git backups. 2023-01-16 16:04:40 -08:00
Michele Guerini Rocco
594b94b4c3
Merge pull request #210812 from rnhmjoj/pr-initrd-secrets
boot.initrd.secrets fixes
2023-01-17 00:48:58 +01:00
Scott Worley
af89d3a2be 78 fonts: Fix build after #173430 changed postFetch semantics 2023-01-17 01:03:11 +02:00
Artturi
ea27fb07ef
Merge pull request #210833 from Vonfry/update/rec-1.085 2023-01-17 00:57:33 +02:00
oxalica
eecb6c2bd8 nixos/tests/swap-file-btrfs: init 2023-01-17 06:56:55 +08:00
oxalica
87a0c9490d nixos/swap: fix creation on BTRFS and refactor assertions 2023-01-17 06:47:21 +08:00
Robert Helgesson
e24b481e0a svtplay-dl: 4.17 -> 4.18 2023-01-16 23:31:51 +01:00
Jeff Huffman
96ec8c7623 nixos/documentation.man.mandb: Add skipPackages option, and include nixos-version
prevents unnecessary recreation of man caches

Fixes #209835
2023-01-16 22:24:02 +01:00
Florian Klink
ca3e08f3bc python3.pkgs.sphinxcontrib-openapi: switch back to upstream
Upstream incorporated the changes present in the cilium fork into their
repository, and tagged a new release (0.8.0). We can switch back to the
upstream version, rather than the temporary fork.

See https://github.com/NixOS/nixpkgs/pull/188280#issuecomment-1384088517
2023-01-16 22:16:46 +01:00
ajs124
a18ba087b9
Merge pull request #203055 from thenonameguy/fix/dot-http
dot-http: remove at 0.2.0
2023-01-16 22:12:16 +01:00
Martin Weinelt
7f6ecd4237
Merge pull request #209643 from r-ryantm/auto-update/firefox-beta-bin-unwrapped 2023-01-16 20:42:50 +00:00
Martin Weinelt
6796675202
Merge pull request #206438 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped 2023-01-16 20:38:16 +00:00
Martin Weinelt
5cd6108b14
firefox-esr-unwrapped: 102.6.0esr -> 102.7.0esr
https://www.mozilla.org/en-US/firefox/102.7.0/releasenotes/
2023-01-16 21:35:32 +01:00
Martin Weinelt
30320396f1
firefox-bin-unwrapped: 108.0.2 -> 109.0
https://www.mozilla.org/en-US/firefox/109.0/releasenotes/
2023-01-16 21:34:14 +01:00
Nikolay Korotkiy
e5c46497e1
Merge pull request #210773 from sikmir/nanomq
nanomq: 0.14.8 → 0.15.1
2023-01-17 00:34:07 +04:00
Martin Weinelt
05a0da1bc7
firefox-unwrapped: 108.0.2 -> 109.0
https://www.mozilla.org/en-US/firefox/109.0/releasenotes/
2023-01-16 21:33:08 +01:00
Krisztian Szabo
fe91cc497d dot-http: remove at 0.2.0
This broken package is abandoned and better alternatives exist:
https://github.com/Orange-OpenSource/hurl
2023-01-16 21:14:28 +01:00
Fabian Affolter
ee29a773d1
Merge pull request #211102 from r-ryantm/auto-update/python310Packages.prefixed
python310Packages.prefixed: 0.5.0 -> 0.6.0
2023-01-16 20:37:35 +01:00
Florian Brandes
eaec638080
pgadmin: fix build
pin flask-sqlalchemy to a version < 3 to work with
the other flask override.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-01-16 20:13:48 +01:00
ajs124
d3927335f3
Merge pull request #209523 from r-ryantm/auto-update/memtest86plus
memtest86plus: 6.00 -> 6.01
2023-01-16 20:08:48 +01:00
Samuel Ainsworth
86f29625e7
Merge pull request #210135 from samuela/samuela/cuda12
cudaPackages_12: init at 12.0.0
2023-01-16 13:47:38 -05:00
sternenseemann
8e35002bc2
make-bootstrap-tools.nix: don't pull in pkgs.glibc in test (#210038)
`builtins.baseNameOf` retains any string context, causing the test
derivation to incorrectly depend on `pkgs.glibc`. All we really want is
to know what the dynamicLinker is called, but we don't need it to be
present in store.

Thanks to Adam Joseph for spotting this.
2023-01-16 19:29:40 +01:00
Artturi
20dcc6920f
Merge pull request #176013 from djahandarie/master
mwprocapture: fix compile on new GCC and new linux kernel
2023-01-16 20:25:07 +02:00
Rick van Schijndel
add94b83b1 kappanhang: restrict platforms to linux-only
According to the README:

kappanhang currently only supports Linux, but support for other platforms
can be easily added if anyone is interested and has the skills
(volunteers needed, as I'm only developing the Linux version).
2023-01-16 19:13:37 +01:00
superherointj
163dc39379 erlang-ls: fix test for erlangR25+ 2023-01-16 13:05:42 -05:00
superherointj
9b8d8f91db ejabberd: pin erlang to erlangR24 2023-01-16 13:05:42 -05:00
superherointj
fee3da6847 erlang: set version as latest 2023-01-16 13:05:42 -05:00
superherointj
c9e983314c couchdb: 3.2.2 -> 3.3.1 2023-01-16 14:46:32 -03:00
Lily Foster
f46ee73ba6 dracut: init at 059 2023-01-16 10:53:16 -06:00
Fabian Möller
7c1096ab99 rsync: fix build with musl
The rsync build tries to use IFUNC for SIMD optimizations on x86_64,
which has to be disabled for musl.
2023-01-16 10:51:05 -06:00
ajs124
2de90e2e84 umurmur: fix build with openssl_3 2023-01-16 10:48:36 -06:00
Thomas Gerbet
b77bbeca8b
Merge pull request #210742 from risicle/ris-wireshark-4.0.2
wireshark: 4.0.1 -> 4.0.2
2023-01-16 17:35:57 +01:00
Lassulus
14c48f9864
Merge pull request #211098 from Mic92/lxc-container
nixos/lxc-container: fix compatibility with systemd-nspawn
2023-01-16 17:31:25 +01:00
Michael Alan Dorman
2bb560b367 gmrender-resurrect: Add gmediarender service
This creates a systemd unit that will start and supervise the
gmediarender daemon.
2023-01-16 17:28:56 +01:00
Sandro
aa01a3b1df
Merge pull request #210952 from r-ryantm/auto-update/python310Packages.google-cloud-securitycenter 2023-01-16 17:18:48 +01:00
Sandro
3b0ea1e099
Merge pull request #209332 from Luflosi/update/nextpnr 2023-01-16 16:46:49 +01:00
R. Ryantm
721b6efa57 python310Packages.prefixed: 0.5.0 -> 0.6.0 2023-01-16 15:29:03 +00:00
7c6f434c
f55df0d09e
Merge pull request #210513 from actionshrimp/tcpflow-platforms
tcpflow: broaden platforms
2023-01-16 15:22:52 +00:00
Jörg Thalheim
22a8cf0c28 nixos/lxc-container: fix compatibility with systemd-nspawn 2023-01-16 15:50:37 +01:00
Thiago Kenji Okada
63435ecbd9
Merge pull request #205360 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 2022.11.03-00.14.57 -> 2022.12.09-15.51.10
2023-01-16 14:27:33 +00:00
Kou Yong Kang
1a44669ef4
zotero: 6.0.18 -> 6.0.20 (#210142) 2023-01-16 15:20:37 +01:00
Sandro
b62fe5095d
Merge pull request #210765 from lourkeur/chia-dev-tools 2023-01-16 15:19:00 +01:00
markuskowa
e04f1c4e0c
Merge pull request #210756 from r-ryantm/auto-update/cp2k
cp2k: 2022.2 -> 2023.1
2023-01-16 14:41:03 +01:00
Jörg Thalheim
f1b0fbcaa3
Merge pull request #211074 from Atemu/toybox-darwin-unbreak
toybox: fix Libsystem inconsistency properly
2023-01-16 14:35:34 +01:00
Luflosi
ff10c88195
mautrix-whatsapp: 0.8.0 -> 0.8.1 2023-01-16 14:31:59 +01:00