git.delta.rocks / remowt / refs/commits / fdfebf9c37e9

difftreelog

source

flake.lock2.6 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "inputs": {5        "nixpkgs": [6          "nixpkgs"7        ]8      },9      "locked": {10        "lastModified": 1721842668,11        "narHash": "sha256-k3oiD2z2AAwBFLa4+xfU+7G5fisRXfkvrMTCJrjZzXo=",12        "owner": "ipetkov",13        "repo": "crane",14        "rev": "529c1a0b1f29f0d78fa3086b8f6a134c71ef3aaf",15        "type": "github"16      },17      "original": {18        "owner": "ipetkov",19        "repo": "crane",20        "type": "github"21      }22    },23    "flake-parts": {24      "inputs": {25        "nixpkgs-lib": [26          "nixpkgs"27        ]28      },29      "locked": {30        "lastModified": 1719994518,31        "narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=",32        "owner": "hercules-ci",33        "repo": "flake-parts",34        "rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7",35        "type": "github"36      },37      "original": {38        "owner": "hercules-ci",39        "repo": "flake-parts",40        "type": "github"41      }42    },43    "nixpkgs": {44      "locked": {45        "lastModified": 1722124366,46        "narHash": "sha256-9vxADQev2fhutwWOO+ZzjPPa2v0YSrlv3UkwoOhrJCU=",47        "owner": "nixos",48        "repo": "nixpkgs",49        "rev": "1d72886b8acb7ba78955e6f11531dc014a75886b",50        "type": "github"51      },52      "original": {53        "owner": "nixos",54        "repo": "nixpkgs",55        "type": "github"56      }57    },58    "root": {59      "inputs": {60        "crane": "crane",61        "flake-parts": "flake-parts",62        "nixpkgs": "nixpkgs",63        "rust-overlay": "rust-overlay",64        "shelly": "shelly"65      }66    },67    "rust-overlay": {68      "inputs": {69        "nixpkgs": [70          "nixpkgs"71        ]72      },73      "locked": {74        "lastModified": 1722046723,75        "narHash": "sha256-G7/gHz8ORRvHd1/RIURrdcswKRPe9K0FsIYR4v5jSWo=",76        "owner": "oxalica",77        "repo": "rust-overlay",78        "rev": "56baac5e6b2743d4730e664ea64f6d8a2aad0fbb",79        "type": "github"80      },81      "original": {82        "owner": "oxalica",83        "repo": "rust-overlay",84        "type": "github"85      }86    },87    "shelly": {88      "inputs": {89        "flake-parts": [90          "flake-parts"91        ],92        "nixpkgs": [93          "nixpkgs"94        ]95      },96      "locked": {97        "lastModified": 1718420551,98        "narHash": "sha256-NU8NBXVPj0KuY4Tl/LtZPrbX3PmmmgPuhk/1pzm9cyk=",99        "owner": "CertainLach",100        "repo": "shelly",101        "rev": "4f70221f3f9ad9058f590eefb25251b6760aaa47",102        "type": "github"103      },104      "original": {105        "owner": "CertainLach",106        "repo": "shelly",107        "type": "github"108      }109    }110  },111  "root": "root",112  "version": 7113}