Commit Graph

10 Commits

Author SHA1 Message Date
superherointj
477fb8c931 fluxcd: fix update script breakage caused by #341924 2024-10-01 09:04:31 -03:00
superherointj
b1332733d4 fluxcd: 2.3.0 -> 2.4.0
Release: https://github.com/fluxcd/flux2/releases/tag/v2.4.0
2024-10-01 08:35:40 -03:00
superherointj
edfec4fee3 fluxcd/update-script: add double quotes to prevent globbing and word splitting
Eliminates tooling warnings.
2024-10-01 08:35:21 -03:00
superherointj
e9fade465f fluxcd/update-script: use nix hash convert
Eliminates deprecation warning of former pattern.
2024-10-01 08:34:18 -03:00
nicoo
4538b56ab5 fluxcd: sha256hash 2024-09-15 11:25:25 +02:00
superherointj
7354bda208 maintainers: remove superherointj 2024-08-26 17:50:54 -03:00
Peder Bergebakken Sundt
7020a1d893 treewide: default.nix -> package.nix in pkgs/by-name
We need to remember to go over all the update scripts once the mass-by-name migration has happened
2024-08-18 18:09:17 +02:00
superherointj
7ccf4821a2 fluxcd: refactor shell completion 2024-07-15 12:03:40 -03:00
superherointj
380fa36170 fluxcd: add superherointj as maintainer 2024-06-12 19:35:51 -03:00
superherointj
296a3e4979 fluxcd: refactor
- move top-level to by-name
- remove nested with in meta
- replace sha256 with hash
- use stdenv.buildPlatform.canExecute
- nixfmt
- minor clean-up
2024-06-12 19:35:38 -03:00