fetchgit script: simplify
Some checks are pending
flakehub / flakehub-publish (push) Waiting to run
git-mirror / gitlab-sync (push) Waiting to run
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run

This commit is contained in:
Aly Raffauf 2024-07-25 12:15:14 -04:00
parent a8de7da687
commit 6bfa581c54

View file

@ -1,4 +1,2 @@
#1/bin/bash
nix run nixpkgs#update-nix-fetchgit -- homeManagerModules/desktop/default.nix
nix run nixpkgs#update-nix-fetchgit -- homes/aly/firefox/default.nix
nix run nixpkgs#update-nix-fetchgit -- homes/aly/mail/default.nix
#!/bin/bash
nix run nixpkgs#update-nix-fetchgit -- homeManagerModules/desktop/default.nix homes/aly/firefox/default.nix homes/aly/mail/default.nix