diff --git a/justfile b/justfile index 8ad905b..034db50 100644 --- a/justfile +++ b/justfile @@ -76,6 +76,8 @@ wikidata: hetzner: rclone sync -v --fast-list --transfers 32 --multi-thread-streams 32 hetzner:NexVeridian/minecraft-data-vanilla /Users/elijahmcmorris/Desktop/Stuff/Excel/!Other/hetzner/minecraft-data-vanilla rclone sync -v --fast-list --transfers 32 --multi-thread-streams 32 hetzner:NexVeridian/data/parquet /Users/elijahmcmorris/Desktop/Stuff/Excel/!Other/hetzner/data/parquet + # All data + rclone sync -v --fast-list --transfers 64 --multi-thread-streams 32 --exclude "attic-data/" hetzner:NexVeridian tower:main/hetzner docker: # colima stop @@ -90,3 +92,7 @@ git_upstream: git remote add upstream git@github.com:loco-rs/loco-openapi-Initializer.git git remote set-branches upstream main git fetch upstream main + +git_forgejo: + jj git remote add nex ssh://git@git.nexveridian.com:222/NexVeridian/dotfiles.git + git push -u nex main diff --git a/nix/flake.lock b/nix/flake.lock index 9d904a0..374b359 100644 --- a/nix/flake.lock +++ b/nix/flake.lock @@ -22,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1755268003, - "narHash": "sha256-nNaeJjo861wFR0tjHDyCnHs1rbRtrMgxAKMoig9Sj/w=", + "lastModified": 1755577059, + "narHash": "sha256-5hYhxIpco8xR+IpP3uU56+4+Bw7mf7EMyxS/HqUYHQY=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "32f313e49e42f715491e1ea7b306a87c16fe0388", + "rev": "97eb7ee0da337d385ab015a23e15022c865be75c", "type": "github" }, "original": { @@ -50,11 +50,11 @@ ] }, "locked": { - "lastModified": 1755485198, - "narHash": "sha256-C3042ST2lUg0nh734gmuP4lRRIBitA6Maegg2/jYRM4=", + "lastModified": 1755657401, + "narHash": "sha256-rPHuWPAcwW63wH1SUtDCqAnf2+60pi/pGMCIhVobzXc=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "aa45e63d431b28802ca4490cfc796b9e31731df7", + "rev": "292ca754b0f679b842fbfc4734f017c351f0e9eb", "type": "github" }, "original": { diff --git a/nix/flake.nix b/nix/flake.nix index b30bf21..c9c5823 100644 --- a/nix/flake.nix +++ b/nix/flake.nix @@ -122,16 +122,19 @@ uv ruff + # go + go + + # nix + nixpkgs-review + nix-fast-build # nix format nixd nixfmt-rfc-style mkalias - # nix - nixpkgs-review - nix-fast-build - # k8s + hcloud kubectl talosctl kubernetes-helm