Commit Graph

63 Commits

Author SHA1 Message Date
github-actions[bot]
f316203fda
Merge staging-next into staging 2024-07-19 00:03:05 +00:00
Thomas Gerbet
a950d8681f
Merge pull request #328250 from alyssais/mysql-8.4.1
mysql84: 8.4.0 -> 8.4.1
2024-07-18 23:04:06 +02:00
Alyssa Ross
614804b827
mysql84: 8.4.0 -> 8.4.1 2024-07-18 21:35:36 +02:00
Randy Eckenrode
f9b7f4ec09
tree-wide: use top-level cctools 2024-07-17 22:36:19 -04:00
R. Ryantm
fda56050e4 myks: 4.2.1 -> 4.2.2 2024-07-16 18:16:14 +00:00
Sandro
8e0fa18a14
Merge pull request #323193 from flandweber/myrescue 2024-07-16 11:20:02 +02:00
Finn Landweber
94644ca8aa
myrescue: add myrescue-bitmap2ppm, myrescue-stat 2024-06-28 18:39:06 +02:00
R. Ryantm
28c0e335a0 mystmd: 1.2.5 -> 1.2.9 2024-06-24 07:11:40 +00:00
R. Ryantm
ba7ad83565 myks: 4.2.0 -> 4.2.1 2024-06-22 03:42:06 +00:00
R. Ryantm
45005d6a38 myks: 4.1.3 -> 4.2.0 2024-06-14 03:59:11 +00:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Florian Klink
ef52d19f1e
Merge pull request #317979 from r-vdp/mycelium-0-5-3
mycelium: 0.5.2 -> 0.5.3
2024-06-07 19:37:41 +03:00
r-vdp
8eb7a98bbb
mycelium: 0.5.2 -> 0.5.3
https://github.com/threefoldtech/mycelium/releases/tag/v0.5.3
2024-06-07 12:08:58 +02:00
R. Ryantm
0424b48c4b myks: 4.1.2 -> 4.1.3 2024-06-06 01:37:13 +00:00
R. Ryantm
3cc4823558 mystmd: 1.2.0 -> 1.2.5 2024-06-01 19:11:33 +00:00
R. Ryantm
3c985ee7da myks: 4.1.1 -> 4.1.2 2024-05-23 06:37:31 +00:00
R. Ryantm
02c795956b myks: 3.4.4 -> 4.1.1 2024-05-18 14:19:33 +00:00
Aleksana
5baada46fc
Merge pull request #310785 from kbudde/master
myks: Init at 3.4.4
2024-05-18 14:35:46 +08:00
Shyim
9aed588e4f
mysql84: init at 8.4.0 (#309374) 2024-05-12 17:51:57 +00:00
Kris Budde
0b85c40042
harden package definition 2024-05-11 21:56:38 +02:00
Kris Budde
b83a7a9a7f
fix: exec shellCompletion only if not crosscompiled #308283 2024-05-11 18:54:23 +02:00
Kris Budde
d123209ade
add a version test 2024-05-11 12:42:38 +02:00
Kris Budde
aa0026163f
move myks to pkgs/by-name 2024-05-11 10:56:43 +02:00
Weijia Wang
59a5a16b6b
Merge pull request #306906 from r-ryantm/auto-update/mystmd
mystmd: 1.1.55 -> 1.2.0
2024-05-04 15:57:33 +02:00
Nick Cao
5e23ddf1d3
Merge pull request #308841 from r-vdp/master
mycelium: 0.5.1 -> 0.5.2
2024-05-04 09:55:04 -04:00
r-vdp
489742ff2e
mycelium: 0.5.1 -> 0.5.2
Release notes: https://github.com/threefoldtech/mycelium/releases/tag/v0.5.2
2024-05-03 13:36:32 +02:00
R. Ryantm
11eec875cb mystmd: 1.1.55 -> 1.2.0 2024-05-02 21:02:54 +00:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
R. Ryantm
605be9e6da mystmd: 1.1.53 -> 1.1.55 2024-04-20 17:54:51 +00:00
r-vdp
7210dec792
mycelium: 0.5.0 -> 0.5.1
https://github.com/threefoldtech/mycelium/releases/tag/v0.5.1
2024-04-19 18:14:14 +02:00
rster2002
efd031124d myxer: init at 1.3.0
Myxer was previously included in Nixpkgs, but was removed after some build issues.
2024-04-18 12:06:49 +02:00
R. Ryantm
b8d10fa8b4 mystmd: 1.1.52 -> 1.1.53 2024-04-14 05:19:04 +00:00
R. Ryantm
c93bd6430b mystmd: 1.1.50 -> 1.1.52 2024-04-08 23:16:44 +00:00
Florian Klink
1fb00f1396 mycelium: 0.4.5 -> 0.5.0
Changed
 - Connection identifier is now included in the error log if we can't forward a
 - seqno request.
 - Garbage collection time for source entries has been increased from 5 to 30 minutes
 - for now.
 - The router implementation has been changed to use regular locks instead of an
 - always readable concurrency primitive for all but the actual routing table. This
 - should reduce the memory consumption a bit.
 - Public key and shared secret for a destination are now saved on the router, instead
 - of maintaining a separate mapping for them. This slightly reduces memory consumption
 - of the router, and ensures stale data is properly cleaned up when all routes to
 - a subnet are removed.
 - Hello packets now set the interval in which the next Hello will be sent properly
 - in centiseconds.
 - IHU packets now set the interval properly in centiseconds.
 - IHU packets now set an RX cost. For now this is the link cost, in the future
 - this will be set properly.
 - Route expiration time is now calculated from the interval received in updates.
 - Ip address derivation from public keys now uses the blake3 hash algorithm.

Fixed
 - Don't try to forward seqno requests to a peer if we know its connection is dead.
2024-04-04 12:44:23 +03:00
R. Ryantm
fcae6f8db8 mystmd: 1.1.48 -> 1.1.50 2024-04-03 08:49:58 +00:00
r-vdp
5c3f5d8fe3
nixos/mycelium: 0.4.3 -> 0.4.5
See:
  - https://github.com/threefoldtech/mycelium/releases/tag/v0.4.5
  - https://github.com/threefoldtech/mycelium/releases/tag/v0.4.4
2024-03-29 13:51:14 +01:00
Pol Dellaiera
f7a8b88715
Merge pull request #298449 from AdoPi/myanon
myanon: init at 0.5
2024-03-26 12:58:41 +01:00
Adonis
feb95b45f0 myanon: init at 0.5 2024-03-26 11:43:52 +01:00
R. Ryantm
7b58551e68 mystmd: 1.1.47 -> 1.1.48 2024-03-25 22:36:28 +00:00
R. Ryantm
e6da5bca80 mystmd: 1.1.46 -> 1.1.47 2024-03-18 06:31:28 +00:00
Florian Klink
6d5fedf9f7 mycelium: add flokli to maintainers 2024-03-16 10:44:53 +02:00
Florian Klink
bae9e55817 mycelium: 0.4.2 -> 0.4.3 2024-03-16 10:44:53 +02:00
R. Ryantm
6db58867a6 mystmd: 1.1.45 -> 1.1.46 2024-03-10 04:45:10 +00:00
R. Ryantm
667c1c39a1 mystmd: 1.1.44 -> 1.1.45 2024-03-05 07:46:42 +00:00
Florian Klink
6780926802
Merge pull request #288956 from MatthewCroughan/mc/mycelium
mycelium: init at 0.4.2
2024-02-28 13:52:49 +02:00
matthewcroughan
bd5bc4bcb6 mycelium: init at 0.4.2 2024-02-28 10:58:16 +00:00
R. Ryantm
520fdbee3f mystmd: 1.1.43 -> 1.1.44 2024-02-27 03:27:03 +00:00
R. Ryantm
74709b4a78 mystmd: 1.1.42 -> 1.1.43 2024-02-23 05:41:04 +00:00