Commit Graph

79255 Commits

Author SHA1 Message Date
Sandro
d1f210df8a
Merge pull request #199078 from gdinh/add-timeloop
timeloop: init at unstable-2022-10-28 and accelergy: init at unstable-2022-05-03
2022-12-09 09:13:02 +01:00
ajs124
3071eef957
Merge pull request #201707 from helsinki-systems/alias-krb5Full
krb5Full: turn into alias
2022-12-08 23:54:02 +01:00
Sandro
cdbc227501
Merge pull request #199830 from martinetd/libbpf1 2022-12-08 23:22:05 +01:00
ajs124
c7930769a7 krb5Full: turn into alias 2022-12-08 23:08:44 +01:00
Jörg Thalheim
0b8b0c65cc
Merge pull request #205187 from Mic92/cue-validator
cue: init writeCueValidator
2022-12-08 21:38:55 +00:00
Raito Bezarius
eca3b89ac2 cue: init writeCueValidator
This adds `writeCueValidator`, which writes a Cue-validating shell script
(see https://cuelang.org/).
2022-12-08 21:50:35 +01:00
Grace Dinh
8a23ce4e69 timeloop: init at unstable-2022-11-29 2022-12-08 12:41:22 -08:00
Dmitry Kalinkin
388b494f6b
Merge pull request #198469 from cpcloud/bump-google-cloud-cpp
google-cloud-cpp: 1.38.0 -> 2.4.0
2022-12-08 15:09:57 -05:00
Sandro
4cc7973ae6
Merge pull request #204658 from raphaelr/mbedtls-3 2022-12-08 16:38:17 +01:00
Jonas Heinrich
348dec505d
Merge pull request #205026 from muscaln/teams-for-linux
teams-for-linux: init at 1.0.45
2022-12-08 14:08:34 +01:00
Jonas Heinrich
3fbe53f2b3
Merge pull request #204318 from wegank/ogre-bump
ogre: 1.12.1 -> 13.5.3
2022-12-08 12:57:31 +01:00
Jonas Heinrich
d24e142391
Merge pull request #154304 from nialov/package-gitmux
gitmux: inti at 0.7.10
2022-12-08 12:33:00 +01:00
Fabian Affolter
25eede3f66
Merge pull request #205066 from fabaff/ruuvitag-ble
python310Packages.ruuvitag-ble: init at 0.1.1
2022-12-08 10:36:59 +01:00
Sandro
4bb0350b81
Merge pull request #204142 from wegank/fox-aarch64-darwin
fox: 1.7.9 -> 1.7.81, unbreak on aarch64-darwin
2022-12-08 09:30:39 +01:00
Mustafa Çalışkan
b012b22622
teams-for-linux: init at 1.0.45 2022-12-08 08:13:34 +03:00
figsoda
897e895fb1
Merge pull request #204855 from tjni/lighthouse
lighthouse: 3.2.1 -> 3.3.0
2022-12-07 19:40:16 -05:00
Fabian Affolter
0713d3a8cc python310Packages.ruuvitag-ble: init at 0.1.1 2022-12-08 00:49:51 +01:00
Gaute Ravndal
31c798ef37 all-packages.nix: rename GitPython 2022-12-08 00:07:28 +01:00
Sandro
34fb634049
Merge pull request #204904 from SuperSandro2000/suil 2022-12-07 22:51:48 +01:00
Sandro
a6f3ef6c0c
Merge pull request #204400 from dotlambda/python2Packages-remove 2022-12-07 22:34:48 +01:00
Raphael Robatsch
985c8dbe14 treewide: use mbedtls 3 where possible
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-07 19:58:55 +00:00
Raphael Robatsch
100cad4858 mbedtls_3: init at 3.2.1
mbedtls 3 is incompatible with mbedtls 2, so create a new package for
version 3.

Remove comment disabling nixpkgs-update, since the version information
on repology looks correct now.
2022-12-07 19:58:09 +00:00
figsoda
8cdc50c434
Merge pull request #204812 from figsoda/cargo-modules
cargo-modules: 0.5.14 -> 0.7.0
2022-12-07 14:14:03 -05:00
Anderson Torres
15b09f2e75
Merge pull request #200195 from Sohalt/bbin
bbin: init at 0.1.4
2022-12-07 13:35:45 -03:00
Stanisław Pitucha
3bfac2f6c9
Merge pull request #181760 from wackbyte/tarmac
tarmac: init at 0.7.0
2022-12-07 23:04:32 +11:00
Yureka
4c9129f5a7 peering-manager: init at 1.7.3 2022-12-07 12:54:55 +01:00
Theodore Ni
7f396d994c
lighthouse: 3.2.1 -> 3.3.0 2022-12-07 02:46:43 -08:00
7c6f434c
7ffd8e25b8
Merge pull request #204884 from lopsided98/btrfsutil-python
python3Packages.btrfsutil: build separately from btrfs-progs
2022-12-07 09:35:13 +00:00
Thiago Kenji Okada
f60bcce66d
Merge pull request #204852 from thiagokokada/openjfx11-build-without-web
openjfx11: 11.0.3+1 -> 11.0.11+1, openjdk{11,12,13,14}: enableJavaFX by default
2022-12-07 09:30:30 +00:00
Sandro Jäckel
84e9e1a7ff
suil: remove qt4 support 2022-12-07 02:33:30 +01:00
Sandro
0c0281fcdf
Merge pull request #197566 from dit7ya/zincsearch 2022-12-07 01:34:33 +01:00
Ben Wolsieffer
e21aa200b5 python3Packages.btrfsutil: build separately from btrfs-progs
btrfs-progs was installing its Python bindings as an egg, which doesn't work
with Nix. It turns out that there is no real benefit to building the Python
bindings as part of the btrfs-progs package. Instead, we can just package them
separately, and use nixpkgs' normal Python packaging support to install them as
a wheel. This fixes the bindings and reduces closure sizes.
2022-12-06 19:06:04 -05:00
wackbyte
65c34b12c2
tarmac: init at 0.7.0 2022-12-06 18:22:06 -05:00
Thiago Kenji Okada
6d3a447785 openjfx11: enableJavaFX by default 2022-12-06 22:39:19 +00:00
AndersonTorres
83d89a2fad mame: refactor
- Use mame icon from papirus instead of downloading one from Archlinux packages;
- Rename the diff file to something more self-documenting;
- Add longDescription to mame;
- Add description to mame-tools;
- Get rid of top-level inheritance.
2022-12-06 19:24:50 -03:00
Sandro
bc3206a9e2
Merge pull request #202909 from symphorien/ipp-usb 2022-12-06 22:36:30 +01:00
Artturi
850fb23aa8
Merge pull request #204214 from wegank/wxgtk30-gtk2-drop
treewide: drop wxGTK30-gtk2
2022-12-06 23:28:43 +02:00
Guillaume Girol
c3c187bfd6 ipp-usb: init at 0.9.23 2022-12-06 21:06:54 +01:00
Sandro
84c17bc98f
Merge pull request #204330 from jvanbruegge/isabelle-fix-components 2022-12-06 20:46:39 +01:00
Wael Nasreddine
69dff6a36c
Merge pull request #144455 from Twingate/master 2022-12-06 09:33:20 -08:00
Francesco Gazzetta
25482dc47a
Merge pull request #196389 from fgaz/yaup/init
yaup: init at unstable-2019-10-16
2022-12-06 17:19:38 +00:00
figsoda
e2078b28c8 cargo-modules: 0.5.14 -> 0.7.0
Diff: https://github.com/regexident/cargo-modules/compare/0.5.14...0.7.0

Changelog: https://github.com/regexident/cargo-modules/blob/0.7.0/CHANGELOG.md
2022-12-06 11:09:14 -05:00
Mathieu Post
baefb0bfd8 go-mockery: 2.14.1 -> 2.15.0 2022-12-06 16:19:44 +01:00
Phillip Cloud
a05f2f2053
grpc: build with CMAKE_CXX_STANDARD=17 2022-12-06 09:46:14 -05:00
Phillip Cloud
c8825268d2
google-cloud-cpp: 1.38.0 -> 2.4.0 2022-12-06 09:46:12 -05:00
Robert Hensing
ab823e3a11 cassandra_4: init 2022-12-06 14:09:38 +01:00
Vladimír Čunát
089fb18420
Merge #203426: staging-next 2022-11-28 2022-12-06 12:36:58 +01:00
Sandro
95c88faec4
Merge pull request #185858 from aidalgol/soundux
soundux: init at 0.2.7
2022-12-06 10:16:48 +01:00
Dominique Martinet
6fa853a7fa libbpf: make libbpf_1 the default
keep libbpf_0 around for suricatta
2022-12-06 17:14:36 +09:00
Fabian Affolter
26d68b5350
Merge pull request #198244 from fabaff/gitpython-bump
python310Packages.GitPython: 3.1.27 -> 3.1.29
2022-12-06 08:56:32 +01:00