this repo has no description
1
fork

Configure Feed

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

Fix plan uploads

+9 -233
+1 -227
flake.lock
··· 57 57 "type": "github" 58 58 } 59 59 }, 60 - "flake-compat": { 61 - "flake": false, 62 - "locked": { 63 - "lastModified": 1641205782, 64 - "narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=", 65 - "owner": "edolstra", 66 - "repo": "flake-compat", 67 - "rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7", 68 - "type": "github" 69 - }, 70 - "original": { 71 - "owner": "edolstra", 72 - "repo": "flake-compat", 73 - "type": "github" 74 - } 75 - }, 76 - "flake-compat_2": { 77 - "flake": false, 78 - "locked": { 79 - "lastModified": 1641205782, 80 - "narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=", 81 - "owner": "edolstra", 82 - "repo": "flake-compat", 83 - "rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7", 84 - "type": "github" 85 - }, 86 - "original": { 87 - "owner": "edolstra", 88 - "repo": "flake-compat", 89 - "type": "github" 90 - } 91 - }, 92 60 "flake-parts": { 93 61 "inputs": { 94 62 "nixpkgs-lib": "nixpkgs-lib" ··· 158 126 "type": "github" 159 127 } 160 128 }, 161 - "flake-utils_3": { 162 - "inputs": { 163 - "systems": "systems_3" 164 - }, 165 - "locked": { 166 - "lastModified": 1731533236, 167 - "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 168 - "owner": "numtide", 169 - "repo": "flake-utils", 170 - "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 171 - "type": "github" 172 - }, 173 - "original": { 174 - "owner": "numtide", 175 - "repo": "flake-utils", 176 - "type": "github" 177 - } 178 - }, 179 - "flake-utils_4": { 180 - "locked": { 181 - "lastModified": 1644229661, 182 - "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=", 183 - "owner": "numtide", 184 - "repo": "flake-utils", 185 - "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797", 186 - "type": "github" 187 - }, 188 - "original": { 189 - "owner": "numtide", 190 - "repo": "flake-utils", 191 - "type": "github" 192 - } 193 - }, 194 - "flake-utils_5": { 195 - "locked": { 196 - "lastModified": 1644229661, 197 - "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=", 198 - "owner": "numtide", 199 - "repo": "flake-utils", 200 - "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797", 201 - "type": "github" 202 - }, 203 - "original": { 204 - "owner": "numtide", 205 - "repo": "flake-utils", 206 - "type": "github" 207 - } 208 - }, 209 129 "flakey-profile": { 210 130 "locked": { 211 131 "lastModified": 1712898590, ··· 298 218 "url": "https://git.lix.systems/lix-project/nixos-module/archive/release-2.93.tar.gz" 299 219 } 300 220 }, 301 - "neorg": { 302 - "flake": false, 303 - "locked": { 304 - "lastModified": 1769960378, 305 - "narHash": "sha256-lmWGx9bZN4QQWzmFeBtb6kK8YVO6L8kpydtxvxEVTsw=", 306 - "owner": "nvim-neorg", 307 - "repo": "neorg", 308 - "rev": "0292655d47813a3ed8babbad30df4d6e7fc00789", 309 - "type": "github" 310 - }, 311 - "original": { 312 - "owner": "nvim-neorg", 313 - "repo": "neorg", 314 - "type": "github" 315 - } 316 - }, 317 - "neorg-overlay": { 318 - "inputs": { 319 - "flake-utils": "flake-utils_3", 320 - "neorg": "neorg", 321 - "neorg-telescope": "neorg-telescope", 322 - "nixpkgs": [ 323 - "nixpkgs" 324 - ], 325 - "norg": "norg", 326 - "norg-meta": "norg-meta" 327 - }, 328 - "locked": { 329 - "lastModified": 1770256801, 330 - "narHash": "sha256-f+ZIddTw5bA5ALUiCSPdOFibZJ0Q6G49THpf5u6WeiQ=", 331 - "owner": "nvim-neorg", 332 - "repo": "nixpkgs-neorg-overlay", 333 - "rev": "cf06a40ed073f4f21f3d317aa0e4f2a7d2ca244e", 334 - "type": "github" 335 - }, 336 - "original": { 337 - "owner": "nvim-neorg", 338 - "repo": "nixpkgs-neorg-overlay", 339 - "type": "github" 340 - } 341 - }, 342 - "neorg-telescope": { 343 - "flake": false, 344 - "locked": { 345 - "lastModified": 1744866747, 346 - "narHash": "sha256-tvbskEQ3+uOUlGKdqAFMlbF5Vw0A08XTwuWEs2aP64o=", 347 - "owner": "nvim-neorg", 348 - "repo": "neorg-telescope", 349 - "rev": "7fb6ca6a632c3c095601d379a664c0c1f802dc6c", 350 - "type": "github" 351 - }, 352 - "original": { 353 - "owner": "nvim-neorg", 354 - "repo": "neorg-telescope", 355 - "type": "github" 356 - } 357 - }, 358 221 "nixpkgs": { 359 222 "locked": { 360 223 "lastModified": 1719931832, ··· 398 261 }, 399 262 "nixpkgs_2": { 400 263 "locked": { 401 - "lastModified": 1644486793, 402 - "narHash": "sha256-EeijR4guVHgVv+JpOX3cQO+1XdrkJfGmiJ9XVsVU530=", 403 - "owner": "NixOS", 404 - "repo": "nixpkgs", 405 - "rev": "1882c6b7368fd284ad01b0a5b5601ef136321292", 406 - "type": "github" 407 - }, 408 - "original": { 409 - "owner": "NixOS", 410 - "ref": "nixpkgs-unstable", 411 - "repo": "nixpkgs", 412 - "type": "github" 413 - } 414 - }, 415 - "nixpkgs_3": { 416 - "locked": { 417 - "lastModified": 1644486793, 418 - "narHash": "sha256-EeijR4guVHgVv+JpOX3cQO+1XdrkJfGmiJ9XVsVU530=", 419 - "owner": "NixOS", 420 - "repo": "nixpkgs", 421 - "rev": "1882c6b7368fd284ad01b0a5b5601ef136321292", 422 - "type": "github" 423 - }, 424 - "original": { 425 - "owner": "NixOS", 426 - "ref": "nixpkgs-unstable", 427 - "repo": "nixpkgs", 428 - "type": "github" 429 - } 430 - }, 431 - "nixpkgs_4": { 432 - "locked": { 433 264 "lastModified": 1770169770, 434 265 "narHash": "sha256-awR8qIwJxJJiOmcEGgP2KUqYmHG4v/z8XpL9z8FnT1A=", 435 266 "owner": "NixOS", ··· 444 275 "type": "github" 445 276 } 446 277 }, 447 - "norg": { 448 - "inputs": { 449 - "flake-compat": "flake-compat", 450 - "flake-utils": "flake-utils_4", 451 - "nixpkgs": "nixpkgs_2" 452 - }, 453 - "locked": { 454 - "lastModified": 1672582520, 455 - "narHash": "sha256-kv3UiJUqMSF1qd3r4OCWomVTHTYjwX/EBRWm8mOSdwg=", 456 - "owner": "nvim-neorg", 457 - "repo": "tree-sitter-norg", 458 - "rev": "d7a466e182a532065a559dbfc7a847271d5e9c29", 459 - "type": "github" 460 - }, 461 - "original": { 462 - "owner": "nvim-neorg", 463 - "ref": "dev", 464 - "repo": "tree-sitter-norg", 465 - "type": "github" 466 - } 467 - }, 468 - "norg-meta": { 469 - "inputs": { 470 - "flake-compat": "flake-compat_2", 471 - "flake-utils": "flake-utils_5", 472 - "nixpkgs": "nixpkgs_3" 473 - }, 474 - "locked": { 475 - "lastModified": 1713028366, 476 - "narHash": "sha256-8qSdwHlfnjFuQF4zNdLtU2/tzDRhDZbo9K54Xxgn5+8=", 477 - "owner": "nvim-neorg", 478 - "repo": "tree-sitter-norg-meta", 479 - "rev": "6f0510cc516a3af3396a682fbd6655486c2c9d2d", 480 - "type": "github" 481 - }, 482 - "original": { 483 - "owner": "nvim-neorg", 484 - "repo": "tree-sitter-norg-meta", 485 - "type": "github" 486 - } 487 - }, 488 278 "root": { 489 279 "inputs": { 490 280 "agnoster": "agnoster", ··· 495 285 "lexical": "lexical", 496 286 "lix": "lix", 497 287 "lix-module": "lix-module", 498 - "neorg-overlay": "neorg-overlay", 499 - "nixpkgs": "nixpkgs_4" 288 + "nixpkgs": "nixpkgs_2" 500 289 } 501 290 }, 502 291 "systems": { ··· 515 304 } 516 305 }, 517 306 "systems_2": { 518 - "locked": { 519 - "lastModified": 1681028828, 520 - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 521 - "owner": "nix-systems", 522 - "repo": "default", 523 - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 524 - "type": "github" 525 - }, 526 - "original": { 527 - "owner": "nix-systems", 528 - "repo": "default", 529 - "type": "github" 530 - } 531 - }, 532 - "systems_3": { 533 307 "locked": { 534 308 "lastModified": 1681028828, 535 309 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+4 -4
flake.nix
··· 29 29 inputs.lix.follows = "lix"; 30 30 }; 31 31 32 - neorg-overlay = { 33 - url = "github:nvim-neorg/nixpkgs-neorg-overlay"; 34 - inputs.nixpkgs.follows = "nixpkgs"; 35 - }; 32 + # neorg-overlay = { 33 + # url = "github:nvim-neorg/nixpkgs-neorg-overlay"; 34 + # inputs.nixpkgs.follows = "nixpkgs"; 35 + # }; 36 36 37 37 lexical = { 38 38 url = "github:lexical-lsp/lexical";
+4 -2
modules/plan.nix
··· 5 5 Label = "plan-sync"; 6 6 7 7 ProgramArguments = [ 8 - "${pkgs.curl}/bin/curl" 8 + "curl" 9 9 "--netrc-optional" 10 + "--silent" 11 + "--show-error" 10 12 "-F" 11 - "plan=&lt;/Users/hauleth/.plan" 13 + "plan=</Users/hauleth/.plan" 12 14 "https://plan.cat/stdin" 13 15 ]; 14 16