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

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=6e0aadc585c6d9fdaaebfa5853adbf9610897c82' (2024-10-23)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=f0e023bff2f2a25ffe5ed3166f55f7274d17c6bc' (2024-10-25)
• Updated input 'hyprman':
    'git+https://git.dayl.in/daylin/hyprman.git?ref=refs/heads/main&rev=7a06a2a28c546b172dca79a35b5b12476d7e24da' (2024-10-22)
  → 'git+https://git.dayl.in/daylin/hyprman.git?ref=refs/heads/main&rev=952d79d368862d74b4ad233df57883fdd1974c4c' (2024-10-25)
• Updated input 'nixos-wsl':
    'github:nix-community/NixOS-WSL/eb326eabbfce607700d0af08cd957fd9d06e48fa' (2024-10-22)
  → 'github:nix-community/NixOS-WSL/5a965cb108fb1f30b29a26dbc29b473f49e80b41' (2024-10-23)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/1997e4aa514312c1af7e2bda7fad1644e778ff26' (2024-10-20)
  → 'github:nixos/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d' (2024-10-23)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/bf078b605a516a2b5dbde38baf1b1ec8b4b2bf06' (2024-10-23)
  → 'github:nix-community/nixpkgs-wayland/833950fe76340407ce9d9fc409994b11476cd22e' (2024-10-25)
• Updated input 'nixpkgs-wayland/nixpkgs':
    'github:nixos/nixpkgs/1997e4aa514312c1af7e2bda7fad1644e778ff26' (2024-10-20)
  → 'github:nixos/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d' (2024-10-23)
• Updated input 'roc':
    'github:roc-lang/roc/0b0ed3cd5df56828306f5c9bc29c68b2344ab8c4' (2024-10-23)
  → 'github:roc-lang/roc/e1183e58e55397fe07b08981937c4f626ca7db42' (2024-10-25)
• Updated input 'zig-overlay':
    'github:mitchellh/zig-overlay/ebd28ce7e9e2146dbdfd7172293c3ca231932ce5' (2024-10-23)
  → 'github:mitchellh/zig-overlay/71a0618a10c2fb8d6c60b3498bcdb5dc4573e403' (2024-10-25)
• Updated input 'zls':
    'github:zigtools/zls/ea2c303b0ddb08a0d364b8eb7959d685fe9e65c6' (2024-10-22)
  → 'github:zigtools/zls/5acc06679321aeff5f6d2f05ebb52520f734a8b8' (2024-10-24)
2024-10-25 14:50:20 +00:00
.github fix cron 2024-10-23 10:28:34 -05:00
hosts add nvitop 2024-10-22 00:36:40 -05:00
lib remove oizys only nim remains 2024-10-20 15:49:58 -05:00
modules add uv drop micromamba 2024-10-25 09:48:09 -05:00
overlays overlays aren't worth the trouble 2024-09-14 11:14:03 -05:00
pkgs add back oizys.nimble 2024-10-21 00:07:36 -05:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-10-25 14:50:20 +00:00
flake.nix add my own nixpkgs 2024-10-22 10:57:44 -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 todo 2024-10-13 18:15:37 -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.