Commit Graph

59 Commits

Author SHA1 Message Date
Clan Merge Bot
04741cbe66 update flake lock - 2023-08-02T00:00+00:00
All checks were successful
build / test (push) Successful in 13s
Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/8e8d955c22df93dbe24f19ea04f47a74adbdc5ec' (2023-07-04)
  → 'github:hercules-ci/flake-parts/59cf3f1447cfc75087e7273b04b31e689a8599fb' (2023-08-01)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e6ab46982debeab9831236869539a507f670a129' (2023-07-29)
  → 'github:NixOS/nixpkgs/9e1960bc196baf6881340d53dccb203a951745a2' (2023-08-01)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/719c2977f958c41fa60a928e2fbc50af14844114' (2023-07-17)
  → 'github:numtide/treefmt-nix/fab56c8ce88f593300cd8c7351c9f97d10c333c5' (2023-08-01)
2023-08-02 00:00:13 +00:00
Clan Merge Bot
24aa5c46ee update flake lock - 2023-07-31T00:00+00:00
All checks were successful
build / test (push) Successful in 14s
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/43f17a8b31c49f6696b8b258d317161afdc7e36b' (2023-07-28)
  → 'github:nix-community/disko/4015740375676402a2ee6adebc3c30ea625b9a94' (2023-07-30)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/2a9d660ff0f7ffde9d73be328ee6e6f10ef66b28' (2023-07-28)
  → 'github:NixOS/nixpkgs/e6ab46982debeab9831236869539a507f670a129' (2023-07-29)
• Updated input 'pre-commit-hooks-nix':
    'github:cachix/pre-commit-hooks.nix/1e2443dd3f669eb65433b2fc26a3065e05a7dc9c' (2023-07-29)
  → 'github:cachix/pre-commit-hooks.nix/fcbf4705d98398d084e6cb1c826a0b90a91d22d7' (2023-07-30)
2023-07-31 00:00:10 +00:00
Clan Merge Bot
d8286bfd21 update flake lock - 2023-07-30T00:00+00:00
All checks were successful
build / test (push) Successful in 14s
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c9cf0708f00fbe553319258e48ca89ff9a413703' (2023-07-26)
  → 'github:NixOS/nixpkgs/2a9d660ff0f7ffde9d73be328ee6e6f10ef66b28' (2023-07-28)
• Updated input 'pre-commit-hooks-nix':
    'github:cachix/pre-commit-hooks.nix/9289996dcac62fd45836db7c07b87d2521eb526d' (2023-07-27)
  → 'github:cachix/pre-commit-hooks.nix/1e2443dd3f669eb65433b2fc26a3065e05a7dc9c' (2023-07-29)
2023-07-30 00:00:08 +00:00
Clan Merge Bot
c119a56f3a update flake lock - 2023-07-29T00:00+00:00
All checks were successful
build / test (push) Successful in 1m55s
Flake lock file updates:

• Updated input 'nixos-generators':
    'github:nix-community/nixos-generators/9191c85aab6b1a7ad395c13d340f2aa0e3ddf552' (2023-07-07)
  → 'github:nix-community/nixos-generators/b1171de4d362c022130c92d7c8adc4bf2b83d586' (2023-07-23)
• Updated input 'nixos-generators/nixlib':
    'github:nix-community/nixpkgs.lib/a92befce80a487380ea5e92ae515fe33cebd3ac6' (2023-07-02)
  → 'github:nix-community/nixpkgs.lib/02fea408f27186f139153e1ae88f8ab2abd9c22c' (2023-07-16)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f292b4964cb71f9dfbbd30dc9f511d6165cd109b' (2023-07-05)
  → 'github:NixOS/nixpkgs/c9cf0708f00fbe553319258e48ca89ff9a413703' (2023-07-26)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/3c54278bf7b8642eba174a22ca02d5552c21dc0b' (2023-07-11)
  → 'github:numtide/treefmt-nix/719c2977f958c41fa60a928e2fbc50af14844114' (2023-07-17)
2023-07-29 00:00:13 +00:00
cb307f761a formatting: add pre-commit hook to dev shell
All checks were successful
build / test (push) Successful in 15s
2023-07-28 18:12:31 +02:00
6d0dd33ff1 install-iso: use disko.makeDiskImage 2023-07-28 16:37:39 +02:00
DavHau
4036df90d2 chore: add module for formatting
This will export a check for formatting and makes `nix fmt` use treefmt
2023-07-12 19:24:05 +02:00
4943aadf73 flake: all-formats was merged in upstream nixos-generators 2023-07-07 16:05:38 +02:00
cc1dcaede4 add barebones installer, not tested yet 2023-07-07 15:55:13 +02:00