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

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=c4eb1940336cd88ca65ba65582ce104e49dfc7c9' (2024-10-09)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=c3f7c9bbb52b9ad3d24ccfcc5c552ed16c9985a5' (2024-10-12)
• Updated input 'nixos-wsl':
    'github:nix-community/NixOS-WSL/9f4fbf5f9e381826e6d66a6f699ad30ff3122075' (2024-10-08)
  → 'github:nix-community/NixOS-WSL/0fc8d9bb51cc46b31d950513df6d088905c8fe55' (2024-10-10)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/c31898adf5a8ed202ce5bea9f347b1c6871f32d1' (2024-10-06)
  → 'github:nixos/nixpkgs/5633bcff0c6162b9e4b5f1264264611e950c8ec7' (2024-10-09)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/0a5e8f7bd281e879e9a5fe614d27162261c544d9' (2024-10-08)
  → 'github:nix-community/nixpkgs-wayland/c0e494b695437b5175b2ea97352f1cf0f27110a4' (2024-10-10)
• Updated input 'nixpkgs-wayland/nix-eval-jobs':
    'github:nix-community/nix-eval-jobs/7ae693d28c5922533ce86f348ddb6709a2beffbf' (2024-10-03)
  → 'github:nix-community/nix-eval-jobs/a3307ac4b38b6dae769f771c877a6f2c236ee238' (2024-10-10)
• Updated input 'nixpkgs-wayland/nixpkgs':
    'github:nixos/nixpkgs/c31898adf5a8ed202ce5bea9f347b1c6871f32d1' (2024-10-06)
  → 'github:nixos/nixpkgs/5633bcff0c6162b9e4b5f1264264611e950c8ec7' (2024-10-09)
• Updated input 'roc':
    'github:roc-lang/roc/b5e3c3e4411e49bf9b2b640d66a498e8cbe1690e' (2024-10-09)
  → 'github:roc-lang/roc/bf3ac95a8c4e34e817abb97a6deda64d2a288f68' (2024-10-12)
• Updated input 'utils':
    'git+https://git.dayl.in/daylin/utils.git?ref=refs/heads/main&rev=588d7639308ac41a5af29f84acd2d0c73d38501c' (2024-10-08)
  → 'git+https://git.dayl.in/daylin/utils.git?ref=refs/heads/main&rev=7a775d5ab97a82066bd12f9a9beb4ead5d7a1c8a' (2024-10-12)
• Updated input 'zig-overlay':
    'github:mitchellh/zig-overlay/9b5dc914fea3fab4edaa28a011cdf419551d4351' (2024-10-10)
  → 'github:mitchellh/zig-overlay/84fb32055dcf0bda2967cdd463465059af3d91d1' (2024-10-11)
2024-10-12 16:02:35 +00:00
.github use a single printf call 2024-10-04 14:37:10 -05:00
hosts cleanup 2024-09-18 16:13:30 -05:00
lib pipes pipes 2024-10-03 11:35:40 -05:00
modules no more nph for now 2024-10-08 11:06:23 -05:00
overlays overlays aren't worth the trouble 2024-09-14 11:14:03 -05:00
pkgs no more nph for now 2024-10-08 11:06:23 -05:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-10-12 16:02:35 +00:00
flake.nix pin nixd to released version 2024-10-03 11:35:40 -05:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md replace readme help 2024-09-16 10:45:07 -05:00
todo.md update todos 2024-09-04 14:02:36 -05: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"
nix begat oizys
Usage:
  oizys {SUBCMD} [sub-command options & parameters]

subcommands:
  help   print comprehensive or per-cmd help
  build  nix build
  cache  build and push to cachix
  ci     trigger GHA update flow
  dry    dry run build
  os     nixos-rebuild
  output output
  update update and run nixos-rebuild

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.