Commit Graph

347 Commits

Author SHA1 Message Date
Aleksana
518c682a16
waagent: 2.11.1.12 -> 2.12.0.2 (#357728) 2024-11-24 16:05:10 +08:00
Weijia Wang
be3424c6ee
waveterm: fix hash mismatch (#357157) 2024-11-23 14:23:43 +01:00
DontEatOreo
fb9d2d5f7d
warp-terminal: 0.2024.11.12.08.02.stable_02 -> 0.2024.11.19.08.02.stable_01
Changelog: https://docs.warp.dev/getting-started/changelog#id-2024.11.21-v0.2024.11.19.08.02
2024-11-22 14:07:37 +00:00
Pol Dellaiera
467cc1c918
treewide: remove AndersonTorres from some packages' meta.maintainers (#358027) 2024-11-22 14:46:01 +01:00
Colin
66c4e8d3e9
wayclip: init at 0.4.2 (#357267) 2024-11-22 06:32:56 +00:00
aucub
63f748d12a waveterm: 0.9.2 -> 0.9.3 2024-11-22 00:29:25 +00:00
Anderson Torres
58fe14bdf9 treewide: remove AndersonTorres from some packages' meta.maintainers 2024-11-21 21:24:15 -03:00
R. Ryantm
47914834c3 walker: 0.8.12 -> 0.9.0 2024-11-21 12:49:14 +00:00
R. Ryantm
5d844bc5c6 waagent: 2.11.1.12 -> 2.12.0.2 2024-11-21 00:43:32 +00:00
seth
d8392c77b8
wayclip: init at 0.4.2 2024-11-19 08:19:56 -05:00
aucub
bbedfbd065 waveterm: fix hash mismatch 2024-11-19 13:35:30 +08:00
Brandon
fe0d478225
walker: 0.7.7 -> 0.8.12
Co-authored-by: Donovan Glover <donovan@dglover.co>
2024-11-18 13:29:57 -05:00
jopejoe1
db7b5116bf
wasm-tools: 1.219.1 -> 1.220.0 (#355627) 2024-11-15 19:47:52 +01:00
Masum Reza
8f6a61dfc2
warp-terminal: 0.2024.10.29.08.02.stable_02 -> 0.2024.11.12.08.02.stable_02 (#354628) 2024-11-15 22:04:36 +05:30
Sandro
0cf7a3c373
waveterm: 0.9.1 -> 0.9.2 (#355778) 2024-11-15 13:34:26 +01:00
aucub
e8b5299dda waveterm: 0.9.1 -> 0.9.2 2024-11-15 05:04:56 +08:00
DontEatOreo
50b2ec6d7e
warp-terminal: 0.2024.10.29.08.02.stable_02 -> 0.2024.11.12.08.02.stable_02
Changelog: https://docs.warp.dev/getting-started/changelog#id-2024.11.14-v0.2024.11.12.08.02
2024-11-14 20:20:39 +00:00
Sergei Trofimovich
1993300822 warzone2100: 4.5.4 -> 4.5.5
Changes: https://github.com/Warzone2100/warzone2100/blob/4.5.5/ChangeLog
2024-11-14 20:09:17 +00:00
Fabian Affolter
fd96607ec7
wapiti: 3.2.0 -> 3.2.1 (#355594) 2024-11-14 09:34:41 +01:00
R. Ryantm
a20e382e07 wasm-tools: 1.219.1 -> 1.220.0 2024-11-13 08:57:57 +00:00
Fabian Affolter
28ca8a8a38 wapiti: 3.2.0 -> 3.2.1
Diff: https://github.com/wapiti-scanner/wapiti/compare/refs/tags/3.2.0...3.2.1

Changelog: https://github.com/wapiti-scanner/wapiti/blob/3.2.1/doc/ChangeLog_Wapiti
2024-11-13 07:12:51 +01:00
Maximilian Bosch
0644d3be87
Merge branch 'master' into staging-next 2024-11-10 18:34:57 +01:00
Adam C. Stephens
f4a76ebd13
waylock: 1.2.1 -> 1.3.0 (#354685) 2024-11-10 10:16:45 -05:00
Adam Stephens
a4e298635f
waylock: 1.2.1 -> 1.3.0 2024-11-09 14:44:57 +00:00
Adam C. Stephens
7fa514f531
waylock: port update script to bash 2024-11-09 09:44:10 -05:00
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
github-actions[bot]
f3327c0d2a
Merge master into staging-next 2024-11-09 00:13:55 +00:00
Robert Schütz
4476c3a14b
waagent: fix build (#354183) 2024-11-08 11:44:15 -08:00
github-actions[bot]
3533282a88
Merge master into staging-next 2024-11-07 20:49:24 +00:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Andrew Bruce
c73f4a500a
waagent: fix build
Use latest Python to avoid https://github.com/NixOS/nixpkgs/issues/353830

Co-authored-by: Sarah Stoltze <sarah.stoltze@maersk.com>
2024-11-07 09:59:45 +00:00
github-actions[bot]
e7cf0b43c8
Merge staging-next into staging 2024-11-06 00:14:28 +00:00
isabel
3c1f559d4f
wakapi: 2.12.1 -> 2.12.2 2024-11-04 22:37:14 +00:00
github-actions[bot]
7bea7cacca
Merge staging-next into staging 2024-11-04 18:04:50 +00:00
Theodore Ni
46865517d5
Remove mcaju as maintainer (#353426) 2024-11-04 09:15:21 -08:00
Mihai-Drosi Câju
c2034a8f62 Remove mcaju as maintainer 2024-11-03 18:31:47 +02:00
Nicolas Benes
19fd3f030d waf: 2.1.2 -> 2.1.3
https://gitlab.com/ita1024/waf/blob/waf-2.1.3/ChangeLog
2024-11-03 15:57:22 +01:00
Sandro
e4008a505f
waveterm: 0.8.12 -> 0.9.1 (#352177) 2024-11-02 18:28:46 +01:00
Masum Reza
9b14315707
warp-terminal: 0.2024.10.23.14.49.stable_00 -> 0.2024.10.29.08.02.stable_02 (#352879) 2024-11-02 09:14:40 +05:30
aucub
ee7aa5ce97 waveterm: 0.9.0 -> 0.9.1 2024-11-02 00:58:11 +00:00
Sefa Eyeoglu
15b2037466
watchdog: init at 5.16 (#351037) 2024-11-01 23:51:20 +01:00
DontEatOreo
e40b101a23
warp-terminal: 0.2024.10.23.14.49.stable_00 -> 0.2024.10.29.08.02.stable_02
Changelog: https://docs.warp.dev/getting-started/changelog#id-2024.10.31-v0.2024.10.29.08.02
2024-11-01 14:03:51 +00:00
Nathan Henrie
bc7813e234 watchdog: init at 5.16
This is the Linux software `watchdog` as packaged on Debian, Raspbian,
and I believe Fedora. It has a number of configuration options not
available with the systemd watchdog, including  rebooting if unable to
ping a specific host, if a specific network adapter fails, and can also
perform custom tests and actions.
2024-11-01 03:28:19 -06:00
Weijia Wang
6fb9c58356
wakatime-cli: 1.98.5 -> 1.102.3 (#344517) 2024-11-01 02:49:18 +01:00
Jappie3
2f4fd3fb40
wayfreeze: fix build failure 2024-10-30 15:14:19 +01:00
aucub
ab1717cbcf waveterm: 0.8.13 -> 0.9.0 2024-10-29 20:12:45 +00:00
Aleksana
d10330934a
watchyourlan: init at 2.0.4 (#338842) 2024-10-29 17:11:01 +08:00
Aleksana
79589db953
wasm-bindgen-cli: 0.2.93 -> 0.2.95 (#349729) 2024-10-28 21:17:08 +08:00
R. Ryantm
d344c45e51 wakatime-cli: 1.98.5 -> 1.102.3 2024-10-27 22:53:16 +00:00