nix begat oizys
Find a file
daylin-bot bbe7787d3e flake.lock: Update
Flake lock file updates:

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=f7fcbe32c9f66bcfc86853a5cda95edcf481f573' (2025-02-08)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=f261fb6fe028a1427cfd672eee6e7d5705cd696f' (2025-02-09)
• Updated input 'hyprland-qtutils':
    'github:hyprwm/hyprland-qtutils/96bf0677fa9cd13508294e3d4559dfbbc8beff73' (2025-01-27)
  → 'github:hyprwm/hyprland-qtutils/3504a293c8f8db4127cb0f7cfc1a318ffb4316f8' (2025-02-08)
• Updated input 'lib-aggregate':
    'github:nix-community/lib-aggregate/d9e1e62ee65421de564adc3d8d63b6ae7e4e6e79' (2025-02-02)
  → 'github:nix-community/lib-aggregate/4fe8ae8ac129f920d881b2eae70319757ef2209c' (2025-02-09)
• Updated input 'lix':
    '00a1afe022.tar.gz?narHash=sha256-9xhDUs6BKrVAgR0FZtoOQRLW6rJI2djoCKODO8lvJ%2BM%3D&rev=00a1afe022a0e4eee38759ccfba945c3eb74472e' (2025-02-07)
  → '7d4912bcf9.tar.gz?narHash=sha256-WejZuOso5ElVYLA/17uVw7Noqi72ZbydPwMrbqNzC0c%3D&rev=7d4912bcf9028db491fe1061d3efcf2392c4bd76' (2025-02-09)
• Updated input 'nix-index-database':
    'github:nix-community/nix-index-database/46a8f5fc9552b776bfc5c5c96ea3bede33f68f52' (2025-02-02)
  → 'github:nix-community/nix-index-database/895d81b6228bbd50a6ef22f5a58a504ca99763ea' (2025-02-09)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/550e11f27ba790351d390d9eca3b80ad0f0254e7' (2025-02-06)
  → 'github:nixos/nixpkgs/a79cfe0ebd24952b580b1cf08cd906354996d547' (2025-02-08)
• Updated input 'nixpkgs-lib':
    'github:nix-community/nixpkgs.lib/891a6e313daec084351d328ba0c68ddd1b2a8f1d' (2025-02-02)
  → 'github:nix-community/nixpkgs.lib/ad729b690927c9b6a130aeb346768c796339e3f8' (2025-02-09)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/d01b1418e87adb71b3413973dbfd411e13883b3b' (2025-02-08)
  → 'github:nix-community/nixpkgs-wayland/d2628e461e7d5b68b2b7bef28f72a489a150df04' (2025-02-10)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/5c571e5ff246d8fc5f76ba6e38dc8edb6e4002fe' (2025-02-08)
  → 'github:oxalica/rust-overlay/035dac86ab7ce5c1e8a4d59dfe85e6911a3526ea' (2025-02-10)
2025-02-10 15:39:01 +00:00
.github update readme 2025-01-30 15:15:16 -06:00
hosts lix-attic not ready 2025-02-10 00:25:15 -06:00
lib use apparmor fix for lix 2025-01-30 11:11:37 -06:00
modules formatting 2025-02-07 15:48:47 -06:00
overlays commenting these lines did nothing? 2025-01-30 12:15:25 -06:00
pkgs don't report results 2025-02-10 09:36:11 -06:00
templates/dev more assigments for more readable code 2025-01-11 17:56:51 -06:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
.sops.yaml apply treefmt 2025-01-13 14:38:22 -06:00
flake.lock flake.lock: Update 2025-02-10 15:39:01 +00:00
flake.nix lix-attic not ready 2025-02-10 00:25:15 -06:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md update readme 2025-01-30 15:15:16 -06:00
todo.md formatting 2025-02-07 15:48:47 -06:00

oizys

nix begat oizys

This is a custom multi-host nixos flake. See below for the currently maintained hosts.

hosts

rune name system
othalan Thinkpad Carbon X1 Gen 9
algiz Hetzner VPS hosting forgejo, soft-serve & gts
mannaz Custom AMD Tower with Nvidia 1050ti
naudiz Nixos-WSL for those times I'm trapped on windows

oizys cli

A small helper utility that mostly just wraps nix commands for convenience.

nix run "github:daylinmorgan/oizys"
usage:
  oizys subcmd [flags]

subcommands:
  build    nix build
  cache    build and push store paths
  ci       builtin ci
  gha      trigger GHA
  dry      dry run build
  os       nixos-rebuild subcmd
  output   nixos config attr
  update   update and run nixos-rebuild
  hash     collect build hash from failure
  narinfo  check active caches for nix derivation
  lock     check lock status for duplicates

flags:
     --flake       string      path/to/flake
     --host        seq[string] host(s) to build
  -v --verbose     Count       increase verbosity (up to 2) (default: 0)
     --reset-cache             set cache timeout to 0
  -h --help                    show this help

oizys?

Oizys was birthed by the goddess Nyx/Nix and embodies suffering and misery. Which is all that awaits you if you embrace nix.


Note

I don't use home-manager to manager my shell/user configs. You can find those in my separate chezmoi-managed dotfiles repository.