git.delta.rocks / jrsonnet / refs/commits / 8058495d74b6

difftreelog

source

flake.lock3.0 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        "treefmt-nix": "treefmt-nix"62      }63    },64    "rust-overlay": {65      "inputs": {66        "nixpkgs": [67          "nixpkgs"68        ]69      },70      "locked": {71        "lastModified": 1740277845,72        "narHash": "sha256-NNU0CdiaSbAeZ8tpDG4aFi9qtcdlItRvk8Xns9oBrVU=",73        "owner": "oxalica",74        "repo": "rust-overlay",75        "rev": "f933070c29f9c1c5457447a51903f27f76ebb519",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": 1744961264,107        "narHash": "sha256-aRmUh0AMwcbdjJHnytg1e5h5ECcaWtIFQa6d9gI85AI=",108        "owner": "numtide",109        "repo": "treefmt-nix",110        "rev": "8d404a69efe76146368885110f29a2ca3700bee6",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}