Commit graph

509 commits

Author SHA1 Message Date
Felix Buehler
e62ab61f81 fix some typos 2023-10-16 23:22:54 +02:00
mergify[bot]
c4c73bce65
Merge pull request #132 from nix-community/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2023-09-11 10:54:47 +00:00
dependabot[bot]
23851e1ff0
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 10:45:27 +00:00
mergify[bot]
cfae37e520
Merge pull request #131 from nix-community/dependabot/github_actions/cachix/install-nix-action-23
build(deps): bump cachix/install-nix-action from 22 to 23
2023-09-04 11:00:50 +00:00
dependabot[bot]
4e62ea7677
build(deps): bump cachix/install-nix-action from 22 to 23
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v22...v23)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 10:40:54 +00:00
mergify[bot]
8cddbac8c6
Merge pull request #130 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-20
build(deps): bump DeterminateSystems/update-flake-lock from 19 to 20
2023-08-28 10:39:16 +00:00
dependabot[bot]
a8e011a556
build(deps): bump DeterminateSystems/update-flake-lock from 19 to 20
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 19 to 20.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v19...v20)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 10:28:31 +00:00
mergify[bot]
32c29d4ec7
Merge pull request #129 from nix-community/kexec-auto
kexec-installer: re-enable kexec-syscall-auto
2023-08-26 18:22:53 +00:00
Jörg Thalheim
f11fd49c78 kexec-installer: re-enable kexec-syscall-auto
Seems like GCP changed something about their boot process and the same instance types that failed to kexec, now just works.
This fixes secureboot as well: https://github.com/nix-community/nixos-images/issues/128
2023-08-26 19:36:51 +02:00
Jörg Thalheim
3067fe0c60
Merge pull request #127 from nix-community/ci
flake.lock: Update
2023-08-05 06:49:46 +01:00
Jörg Thalheim
f715155f87 flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-2305':
    'github:NixOS/nixpkgs/9652a97d9738d3e65cf33c0bc24429e495a7868f' (2023-08-04)
  → 'github:Mic92/nixpkgs/831724726ba052189092f52ae0774dd406d657bb' (2023-08-05)
2023-08-05 07:49:32 +02:00
Jörg Thalheim
74ca72e242
Merge pull request #126 from nix-community/ci
also fix netboot on release-23.05
2023-08-05 06:48:15 +01:00
mergify[bot]
2a98397eb4
Merge branch 'main' into ci 2023-08-05 05:46:50 +00:00
Jörg Thalheim
377e275ebc also fix netboot on release-23.05 2023-08-05 07:45:36 +02:00
Jörg Thalheim
8cfcde285d
Merge pull request #125 from nix-community/ci
fix kernel name
2023-08-04 22:40:11 +01:00
Jörg Thalheim
a1478fe225 fix kernel name 2023-08-04 23:40:01 +02:00
Jörg Thalheim
1361e3e22a
Merge pull request #124 from nix-community/ci
ci: improve updating assets
2023-08-04 21:56:02 +01:00
mergify[bot]
4fd1a924cb
Merge branch 'main' into ci 2023-08-04 20:52:28 +00:00
Jörg Thalheim
3b4624dc1a build-images: reformat with shellfmt 2023-08-04 22:51:45 +02:00
Jörg Thalheim
7066549ee6 update assets more atomically 2023-08-04 22:51:45 +02:00
Jörg Thalheim
d694dd7829
Merge pull request #123 from nix-community/ci
nixos-images: return to nixpkgs upstream
2023-08-04 21:26:11 +01:00
Jörg Thalheim
b0fcd6bbe0 disable aarch64 until we fixed the race condition when creating releases 2023-08-04 22:25:49 +02:00
Jörg Thalheim
aaeec10163 flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-unstable':
    'github:NixOS/nixpkgs/4f5308922f99987cabb1821b675da86948af00b4' (2023-08-04)
  → 'github:Mic92/nixpkgs/52a39dea62074a5d47001e86646f71dff78ffcad' (2023-08-04)
2023-08-04 22:22:15 +02:00
Jörg Thalheim
49bd69291a flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-2305':
    'github:Mic92/nixpkgs/15384bf882f524e3a08ed7cb86c811de5b75ba5a' (2023-06-15)
  → 'github:NixOS/nixpkgs/9652a97d9738d3e65cf33c0bc24429e495a7868f' (2023-08-04)
• Updated input 'nixos-unstable':
    'github:Mic92/nixpkgs/d4cab20b3a76fef4b9a487c37107df6351ebce33' (2023-06-16)
  → 'github:NixOS/nixpkgs/4f5308922f99987cabb1821b675da86948af00b4' (2023-08-04)
2023-08-04 22:01:10 +02:00
Jörg Thalheim
b63a9cb113 nixos-images: return to nixpkgs upstream 2023-08-04 21:59:59 +02:00
Jörg Thalheim
fcbf0b7c6c
Merge pull request #122 from nix-community/ci
also enable arm64 in github ci
2023-08-04 20:50:52 +01:00
Jörg Thalheim
40ea0c79e3 also enable arm64 in github ci 2023-08-04 21:50:03 +02:00
mergify[bot]
f98b4775fa
Merge pull request #118 from nix-community/update_flake_lock_action
flake.lock: Update
2023-07-04 17:15:49 +00:00
github-actions[bot]
8561ccba07 flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-unstable':
    'github:Mic92/nixpkgs/d21b935395b8880dd4e80dfac4104553cb795d03' (2023-06-15)
  → 'github:Mic92/nixpkgs/d4cab20b3a76fef4b9a487c37107df6351ebce33' (2023-06-16)
