Commit Graph

394 Commits

Author SHA1 Message Date
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
github-actions[bot]
97a29988cb flake.lock: Update
Flake lock file updates:

• Updated input 'nixlib':
    'github:nix-community/nixpkgs.lib/44214417fe4595438b31bdb9469be92536a61455' (2023-03-19)
  → 'github:nix-community/nixpkgs.lib/b18d328214ca3c627d3cc3f51fd9d1397fdbcd7a' (2023-04-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5a05160f7671434e1c833b1b01284b876e04eca4' (2023-03-19)
  → 'github:NixOS/nixpkgs/4a65e9f64e53fdca6eed31adba836717a11247d2' (2023-04-05)
2023-04-06 00:42:15 +00:00
pogobanane
b09c3e5286
Update README.md
improve nixosGenerate documentation
2023-04-04 11:21:42 +02:00
Lassulus
d5cd198c80
Merge pull request #218 from nix-community/update_flake_lock_action 2023-03-22 12:47:35 +07:00
github-actions[bot]
59996b0925 flake.lock: Update
Flake lock file updates:

• Updated input 'nixlib':
    'github:nix-community/nixpkgs.lib/c9d4f2476046c6a7a2ce3c2118c48455bf0272ea' (2023-02-26)
  → 'github:nix-community/nixpkgs.lib/44214417fe4595438b31bdb9469be92536a61455' (2023-03-19)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/90ef5c3c337d8d9f0c97e7641ece70a41f6c16a2' (2023-03-08)
  → 'github:NixOS/nixpkgs/5a05160f7671434e1c833b1b01284b876e04eca4' (2023-03-19)
2023-03-20 00:51:07 +00:00
Jörg Thalheim
0c043999b1
Merge pull request #215 from nix-community/update_flake_lock_action
flake.lock: Update
2023-03-09 08:52:46 +00:00
github-actions[bot]
46d1f09bb7 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ae8bdd2de4c23b239b5a771501641d2ef5e027d0' (2023-03-01)
  → 'github:NixOS/nixpkgs/90ef5c3c337d8d9f0c97e7641ece70a41f6c16a2' (2023-03-08)
2023-03-09 00:53:08 +00:00
Lassulus
2687393d34
Merge pull request #217 from nix-community/dependabot/github_actions/DeterminateSystems/update-flake-lock-17 2023-03-06 19:42:34 +05:30
Lassulus
ee68d72122
Merge pull request #216 from nix-community/dependabot/github_actions/cachix/install-nix-action-20 2023-03-06 19:41:59 +05:30
dependabot[bot]
b165d47fba
build(deps): bump DeterminateSystems/update-flake-lock from 16 to 17
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 16 to 17.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases)
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v16...v17)

---
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-03-06 13:57:08 +00:00
dependabot[bot]
ae580c467c
build(deps): bump cachix/install-nix-action from 19 to 20
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 19 to 20.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v19...v20)

---
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-03-06 13:57:06 +00:00
bors[bot]
46158ecda2
Merge #214
214: fix deprecation message r=Mic92 a=Stunkymonkey



Co-authored-by: Felix Buehler <account@buehler.rocks>
2023-03-04 11:13:28 +00:00
Felix Buehler
aaaa4a080e fix deprecation message 2023-03-03 20:51:31 +01:00
Lassulus
59d63c5bb0
Merge pull request #213 from nix-community/update-flake-lock
automatically keep flakes up-to-date
2023-03-03 14:34:39 +05:30
Jörg Thalheim
daf692ef6b automatically keep flakes up-to-date 2023-03-03 09:52:32 +01:00
Lassulus
0f8bd637af
Merge pull request #212 from pveierland/master
lockfile: Update inputs
2023-03-03 07:36:22 +05:30
Per Magnus Veierland
cbbc8b8b8c lockfile: Update inputs
This commit updates the flake inputs of nixos-generators, as they are
currently very outdated, which can cause a range of issues for users
of nixos-generators who does not override these inputs to newer
versions themselves.

The change was tested by running `nix flake show` to verify that the
nixosModules outputs are generated correctly with the new version of
`nixpkgs.lib`.
2023-03-03 09:55:00 +08:00
Lassulus
1e0a05219f
Merge pull request #201 from mayl/custom_formats
Custom formats
2023-02-13 19:47:41 +05:30
Lassulus
1f341223c2
Merge pull request #209 from olebedev/patch-1
Add `aarch64-darwin` support for the `nixos-generators` Nix package
2023-02-13 19:47:02 +05:30