git.delta.rocks / jrsonnet / refs/commits / 94ece5cae749

difftreelog

source

flake.lock3.0 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "locked": {5        "lastModified": 1750266157,6        "narHash": "sha256-tL42YoNg9y30u7zAqtoGDNdTyXTi8EALDeCB13FtbQA=",7        "owner": "ipetkov",8        "repo": "crane",9        "rev": "e37c943371b73ed87faf33f7583860f81f1d5a48",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": 1749398372,26        "narHash": "sha256-tYBdgS56eXYaWVW3fsnPQ/nFlgWi/Z2Ymhyu21zVM98=",27        "owner": "hercules-ci",28        "repo": "flake-parts",29        "rev": "9305fe4e5c2a6fcf5ba6a3ff155720fbe4076569",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": 1750895632,41        "narHash": "sha256-EPZWiRmaSTxoBArK5dQyRlSNVLXiBt2hmsYIPgMf3zk=",42        "owner": "nixos",43        "repo": "nixpkgs",44        "rev": "6ac57ce7fee0d80226095a57ccb7519855ad7c5e",45        "type": "github"46      },47      "original": {48        "owner": "nixos",49        "ref": "release-25.05",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        "treefmt-nix": "treefmt-nix"62      }63    },64    "rust-overlay": {65      "inputs": {66        "nixpkgs": [67          "nixpkgs"68        ]69      },70      "locked": {71        "lastModified": 1750819193,72        "narHash": "sha256-XvkupGPZqD54HuKhN/2WhbKjAHeTl1UEnWspzUzRFfA=",73        "owner": "oxalica",74        "repo": "rust-overlay",75        "rev": "1ba3b9c59b68a4b00156827ad46393127b51b808",76        "type": "github"77      },78      "original": {79        "owner": "oxalica",80        "repo": "rust-overlay",81        "type": "github"82      }83    },84    "shelly": {85      "locked": {86        "lastModified": 1737089050,87        "narHash": "sha256-SQ22z9L7fSC8FWNIlImpKeBGBUPoWpsTy9uc75o7uK0=",88        "owner": "CertainLach",89        "repo": "shelly",90        "rev": "b5fa6bb56dcd1541ec399ceab1e95a74872ecd34",91        "type": "github"92      },93      "original": {94        "owner": "CertainLach",95        "repo": "shelly",96        "type": "github"97      }98    },99    "treefmt-nix": {100      "inputs": {101        "nixpkgs": [102          "nixpkgs"103        ]104      },105      "locked": {106        "lastModified": 1749194973,107        "narHash": "sha256-eEy8cuS0mZ2j/r/FE0/LYBSBcIs/MKOIVakwHVuqTfk=",108        "owner": "numtide",109        "repo": "treefmt-nix",110        "rev": "a05be418a1af1198ca0f63facb13c985db4cb3c5",111        "type": "github"112      },113      "original": {114        "owner": "numtide",115        "repo": "treefmt-nix",116        "type": "github"117      }118    }119  },120  "root": "root",121  "version": 7122}