2023-07-04 16:36:33 +00:00
Jörg Thalheim
65c15be132
Merge pull request #120 from nix-community/gpt-disk
add missing gptfdisk
2023-07-04 17:31:51 +01:00
Jörg Thalheim
c90d09a5f6 mergify: drop images ci target 2023-07-04 18:31:43 +02:00
mergify[bot]
496b3a800c
Merge branch 'main' into gpt-disk 2023-07-04 16:31:38 +00:00
Jörg Thalheim
9a8b402e63
Merge pull request #119 from nix-community/dependabot/github_actions/cachix/install-nix-action-22
build(deps): bump cachix/install-nix-action from 21 to 22
2023-07-04 17:30:59 +01:00
Jörg Thalheim
e73cbf20a3 add missing gptfdisk
This is needed by disko for gpt
2023-07-04 18:07:03 +02:00
dependabot[bot]
cb80fd6175
build(deps): bump cachix/install-nix-action from 21 to 22
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 21 to 22.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v21...v22)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 10:56:56 +00:00
Jörg Thalheim
ccc1a2c08c
Merge pull request #115 from nix-community/update_flake_lock_action
flake.lock: Update
2023-06-15 09:52:48 +01:00
Jörg Thalheim
b713d90778 flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-2305':
    'github:Mic92/nixpkgs/60e994e7ada7ce39b775d92cbb70a611c59f45d1' (2023-06-15)
  → 'github:Mic92/nixpkgs/15384bf882f524e3a08ed7cb86c811de5b75ba5a' (2023-06-15)
2023-06-15 10:20:54 +02:00
Jörg Thalheim
c92fa3d2f7 ping to nixpkgs fork to incorperate aarch64 fix
flake.lock: Update

Flake lock file updates:

• Updated input 'nixos-2305':
    'github:NixOS/nixpkgs/75eb7c2d47fdc01a0d477e9a89eac7ed366fe898' (2023-06-14)
  → 'github:Mic92/nixpkgs/60e994e7ada7ce39b775d92cbb70a611c59f45d1' (2023-06-15)
• Updated input 'nixos-unstable':
    'github:NixOS/nixpkgs/ba1a6ec548000d4a50719d14e6f73f63016674d5' (2023-06-14)
  → 'github:Mic92/nixpkgs/d21b935395b8880dd4e80dfac4104553cb795d03' (2023-06-15)
2023-06-15 10:02:07 +02:00
github-actions[bot]
fbc53c710d flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-2305':
    'github:NixOS/nixpkgs/5f6396e85487aa59c801da5f7c87ac20098b2fa8' (2023-06-11)
  → 'github:NixOS/nixpkgs/75eb7c2d47fdc01a0d477e9a89eac7ed366fe898' (2023-06-14)
• Updated input 'nixos-unstable':
    'github:NixOS/nixpkgs/3d318cb303f285d2964d4137619cb21ddd56cfd5' (2023-06-11)
  → 'github:NixOS/nixpkgs/ba1a6ec548000d4a50719d14e6f73f63016674d5' (2023-06-14)
2023-06-15 08:53:22 +02:00
Jörg Thalheim
fd8c7d7dd4
Merge pull request #117 from nix-community/label
update label
2023-06-15 07:14:10 +01:00
Jörg Thalheim
6967261261 update-flake-lock: fix label 2023-06-15 08:13:53 +02:00
Jörg Thalheim
89744bafd2 replace bors with mergify 2023-06-15 07:46:46 +02:00
bors[bot]
762e4aa3dd
Merge #112
112: flake.lock: Update r=nix-eval-jobs-bot a=nix-eval-jobs-bot



Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-12 01:09:46 +00:00
github-actions[bot]
ffc36b9def flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-2305':
    'github:NixOS/nixpkgs/067a81a6859a020135a73fcbb7b16e9fb43dc435' (2023-06-11)
  → 'github:NixOS/nixpkgs/5f6396e85487aa59c801da5f7c87ac20098b2fa8' (2023-06-11)
• Updated input 'nixos-unstable':
    'github:NixOS/nixpkgs/32d8e07a8ea673bc9b8c0f8106fb0b776c6ea6a8' (2023-06-07)
  → 'github:NixOS/nixpkgs/3d318cb303f285d2964d4137619cb21ddd56cfd5' (2023-06-11)
2023-06-12 01:09:27 +00:00
bors[bot]
af9bfe325c
Merge #111
111: link to unattended nixos installer r=Mic92 a=Mic92



Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-06-11 16:19:33 +00:00
Jörg Thalheim
fb1219ebff link to unattended nixos installer 2023-06-11 18:18:04 +02:00
bors[bot]
13e5db35e8
Merge #110
110: github-ci: update to 23.05 r=Mic92 a=Mic92



Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-06-11 06:54:56 +00:00
Jörg Thalheim
17720078c7 github-ci: update to 23.05 2023-06-11 08:54:27 +02:00
bors[bot]
5eaf2832d7
Merge #109
109: aarch64-linux: enable ci r=Mic92 a=Mic92



Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-06-11 06:24:06 +00:00
Jörg Thalheim
b80c95fe68 garnix: enable aarch64-linux 2023-06-11 07:51:31 +02:00