summaryrefslogtreecommitdiff
path: root/justfile
AgeCommit message (Collapse)Author
2025-03-11justfile: use nixos-rebuild-ngSeth Flynn
2025-03-09justfile: fix remote-deploySeth Flynn
2025-03-09justfile: pass flake as git typeSeth Flynn
2025-03-08justfile: fix input updatesSeth Flynn
2025-03-05justfile: cleanupSeth Flynn
2025-02-25justfile: improve default nixos-rebuild argsSeth Flynn
2025-02-08justfile: use substituters when deployingSeth Flynn
2024-11-12tree-wide: disallow IFD againseth
Only mako and swaylock need it, and they're not being used right now
2024-10-27justfile: use `--fast` for deploymentseth
2024-10-26tree-wide: allow IFDseth
This is for glados using Catppuccin's `mako` and `swaylock` modules
2024-10-18more refactors & outsource some things (#477)seth
* tree-wide: drop flake-parts * drop nixinate * justfile: cleanup * drop treefmt-nix * doc: update READMEs * flake: cleanup * seth: don't use `./.` * modules/nixos,darwin: bundle all modules They all depend on each other anyways so * systems: manually import internal modules * seth: use riff module from nix-exprs * flake: back to flake-parts * Revert "flake: back to flake-parts" This reverts commit 35334882f7c0c23991a4efd65ea08b216006b2b0. Saving the last commit so I can go back if I want * flake: use lib.const this looks better...right? * flake: declare systems like a normal person
2024-07-23justfile: `nix flake lock` -> `nix flake update`seth
`nix flake lock` won't update inputs as of Nix 2.19
2024-05-10justfile: remove clean recipeseth
2024-05-10justfile: don't allow IFD when evalingseth
2024-05-10systems: deploy-rs -> nixinate for 12343894th timeseth
2024-04-18manage cloudflare pages with terranixseth
2024-04-06justfile: pass extraArgs to rebuild cmdseth
2024-03-08justfile: passthrough more flagsseth
2024-02-09ci!: switch back to garnix & remove deploy workflowsseth
i don't need terranix to deployed on each run, i can do it manually i can also have devices pull from this flake for updates instead of always pushing when they hit `main`
2024-01-16justfile: cleanup rebuild recipesseth
2023-12-31flake: update getchvimseth
Flake lock file updates: • Updated input 'getchvim': 'github:getchoo/getchvim/add749d0d1597930ae95ee29d10f5f41416b76d7' (2023-12-30) → 'github:getchoo/getchvim/3119d0e8be89bd5fa726d5424ecb181fc2fe0f58' (2023-12-31) • Removed input 'getchvim/nixvim' • Removed input 'getchvim/nixvim/flake-utils' • Removed input 'getchvim/nixvim/nixpkgs' • Removed input 'getchvim/nixvim/pre-commit-hooks' • Removed input 'getchvim/utils'
2023-12-29Revert "systems: nixinate works again"seth
This reverts commit 874a58f74dea0ee6aa775f43f688e8397bc8cfb5.
2023-12-29systems: nixinate works againseth
2023-12-27terranix: better handle deploymentsseth
2023-12-13justfile: add clean ruleseth
2023-12-13systems: nixinate -> deploy-rs (again (again))seth
nixinate just hangs as of 163daad93da692fc280036b80f29ca9b65c005d4
2023-12-12actions: temporarily disable opentofuseth
2023-11-15flake: add jq to dev shellseth
2023-11-15Revert "systems: nixinate -> deploy-rs (again)"seth
This reverts commit f281097023293a482498412d3760f350663b7314. Revert "ci: fix typo in deploy nix develop command" This reverts commit 2f15e8997f3086a1dc0fc6f472b46aaee11c98bf.
2023-11-14systems: nixinate -> deploy-rs (again)seth
this is for rollbacks during the deploy workflow
2023-11-01justfile: silence recursive just callsseth
2023-11-01justfile: only use rebuild recipeseth
2023-11-01justfile: use macos instead of darwinseth
2023-11-01justfile: tidy upseth
2023-09-24justfile: add switch-and-deploy recipeseth
2023-09-15hosts: deploy-rs -> nixinateseth
deploy-rs still has issues with tailscale :(
2023-09-08justfile: add dry-runseth
2023-08-13justfile: use deploy in deploy-all ruleseth
2023-08-13justfile: use --verbose with nixos/darwin-rebuildseth
2023-08-12hosts: nixinate -> deploy-rsseth
2023-07-03fix update-nixpkgs in justfileseth
2023-05-08remove git-cryptseth
i can just have a placeholder password lol
2023-05-04remove --impure from justfileseth
2023-05-02add test recipe to justfileseth
2023-05-01justfile: add deploy recipesseth
2023-04-26remove upgrade from justfileseth
2023-04-13add lock/unlock command to justfileseth
2023-04-01update inputs & use --impure for `just build`seth
2023-03-31add pre-commit support to justfileseth
2023-03-30add justfileseth