git.delta.rocks / jrsonnet / refs/commits / 5585b94101d8

difftreelog

source

flake.lock2.1 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "locked": {5        "lastModified": 1770419512,6        "owner": "ipetkov",7        "repo": "crane",8        "rev": "2510f2cbc3ccd237f700bb213756a8f35c32d8d7",9        "type": "github"10      },11      "original": {12        "owner": "ipetkov",13        "repo": "crane",14        "type": "github"15      }16    },17    "flake-parts": {18      "inputs": {19        "nixpkgs-lib": [20          "nixpkgs"21        ]22      },23      "locked": {24        "lastModified": 1769996383,25        "owner": "hercules-ci",26        "repo": "flake-parts",27        "rev": "57928607ea566b5db3ad13af0e57e921e6b12381",28        "type": "github"29      },30      "original": {31        "owner": "hercules-ci",32        "repo": "flake-parts",33        "type": "github"34      }35    },36    "nixpkgs": {37      "locked": {38        "lastModified": 1770468184,39        "owner": "nixos",40        "repo": "nixpkgs",41        "rev": "a124a10ea33a73329c42d67f30efcdbfb60a4e04",42        "type": "github"43      },44      "original": {45        "owner": "nixos",46        "ref": "release-25.11",47        "repo": "nixpkgs",48        "type": "github"49      }50    },51    "root": {52      "inputs": {53        "crane": "crane",54        "flake-parts": "flake-parts",55        "nixpkgs": "nixpkgs",56        "rust-overlay": "rust-overlay",57        "shelly": "shelly"58      }59    },60    "rust-overlay": {61      "inputs": {62        "nixpkgs": [63          "nixpkgs"64        ]65      },66      "locked": {67        "lastModified": 1770433312,68        "owner": "oxalica",69        "repo": "rust-overlay",70        "rev": "9922ff9f99a6436756cbe6f5d11f9c3630e58cf0",71        "type": "github"72      },73      "original": {74        "owner": "oxalica",75        "repo": "rust-overlay",76        "type": "github"77      }78    },79    "shelly": {80      "locked": {81        "lastModified": 1756323923,82        "owner": "CertainLach",83        "repo": "shelly",84        "rev": "b5dd29a500db04f54a9f1c2bf81cdd84df8b0cd7",85        "type": "github"86      },87      "original": {88        "owner": "CertainLach",89        "repo": "shelly",90        "type": "github"91      }92    }93  },94  "root": "root",95  "version": 796}