this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update flake dependencies (deploy) [skip ci]

dusk c35085a5 f7134637

+21 -10
+1
.gitignore
··· 10 10 11 11 pkgs/_sources/.shake* 12 12 ssh_key 13 + secrets/deploy-webhook.nu
+11 -1
deploy.nu
··· 12 12 git push 13 13 } 14 14 15 - nix run .#apps.nixinate.wolumonde -L --show-trace 15 + let start = date now 16 + secrets/deploy-webhook.nu $"deploying wolumonde: started @ ($start)" 17 + 18 + let result = nix run ".#apps.nixinate.wolumonde" -L --show-trace | complete 19 + let end = date now 20 + 21 + if result.exit_code == 0 { 22 + secrets/deploy-webhook.nu $"deployed wolumonde: finished @ ($end); took ($end - $start)" 23 + } else { 24 + secrets/deploy-webhook.nu $"error deploying wolumonde:\n($result | to json)" 25 + }
+9 -9
flake.lock
··· 517 517 ] 518 518 }, 519 519 "locked": { 520 - "lastModified": 1745248807, 521 - "narHash": "sha256-1N+Wva7b/3tAbqTiSTiy/tvulkAja6vP+syCIuf75p8=", 520 + "lastModified": 1745252367, 521 + "narHash": "sha256-xmQJPtCzKCQ911kFu5cwhWi8uqY1i57kHxsuB9mmRL8=", 522 522 "owner": "nix-community", 523 523 "repo": "home-manager", 524 - "rev": "6695b1d477246e30a3f14a7084c82775b30c09c1", 524 + "rev": "ddda2b1f20ffc92b803fc5c8c0d80bbfb54cd478", 525 525 "type": "github" 526 526 }, 527 527 "original": { ··· 806 806 }, 807 807 "nixpkgs-master": { 808 808 "locked": { 809 - "lastModified": 1745248480, 810 - "narHash": "sha256-B9Ihwba6Pd3xfg7q5IJIwxjstel+bLAG4oEIZuZTHV8=", 809 + "lastModified": 1745252380, 810 + "narHash": "sha256-OM72nPbai2uUX0254oikFJCPjX3kUvlwuDsieIlII3U=", 811 811 "owner": "nixos", 812 812 "repo": "nixpkgs", 813 - "rev": "687301e6683c1852b9c31eea52802ffaaf4c2ba3", 813 + "rev": "0292bfd61f4bc4940fb6268aca504bf1fe52a45c", 814 814 "type": "github" 815 815 }, 816 816 "original": { ··· 1564 1564 ] 1565 1565 }, 1566 1566 "locked": { 1567 - "lastModified": 1745200883, 1568 - "narHash": "sha256-7PTvotxaArVaLe7pWdBHuEcowA4XQVFMfrFa/JLIcsI=", 1567 + "lastModified": 1745251368, 1568 + "narHash": "sha256-Fczq6JKwtHsCNPKPxkGFBhpWH8KoqY2eTyE6jG/cqms=", 1569 1569 "owner": "nix-community", 1570 1570 "repo": "nix-vscode-extensions", 1571 - "rev": "b7f544876a121a4905f9ca3bf1b3092a652f8770", 1571 + "rev": "6dfa23066faf8643ca05eac994aa14ef695231aa", 1572 1572 "type": "github" 1573 1573 }, 1574 1574 "original": {