woojiq
d559eed93a
lib.network: ipv6 parser from string
...
Add a library function to parse and validate an IPv6 address from a
string. It can parse the first two versions of an IPv6 address according
to https://datatracker.ietf.org/doc/html/rfc4291#section-2.2 . The third
form "x❌ x❌ x:x.d.d.d.d" is not yet implemented. Optionally parser can accept prefix length (128 is default).
Add shell script network.sh to test IPv6 parser functionality.
2024-06-29 10:02:00 +03:00
lucasew
52cc703bba
lib: add fromHexString
...
Co-authored-by: lucasew <lucas59356@gmail.com>
2024-06-28 20:53:53 +03:00
woojiq
9cd5b7a85d
gitignore: add .helix config directory
2024-06-28 20:53:53 +03:00
Martin Weinelt
4492ed1022
Merge pull request #317828 from malob/unbreak-python3Packages-darwin
...
python3Packages: unbreak packages that no longer seem to be broken (mostly on Darwin)
2024-06-28 19:45:14 +02:00
Malo Bourgon
4721ab1de8
python311Packages.vowpalwabbit: unbreak on aarch64-darwin
2024-06-28 10:29:35 -07:00
Malo Bourgon
0cd8bd9aa0
python311Packages.sfepy: unbreak on Darwin
2024-06-28 10:29:35 -07:00
Malo Bourgon
ec95f77a6b
python311Packages.wrf-python: unbreak on Darwin
2024-06-28 10:29:35 -07:00
Malo Bourgon
0b707fbb50
python311Packages.streamz: unbreak on Darwin
2024-06-28 10:29:35 -07:00
Malo Bourgon
2cde654868
python311Packages.ducc0: unbreak on Darwin
2024-06-28 10:29:35 -07:00
Malo Bourgon
6858527eef
python311Packages.streamdeck: unbreak on Darwin
2024-06-28 10:29:35 -07:00
Malo Bourgon
7759c2cc6c
python311Packages.shiboken2: unbreak on Darwin
2024-06-28 10:29:34 -07:00
Malo Bourgon
0a62b686ee
python311Packages.sphinx-markdown-parser: unbreak on Darwin and aarch64-linux
2024-06-28 10:29:31 -07:00
Malo Bourgon
981a03b60b
python311Packages.pynetdicom: unbreak on aarch64-darwin
2024-06-28 10:27:42 -07:00
Malo Bourgon
0f3cb3b481
python311Packages.selectors2: unbreak on Darwin and aarch64-linux
2024-06-28 10:27:42 -07:00
Malo Bourgon
4333977d55
python311Packages.pytikz-allefeld: unbreak on Darwin
2024-06-28 10:27:42 -07:00
Malo Bourgon
e04e2a4c92
python311Packages.ropper: unbreak on Darwin
2024-06-28 10:27:42 -07:00
Malo Bourgon
3210549dd5
python311Packages.pyttsx3: unbreak on Darwin
2024-06-28 10:27:42 -07:00
Malo Bourgon
afd4c442b1
python311Packages.python3-application: unbreak on Darwin
2024-06-28 10:27:42 -07:00
Malo Bourgon
c5bbefb0d8
python311Packages.pytest-annotate: unbreak on Darwin
2024-06-28 10:27:42 -07:00
Malo Bourgon
e6615377bc
python311Packages.pysendfile: unbreak on Darwin
2024-06-28 10:27:42 -07:00
Malo Bourgon
e361661cdd
python311Packages.pydmd: unbreak on aarch64-{darwin,linux}
2024-06-28 10:27:41 -07:00
Malo Bourgon
fb7858ba5d
python311Packages.pylibjpeg: unbreak on Darwin
2024-06-28 10:27:39 -07:00
Malo Bourgon
2cb7c68f1c
python311Packages.proxy-py: unbreak on Darwin and aarch64-linux
2024-06-28 10:26:33 -07:00
Malo Bourgon
587ef56ca5
python311Packages.pescea: unbreak on Darwin
2024-06-28 10:26:33 -07:00
Malo Bourgon
6aa3b3ed45
python311Packages.persim: unbreak on Darwin
2024-06-28 10:26:33 -07:00
Malo Bourgon
88ab4caf14
python311Packages.power: unbreak on Darwin
2024-06-28 10:26:33 -07:00
Malo Bourgon
edab1b8c48
python311Packages.numba-scipy: unbreak on Darwin
2024-06-28 10:26:33 -07:00
Malo Bourgon
044f029378
python311Packages.oslo-log: unbreak on Darwin
2024-06-28 10:26:33 -07:00
Malo Bourgon
5616391768
python311Packages.nnpdf: unbreak on aarch64-{darwin,linux}
2024-06-28 10:26:33 -07:00
Malo Bourgon
82e5f40490
python311Packages.oslo-concurrency: unbreak on Darwin
2024-06-28 10:26:33 -07:00
Malo Bourgon
3daee89c84
python311Packages.omorfi: unbreak on Darwin
2024-06-28 10:26:33 -07:00
Malo Bourgon
292a31846d
python311Packages.netutils: unbreak on Darwin
2024-06-28 10:26:32 -07:00
Malo Bourgon
27c7d52f1d
python311Packages.mouseinfo: unbreak on Darwin
2024-06-28 10:26:29 -07:00
R. Ryantm
28874370ae
principia: 2024.02.29 -> 2024.06.28
2024-06-28 17:13:41 +00:00
Gaétan Lepage
6c3bf0f75e
Merge pull request #323184 from GaetanLepage/otter
...
vimPlugins.otter-nvim: remove incorrect dependency nvim-treesitter
2024-06-28 18:46:26 +02:00
Jonas Heinrich
07c52856ed
Merge pull request #323180 from GaetanLepage/testcontainers
...
python311Packages.testcontainers: 4.6.0 -> 4.7.0
2024-06-28 18:42:19 +02:00
Silvan Mosberger
9695ac6e2d
lib/cli: improve documentation, including arguments ( #315820 )
...
cli.nix: improve documentation, including arguments
2024-06-28 18:40:36 +02:00
Aleksana
14417653a4
Merge pull request #322883 from Bloeckchengrafik/add-hyprnotify
...
hyprnotify: init at 0.7.0
2024-06-29 00:36:11 +08:00
Aleksana
0fd7eea2c9
Merge pull request #317029 from 0x5a4/maintain-wlinhibit
...
Add myself as wlinhibit maintainer
2024-06-29 00:31:58 +08:00
Artturin
560adbb16d
Merge pull request #321562 from imincik/qgis-3.34.8
...
qgis-ltr: 3.34.7 -> 3.34.8
2024-06-28 18:59:28 +03:00
Gaetan Lepage
4530a7ca07
vimPlugins.otter-nvim: remove incorrect dependency nvim-treesitter
2024-06-28 17:54:57 +02:00
Gaetan Lepage
a6beeaaf83
python311Packages.testcontainers: 4.6.0 -> 4.7.0
...
Diff:
https://github.com/testcontainers/testcontainers-python/compare/testcontainers-v4.6.0...testcontainers-v4.7.0
Changelog:
https://github.com/testcontainers/testcontainers-python/releases/tag/testcontainers-v4.7.0
2024-06-28 17:44:48 +02:00
Jonas Chevalier
ccda0049f2
Merge pull request #323172 from zimbatm/treefmt-2.0
...
treefmt 2.0
2024-06-28 17:30:09 +02:00
nixpkgs-merge-bot[bot]
e534e008c4
Merge pull request #323170 from r-ryantm/auto-update/lunar-client
...
lunar-client: 3.2.10 -> 3.2.11
2024-06-28 15:26:14 +00:00
Artturin
69ee4143a4
Merge pull request #323142 from r-ryantm/auto-update/ananicy-rules-cachyos
...
ananicy-rules-cachyos: 0-unstable-2024-06-19 -> 0-unstable-2024-06-22
2024-06-28 18:19:11 +03:00
Florian Klink
0ee2243bc8
Merge pull request #322980 from michaelfranzl/fix-nss-libvirt
...
nixos/virtualisation: increase priority for libvirt NSS modules
2024-06-28 18:15:16 +03:00
jobs62
8b864a7078
xfce.xfce4-settings: add integration with colord and fix upower
...
See #323010 and #323159 .
2024-06-28 23:02:19 +08:00
Bobby Rong
3901dc7822
Merge pull request #323159 from bobby285271/upd/xfce-colord
...
nixos/xfce: Enable colord by default
2024-06-28 23:00:08 +08:00
nixpkgs-merge-bot[bot]
98f7ef75d3
Merge pull request #323073 from r-ryantm/auto-update/warp-terminal
...
warp-terminal: 0.2024.06.18.08.02.stable_04 -> 0.2024.06.25.08.02.stable_01
2024-06-28 14:42:47 +00:00
zimbatm
32fbc4b948
treefmt: switch default to 2.x
...
Rename treefmt 1.x to treefmt1. Once 2.x has matured, treefmt1 should be
removed.
2024-06-28 16:39:10 +02:00