Commit Graph

19 Commits

Author SHA1 Message Date
R. Ryantm
4b66ac912f john: 1.9.0-Jumbo-1-unstable-2026-06-07 -> 1.9.0-Jumbo-1-unstable-2026-07-07 2026-07-15 08:31:50 +00:00
hatch01
8a661c3eb1 john: add olefile deps to fix office2john.py 2026-06-15 17:19:27 +07:00
R. Ryantm
65a2c5508b john: 1.9.0-Jumbo-1-unstable-2026-05-31 -> 1.9.0-Jumbo-1-unstable-2026-06-07 2026-06-09 21:26:09 +00:00
R. Ryantm
82e77796ba john: 1.9.0-Jumbo-1-unstable-2026-04-13 -> 1.9.0-Jumbo-1-unstable-2026-05-31 2026-05-31 18:14:52 +00:00
Marcin Serwin
64276138ca john: rolling-2604 -> 1.9.0-Jumbo-1-unstable-2026-04-13
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-05-15 20:36:14 +02:00
Marcin Serwin
d789b01f08 john: add update script
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-05-15 20:30:26 +02:00
Thierry Hammer
6130d0b141 john: add therealhammer to maintainerlist 2026-05-10 21:55:16 -03:00
Thierry Hammer
538ab9caf0 john: rolling-2404 -> rolling-2604 2026-04-30 15:18:52 -03:00
Tom Herbers
e9cfcb3b5d maintainers: drop offline 2026-02-11 11:42:06 +01:00
Nicky Mouha
bf64eb0ee2 john: fix build with gcc15 2026-01-01 16:52:30 -05:00
Marcin Serwin
42c6232eec maintainers: drop matthewbauer
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-11-16 13:42:02 +01:00
langsjo
699cb82fc1 john: remove use of with lib; 2025-09-28 21:17:01 +03:00
langsjo
a048f59f44 john: fix hash mismatch on source 2025-09-27 05:39:38 +03:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
viserctul
03ebee133a john: fix missing opencl kernels 2025-03-18 15:35:31 +05:30
Sigmanificient
e6fe6f4b7c treewide: remove unused rec expressions 2025-03-13 21:34:05 +01:00
Nicky Mouha
374e00a6c0 john: fix broken symlinks (#381628) 2025-02-19 16:44:20 +01:00
Wolfgang Walther
b12e9707e0 treewide: replace substituteAll with replaceVars (part 3)
Driving #237216 forward.
2025-01-19 13:31:23 +01: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