mergify[bot]
|
4f72e489b8
|
Merge branch 'master' into garnix
|
2023-06-19 01:32:22 +00:00 |
|
Jörg Thalheim
|
2fb24c57cb
|
update mergify configuration
|
2023-06-19 08:26:41 +07:00 |
|
Jörg Thalheim
|
31eb2a87d5
|
drop legacy flake schema
|
2023-06-19 08:25:31 +07:00 |
|
Jörg Thalheim
|
721f78afb4
|
switch to garnix ci for linux
|
2023-06-19 08:22:15 +07:00 |
|
Jörg Thalheim
|
a54683aa7e
|
Merge pull request #223 from pogobanane/master
improve nixosGenerate documentation
|
2023-06-16 15:13:01 +01:00 |
|
Jörg Thalheim
|
9fcfbef1ae
|
Merge pull request #248 from nix-community/mergify
switch from bors to mergify
|
2023-06-16 15:11:50 +01:00 |
|
Jörg Thalheim
|
1a2e8fcd11
|
switch from bors to mergify
|
2023-06-16 16:06:09 +02:00 |
|
Lassulus
|
f17fb67fc8
|
Merge pull request #241 from DavHau/all-formats
|
2023-06-13 10:16:55 +02:00 |
|
Lassulus
|
122dcc32ca
|
Merge pull request #243 from nix-community/update_flake_lock_action
flake.lock: Update
|
2023-06-05 07:45:44 +02:00 |
|
github-actions[bot]
|
bda8a077f0
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixlib':
'github:nix-community/nixpkgs.lib/367c0e1086a4eb4502b24d872cea2c7acdd557f4' (2023-04-09)
→ 'github:nix-community/nixpkgs.lib/961e99baaaa57f5f7042fe7ce089a88786c839f4' (2023-06-04)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/aeb75dba965e790de427b73315d5addf91a54955' (2023-05-25)
→ 'github:NixOS/nixpkgs/2e56a850786211972d99d2bb39665a9b5a1801d6' (2023-06-04)
|
2023-06-05 00:52:46 +00:00 |
|
DavHau
|
0f203cabb3
|
Merge branch 'master' into all-formats
|
2023-05-30 16:17:09 +02:00 |
|
Lassulus
|
b6114e214e
|
Merge pull request #237 from nix-community/update_flake_lock_action
|
2023-05-30 13:40:48 +02:00 |
|
Lassulus
|
7abb7b6405
|
Merge pull request #240 from DavHau/improvements
|
2023-05-30 10:48:47 +02:00 |
|
DavHau
|
2091cad026
|
add format check
|
2023-05-30 10:21:34 +02:00 |
|
DavHau
|
c0889cabd9
|
update flake schema
|
2023-05-30 10:21:34 +02:00 |
|
DavHau
|
a377e95ee4
|
run nix flake check in CI
|
2023-05-30 10:21:34 +02:00 |
|
DavHau
|
fb30cf1cbe
|
reformat all files
|
2023-05-30 10:21:34 +02:00 |
|
DavHau
|
121b5a7b38
|
add formatter to flake.nix
|
2023-05-30 10:21:34 +02:00 |
|
Lassulus
|
b3488033c0
|
Merge pull request #242 from nix-community/dependabot/github_actions/cachix/install-nix-action-21
|
2023-05-30 10:20:23 +02:00 |
|
lassulus
|
859c5d584c
|
formats install-iso: remove isoName
|
2023-05-30 10:16:52 +02:00 |
|
Lassulus
|
6c22dec7b7
|
Merge pull request #238 from yanganto/master
make isoName default "nixos.iso"
|
2023-05-30 10:08:39 +02:00 |
|
Antonio Yang
|
7e391962ce
|
set "nixos.iso" as default name for iso image
|
2023-05-30 15:35:56 +08:00 |
|
dependabot[bot]
|
6d21a21acc
|
build(deps): bump cachix/install-nix-action from 20 to 21
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21)
---
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-05-29 13:56:56 +00:00 |
|
DavHau
|
32f0192366
|
move some broken formats to ./formats-broken
- kexec + kexec-bundle: tries accessing <nixpkgs>
- cloudstack: module eval error
|
2023-05-29 11:08:44 +02:00 |
|
DavHau
|
435e0d366f
|
add checks for al formats
|
2023-05-29 11:05:09 +02:00 |
|
DavHau
|
9665903cf8
|
add all-formats.nix
|
2023-05-29 10:23:37 +02:00 |
|
DavHau
|
27efbe76ba
|
add format check
|
2023-05-29 10:20:56 +02:00 |
|
DavHau
|
ef5c3a94b2
|
update flake schema
|
2023-05-29 09:50:23 +02:00 |
|
DavHau
|
0849633d73
|
run nix flake check in CI
|
2023-05-29 09:45:01 +02:00 |
|
DavHau
|
c1e0b7feec
|
reformat all files
|
2023-05-29 09:35:13 +02:00 |
|
DavHau
|
55f78d04fc
|
add formatter to flake.nix
|
2023-05-29 09:34:51 +02:00 |
|
Antonio Yang
|
62bb13bb6c
|
add isoName option
|
2023-05-29 11:10:57 +08:00 |
|
github-actions[bot]
|
6a60d0db6b
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/87f9156865ab09e3bde39aadb4131ae364ae704e' (2023-05-24)
→ 'github:NixOS/nixpkgs/aeb75dba965e790de427b73315d5addf91a54955' (2023-05-25)
|
2023-05-29 00:47:23 +00:00 |
|
Lassulus
|
05bef00479
|
Merge pull request #234 from nix-community/update_flake_lock_action
flake.lock: Update
|
2023-05-25 09:37:17 +02:00 |
|
github-actions[bot]
|
c2ddf22c09
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/7e0743a5aea1dc755d4b761daf75b20aa486fdad' (2023-05-16)
→ 'github:NixOS/nixpkgs/87f9156865ab09e3bde39aadb4131ae364ae704e' (2023-05-24)
|
2023-05-25 00:44:12 +00:00 |
|
Lassulus
|
a9933ffcbc
|
Merge pull request #230 from nix-community/update_flake_lock_action
flake.lock: Update
|
2023-05-22 12:29:12 +02:00 |
|
github-actions[bot]
|
1b94dd1fc5
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/eb751d65225ec53de9cf3d88acbf08d275882389' (2023-05-07)
→ 'github:NixOS/nixpkgs/7e0743a5aea1dc755d4b761daf75b20aa486fdad' (2023-05-16)
|
2023-05-18 00:43:37 +00:00 |
|
Lassulus
|
1007933331
|
Merge pull request #229 from nix-community/update_flake_lock_action
flake.lock: Update
|
2023-05-08 09:15:31 +02:00 |
|
github-actions[bot]
|
04c86cdd5f
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/44f30edf5661d86fb3a95841c35127f3d0ea8b0f' (2023-05-02)
→ 'github:NixOS/nixpkgs/eb751d65225ec53de9cf3d88acbf08d275882389' (2023-05-07)
|
2023-05-08 00:43:57 +00:00 |
|
bors[bot]
|
104ca15b00
|
Merge #228
228: flake.lock: Update r=Mic92 a=github-actions[bot]
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-05-04 08:38:59 +00:00 |
|
github-actions[bot]
|
6e1b01d8b2
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/3056e9c39564559985ed9ed514f4789fb93a00ce' (2023-04-30)
→ 'github:NixOS/nixpkgs/44f30edf5661d86fb3a95841c35127f3d0ea8b0f' (2023-05-02)
|
2023-05-04 00:43:53 +00:00 |
|
Lassulus
|
8e981bbc0f
|
Merge pull request #227 from nix-community/update_flake_lock_action
|
2023-05-01 15:14:11 +02:00 |
|
github-actions[bot]
|
d8a5f78f6b
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/2362848adf8def2866fabbffc50462e929d7fffb' (2023-04-21)
→ 'github:NixOS/nixpkgs/3056e9c39564559985ed9ed514f4789fb93a00ce' (2023-04-30)
|
2023-05-01 00:48:19 +00:00 |
|
Jörg Thalheim
|
d774aeedc0
|
Merge pull request #226 from nix-community/update_flake_lock_action
flake.lock: Update
|
2023-04-24 11:39:32 +01:00 |
|
github-actions[bot]
|
44e7456df7
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/6b70761ea8c896aff8994eb367d9526686501860' (2023-04-12)
→ 'github:NixOS/nixpkgs/2362848adf8def2866fabbffc50462e929d7fffb' (2023-04-21)
|
2023-04-24 00:44:36 +00:00 |
|
Lassulus
|
5ad9f98194
|
Merge pull request #224 from nix-community/update_flake_lock_action
|
2023-04-14 11:33:30 +02:00 |
|
github-actions[bot]
|
db80223d15
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixlib':
'github:nix-community/nixpkgs.lib/b18d328214ca3c627d3cc3f51fd9d1397fdbcd7a' (2023-04-02)
→ 'github:nix-community/nixpkgs.lib/367c0e1086a4eb4502b24d872cea2c7acdd557f4' (2023-04-09)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/4a65e9f64e53fdca6eed31adba836717a11247d2' (2023-04-05)
→ 'github:NixOS/nixpkgs/6b70761ea8c896aff8994eb367d9526686501860' (2023-04-12)
|
2023-04-13 00:42:39 +00:00 |
|
Lassulus
|
58ded302d1
|
Merge pull request #225 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-19
build(deps): bump DeterminateSystems/update-flake-lock from 17 to 19
|
2023-04-10 16:14:35 +02:00 |
|
dependabot[bot]
|
6ec5128a87
|
build(deps): bump DeterminateSystems/update-flake-lock from 17 to 19
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 17 to 19.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases)
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v17...v19)
---
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-04-10 13:56:51 +00:00 |
|
Lassulus
|
15ae4065ac
|
Merge pull request #220 from nix-community/update_flake_lock_action
flake.lock: Update
|
2023-04-06 09:00:24 +02:00 |
|