git.delta.rocks / jrsonnet / refs/commits / 0f6e11e64e77

difftreelog

source

flake.lock2.5 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "locked": {5        "lastModified": 1739936662,6        "narHash": "sha256-x4syUjNUuRblR07nDPeLDP7DpphaBVbUaSoeZkFbGSk=",7        "owner": "ipetkov",8        "repo": "crane",9        "rev": "19de14aaeb869287647d9461cbd389187d8ecdb7",10        "type": "github"11      },12      "original": {13        "owner": "ipetkov",14        "repo": "crane",15        "type": "github"16      }17    },18    "flake-parts": {19      "inputs": {20        "nixpkgs-lib": [21          "nixpkgs"22        ]23      },24      "locked": {25        "lastModified": 1738453229,26        "narHash": "sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm+zmZ7vxbJdo=",27        "owner": "hercules-ci",28        "repo": "flake-parts",29        "rev": "32ea77a06711b758da0ad9bd6a844c5740a87abd",30        "type": "github"31      },32      "original": {33        "owner": "hercules-ci",34        "repo": "flake-parts",35        "type": "github"36      }37    },38    "nixpkgs": {39      "locked": {40        "lastModified": 1740339700,41        "narHash": "sha256-cbrw7EgQhcdFnu6iS3vane53bEagZQy/xyIkDWpCgVE=",42        "owner": "nixos",43        "repo": "nixpkgs",44        "rev": "04ef94c4c1582fd485bbfdb8c4a8ba250e359195",45        "type": "github"46      },47      "original": {48        "owner": "nixos",49        "ref": "release-24.11",50        "repo": "nixpkgs",51        "type": "github"52      }53    },54    "root": {55      "inputs": {56        "crane": "crane",57        "flake-parts": "flake-parts",58        "nixpkgs": "nixpkgs",59        "rust-overlay": "rust-overlay",60        "shelly": "shelly"61      }62    },63    "rust-overlay": {64      "inputs": {65        "nixpkgs": [66          "nixpkgs"67        ]68      },69      "locked": {70        "lastModified": 1740277845,71        "narHash": "sha256-NNU0CdiaSbAeZ8tpDG4aFi9qtcdlItRvk8Xns9oBrVU=",72        "owner": "oxalica",73        "repo": "rust-overlay",74        "rev": "f933070c29f9c1c5457447a51903f27f76ebb519",75        "type": "github"76      },77      "original": {78        "owner": "oxalica",79        "repo": "rust-overlay",80        "type": "github"81      }82    },83    "shelly": {84      "locked": {85        "lastModified": 1737089050,86        "narHash": "sha256-SQ22z9L7fSC8FWNIlImpKeBGBUPoWpsTy9uc75o7uK0=",87        "owner": "CertainLach",88        "repo": "shelly",89        "rev": "b5fa6bb56dcd1541ec399ceab1e95a74872ecd34",90        "type": "github"91      },92      "original": {93        "owner": "CertainLach",94        "repo": "shelly",95        "type": "github"96      }97    }98  },99  "root": "root",100  "version": 7101}