Commit Graph

542 Commits

Author SHA1 Message Date
Wolfgang Walther
d29077946a
nifi: 1.28.0 -> 1.28.1 (#361560) 2024-12-13 20:43:33 +01:00
Daylin Morgan
4e85178c7e nimble: 0.16.2 -> 0.16.3 2024-12-13 12:22:12 +00:00
Wolfgang Walther
6508125094
nix-snapshotter: 0.2.0 -> 0.2.1 (#362460) 2024-12-12 20:24:50 +01:00
Thiago Kenji Okada
0d2883adc2
nixos-rebuild-ng: add module changes and port tests from nixos-rebuild (#363922) 2024-12-12 12:40:40 +00:00
Emery Hemingway
f59c7402f4 nim_lk: 20240527 -> 20241025
Migrate from buildNimPackage to buildNimSbom.
2024-12-12 09:57:05 +00:00
Thiago Kenji Okada
57910dc355 nixos-rebuild-ng: do not hide uname -n stderr 2024-12-10 23:19:03 +00:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Thiago Kenji Okada
7db2ddc8e3 nixos-rebuild-ng: update README.md 2024-12-10 18:38:10 +00:00
Thiago Kenji Okada
1b5fac463b nixos/tests: add nixos-rebuild-target-host-ng 2024-12-10 18:38:09 +00:00
Thiago Kenji Okada
1d3c452d63 nixos-rebuild-ng: set TMPDIR in darwin 2024-12-10 18:38:09 +00:00
Thiago Kenji Okada
063639b2be nixos/tests: add nixos-rebuild-specialisations-ng 2024-12-10 18:38:09 +00:00
Thiago Kenji Okada
81148841b9 nixos/tests: add nixos-rebuild-install-bootloader-ng 2024-12-10 18:38:09 +00:00
Thiago Kenji Okada
c27b1c401a nixos-rebuild-ng: add repl test and fix issues 2024-12-10 18:38:09 +00:00
Thiago Kenji Okada
14ab7a484d nixos-rebuild-ng: make build-time flags globals 2024-12-10 18:38:09 +00:00
Thiago Kenji Okada
d4c1d6c482 nixos-rebuild-ng: accept protocol in Flake.parse() 2024-12-10 18:38:09 +00:00
Thiago Kenji Okada
43e6aa5bd2 nixos-rebuild-ng: enable reexec if system.rebuild.enableNg is enabled 2024-12-10 18:38:08 +00:00
Thiago Kenji Okada
ae6664cc51 nixos/tools: add system.rebuild.enableNg 2024-12-10 18:38:08 +00:00
Nick Cao
1d1499520b
nixpacks: 1.29.1 -> 1.30.0 (#363454) 2024-12-09 08:32:47 -05:00
Thiago Kenji Okada
89f193eb34
nixos-rebuild-ng: improve documentation (#361750) 2024-12-09 08:56:02 +00:00
R. Ryantm
4e3ef907e4 nixpacks: 1.29.1 -> 1.30.0 2024-12-09 04:20:44 +00:00
Thiago Kenji Okada
b928ad0093 nixos-rebuild-ng: only show the error message if the user forget to use --ask-sudo-password flag 2024-12-08 21:15:23 +00:00
Thiago Kenji Okada
69d9c3529d nixos-rebuild-ng: fix repl command 2024-12-08 21:11:11 +00:00
Thiago Kenji Okada
af4fad1f21 nixos-rebuild-ng: remove --raw from nix-instantiate 2024-12-08 02:37:40 +00:00
Thiago Kenji Okada
556a52ac27 nixos-rebuild-ng: fix linter failures 2024-12-07 11:38:03 +00:00
Thiago Kenji Okada
1fe9bfe982 nixos-rebuild-ng: rename manual to nixos-rebuild 2024-12-07 11:31:45 +00:00
R. Ryantm
d42959a3c6 nix-snapshotter: 0.2.0 -> 0.2.1 2024-12-06 15:23:02 +00:00
Thiago Kenji Okada
bd200697e9 nixos-rebuild-ng: show help when manpage is disabled 2024-12-06 10:56:00 +00:00
Nick Cao
4bd660accd
nimdow: 0.7.39 -> 0.7.40 (#361989) 2024-12-05 09:41:24 -05:00
Thiago Kenji Okada
da566994ea nixos-rebuild-ng: enable shell files by default 2024-12-05 13:09:26 +00:00
Thiago Kenji Okada
a987599ac1 nixos-rebuild-ng: simplify build options 2024-12-05 13:09:26 +00:00
Thiago Kenji Okada
68a1082234 nixos-rebuild-ng: add proper manpage using scd format 2024-12-05 13:09:26 +00:00
Aleksana
12f623110b
nickel: 1.8.1 -> 1.9.0 (#358879) 2024-12-05 21:09:05 +08:00
Thiago Kenji Okada
916d65a2d0 nixos-rebuild-ng: add shell completion via shtab 2024-12-05 13:04:01 +00:00
Thiago Kenji Okada
b521c0c6bd nixos-rebuild-ng: add --builders as common_build_flags 2024-12-05 13:04:01 +00:00
R. Ryantm
8dee843fa6 nimdow: 0.7.39 -> 0.7.40 2024-12-05 07:44:48 +00:00
Silvan Mosberger
cb3de3579d nixfmt-rfc-style: 2024-11-26 -> 2024-12-04
Final polish: https://github.com/NixOS/nixfmt/pull/269
2024-12-04 22:06:27 +01:00
Jörg Thalheim
2a2e1d2a2b
nixos-facter: 0.2.0 -> 0.3.0 (#361564) 2024-12-04 19:49:20 +01:00
Thiago Kenji Okada
83ef7bfcbb
nixos-rebuild-ng: implement the remaining missing features (#360215) 2024-12-04 09:48:21 +00:00
Jörg Thalheim
2813a19a27 nixos-facter: 0.2.0 -> 0.3.0 2024-12-03 22:33:52 +01:00
Marco Rebhan
229da450d6
nix-plugin-pijul: 0.1.5 -> 0.1.6 (#360578) 2024-12-03 16:20:17 -05:00
Thomas Gerbet
3ee82eb5b4 nifi: 1.28.0 -> 1.28.1
Fixes CVE-2024-52067.

https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.28.1
2024-12-03 22:08:03 +01:00
Thiago Kenji Okada
98e9372c1c nixos-rebuild: refactor if-else in match 2024-12-03 15:28:11 +00:00
Thiago Kenji Okada
c6e9bd02ca nixos-rebuild-ng: add test to nixos-rebuild build 2024-12-03 12:55:03 +00:00
r-vdp
debea81ba7 nixos-rebuild-ng: don't try to register the profile when doing build or test 2024-12-03 12:19:10 +00:00
Jörg Thalheim
2e00fd6d07
Drop nix 2.18 (#359215) 2024-12-02 14:45:52 +01:00
Nick Cao
efd422dd7e
nixos-bgrt-plymouth: 0-unstable-2023-03-10 -> 0-unstable-2024-10-25 (#360927) 2024-12-02 08:26:39 -05:00
Aleksana
240c53b527
treewide: remove unused clang from build closure (#360711) 2024-12-02 11:00:58 +08:00
R. Ryantm
deafd40c25 nixos-bgrt-plymouth: 0-unstable-2023-03-10 -> 0-unstable-2024-10-25 2024-12-02 00:57:40 +00:00
Thiago Kenji Okada
d34056b218 nixos-rebuild-ng: disable _NIXOS_REBUILD_REEXEC for now 2024-12-01 20:21:58 +00:00
Thiago Kenji Okada
fb5178c3c5 nixos-rebuild-ng: set capture_output=True to cleanup_ssh 2024-12-01 14:47:58 +00:00