this repo has no description
31
fork

Configure Feed

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

bump tangled

Signed-off-by: oppiliappan <me@oppi.li>

+47 -7
+47 -7
flake.lock
··· 74 74 "type": "github" 75 75 } 76 76 }, 77 + "fenix": { 78 + "inputs": { 79 + "nixpkgs": [ 80 + "tangled", 81 + "nixpkgs" 82 + ], 83 + "rust-analyzer-src": "rust-analyzer-src" 84 + }, 85 + "locked": { 86 + "lastModified": 1772176312, 87 + "narHash": "sha256-Yjo/QCJvY9GUhAzwac/m6Rx3oxvRyEaiT5DQ5o+T6g4=", 88 + "owner": "nix-community", 89 + "repo": "fenix", 90 + "rev": "92d91250c1acd59beabc51208192adc92f31aeb5", 91 + "type": "github" 92 + }, 93 + "original": { 94 + "owner": "nix-community", 95 + "repo": "fenix", 96 + "type": "github" 97 + } 98 + }, 77 99 "flake-compat": { 78 100 "flake": false, 79 101 "locked": { ··· 433 455 }, 434 456 "nixpkgs_3": { 435 457 "locked": { 436 - "lastModified": 1766070988, 437 - "narHash": "sha256-G/WVghka6c4bAzMhTwT2vjLccg/awmHkdKSd2JrycLc=", 458 + "lastModified": 1771848320, 459 + "narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=", 438 460 "owner": "nixos", 439 461 "repo": "nixpkgs", 440 - "rev": "c6245e83d836d0433170a16eb185cefe0572f8b8", 462 + "rev": "2fc6539b481e1d2569f25f8799236694180c0993", 441 463 "type": "github" 442 464 }, 443 465 "original": { ··· 471 493 "nixpkgs": "nixpkgs_2", 472 494 "tangled": "tangled", 473 495 "tangled-mirror": "tangled-mirror" 496 + } 497 + }, 498 + "rust-analyzer-src": { 499 + "flake": false, 500 + "locked": { 501 + "lastModified": 1772094427, 502 + "narHash": "sha256-TiVs6OUBJEvajHdJZ5nIq0KognNJooUWuLGPFfQacSw=", 503 + "owner": "rust-lang", 504 + "repo": "rust-analyzer", 505 + "rev": "56b59a832858329c2f947f9b7bdf1a49da39c981", 506 + "type": "github" 507 + }, 508 + "original": { 509 + "owner": "rust-lang", 510 + "ref": "nightly", 511 + "repo": "rust-analyzer", 512 + "type": "github" 474 513 } 475 514 }, 476 515 "sqlite-lib-src": { ··· 548 587 "tangled": { 549 588 "inputs": { 550 589 "actor-typeahead-src": "actor-typeahead-src", 590 + "fenix": "fenix", 551 591 "flake-compat": "flake-compat_2", 552 592 "gomod2nix": "gomod2nix", 553 593 "htmx-src": "htmx-src", ··· 561 601 "sqlite-lib-src": "sqlite-lib-src" 562 602 }, 563 603 "locked": { 564 - "lastModified": 1773069589, 565 - "narHash": "sha256-YINN/qdylzAeC4oVgFd5XWb8RHILxV2cY0KkZOfLUi0=", 604 + "lastModified": 1773328228, 605 + "narHash": "sha256-5v/yoXdPssy/MhqdySQtisrO9d5nt2JM/+7mVbZkmrE=", 566 606 "ref": "refs/heads/master", 567 - "rev": "b19d8ca92270143199f1d2d29dbfdb74aa12ac53", 568 - "revCount": 2024, 607 + "rev": "2183f6d81d60a992f2f6d8d8dda8f89c19d8ab0a", 608 + "revCount": 2058, 569 609 "type": "git", 570 610 "url": "https://tangled.org/tangled.org/core" 571 611 },