Commit Graph
445125 Commits
Author SHA1 Message Date
Nick CaoandGitHub 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 CaoandGitHub 39b8e3c886 Merge pull request #211132 from gador/pgadmin-fix-sqlalchemy
pgadmin: fix build
2023-01-17 08:17:26 +08:00
ajs124andGitHub 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 RoccoandGitHub 594b94b4c3 Merge pull request #210812 from rnhmjoj/pr-initrd-secrets
boot.initrd.secrets fixes
2023-01-17 00:48:58 +01:00
5b93a22d90 Update pkgs/development/libraries/SDL_gfx/default.nix
Co-authored-by: Artturi <Artturin@artturin.com>
2023-01-16 23:33:56 +00:00
Scott WorleyandArtturin af89d3a2be 78 fonts: Fix build after #173430 changed postFetch semantics 2023-01-17 01:03:11 +02:00
ArtturiandGitHub 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
Sofi eb37ec00ff gnome-epub-thumbnailer: init at 1.7 2023-01-16 23:30:47 +01:00
Sergei Trofimovich 3f0acfdab3 SDL_gfx: propagate SDL to -dev outputs
`SDL_gfx.pc` refers to `sdl.pc`. In addition to that some `SDL_gfx`
headers import `SDL.h` directly. I noticed it when attempted to build a
small SDL demo project which imports only `SDL_gfx`. It out to have
worked. Instead build fails as:

    $ SDL1_CFLAGS=$(shell pkg-config SDL_gfx --cflags)
    ...
    Package sdl was not found in the pkg-config search path.
    Perhaps you should add the directory containing `sdl.pc'
    to the PKG_CONFIG_PATH environment variable

This change is enough to make it work.
2023-01-16 21:36:06 +00:00
Jeff Huffmanandpennae 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
ajs124andGitHub 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 WeineltandGitHub 7f6ecd4237 Merge pull request #209643 from r-ryantm/auto-update/firefox-beta-bin-unwrapped 2023-01-16 20:42:50 +00:00
Martin WeineltandGitHub 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 KorotkiyandGitHub 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
Weijia Wang 67548d607d ocaml-ng.ocamlPackages_4_0[2-5].ocaml: unbreak on aarch64-linux 2023-01-16 20:58:27 +01:00
Fabian Affolter c47f38e91e python310Packages.pontos: 23.1.0 -> 23.1.1
Diff: https://github.com/greenbone/pontos/compare/refs/tags/v23.1.0...v23.1.1

Changelog: https://github.com/greenbone/pontos/releases/tag/v23.1.1
2023-01-16 20:42:34 +01:00
Fabian AffolterandGitHub 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
Malo Bourgon 3a150b7562 kitty: unbreak on x86_64-darwin 2023-01-16 11:23:07 -08:00
R. Ryantm 497c7f26aa socat: 1.7.4.3 -> 1.7.4.4 2023-01-16 19:15:00 +00:00
gador 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
ajs124andGitHub 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 AinsworthandGitHub 86f29625e7 Merge pull request #210135 from samuela/samuela/cuda12
cudaPackages_12: init at 12.0.0
2023-01-16 13:47:38 -05:00
R. Ryantm 943c7599ab python310Packages.py-sonic: 0.7.9 -> 0.8.0 2023-01-16 18:46:33 +00:00
sternenseemannandGitHub 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
ArtturiandGitHub 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
nat-418 a181c29f91 nagelfar: init at 1.3.3 2023-01-16 19:21:59 +01:00
gador 2a1b43ef28 octoprint: fix build by relaxing constrain
relax version constrain of Flask-Limiter

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-01-16 19:19:17 +01:00
Rick van SchijndelandRick 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
superherointjandYt 163dc39379 erlang-ls: fix test for erlangR25+ 2023-01-16 13:05:42 -05:00
superherointjandYt 9b8d8f91db ejabberd: pin erlang to erlangR24 2023-01-16 13:05:42 -05:00
superherointjandYt 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
Emery Hemingway 5a01086b12 eaglemode: restore build & install hooks, add .desktop file 2023-01-16 11:28:08 -06:00
Lily FosterandEmery Hemingway f46ee73ba6 dracut: init at 059 2023-01-16 10:53:16 -06:00
Fabian MöllerandEmery Hemingway 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
ajs124andEmery Hemingway 2de90e2e84 umurmur: fix build with openssl_3 2023-01-16 10:48:36 -06:00
Thomas GerbetandGitHub 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
figsoda 18174bdf86 cargo-generate: 0.17.4 -> 0.17.5
Diff: https://github.com/cargo-generate/cargo-generate/compare/v0.17.4...v0.17.5

Changelog: https://github.com/cargo-generate/cargo-generate/blob/v0.17.5/CHANGELOG.md
2023-01-16 11:35:23 -05:00
LassulusandGitHub 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 Dormanandpennae 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
SandroandGitHub aa01a3b1df Merge pull request #210952 from r-ryantm/auto-update/python310Packages.google-cloud-securitycenter 2023-01-16 17:18:48 +01:00