git.delta.rocks / jrsonnet / refs/commits / 064468b85673

difftreelog

source

flake.lock2.0 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "locked": {5        "lastModified": 1731098351,6        "narHash": "sha256-HQkYvKvaLQqNa10KEFGgWHfMAbWBfFp+4cAgkut+NNE=",7        "owner": "ipetkov",8        "repo": "crane",9        "rev": "ef80ead953c1b28316cc3f8613904edc2eb90c28",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": 1730504689,26        "narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",27        "owner": "hercules-ci",28        "repo": "flake-parts",29        "rev": "506278e768c2a08bec68eb62932193e341f55c90",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": 1731514040,41        "narHash": "sha256-4VkY8gwyR83N6MPT7ipXTOSBXpVL2Hrwh898UAR3HZ8=",42        "owner": "nixos",43        "repo": "nixpkgs",44        "rev": "155168226cb666d242306e13d7dbdaa8a76d20e1",45        "type": "github"46      },47      "original": {48        "owner": "nixos",49        "ref": "master",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      }61    },62    "rust-overlay": {63      "inputs": {64        "nixpkgs": [65          "nixpkgs"66        ]67      },68      "locked": {69        "lastModified": 1731464916,70        "narHash": "sha256-WZ5rpjr/wCt7yBOUsvDE2i22hYz9g8W921jlwVktRQ4=",71        "owner": "oxalica",72        "repo": "rust-overlay",73        "rev": "2c19bad6e881b5a154cafb7f9106879b5b356d1f",74        "type": "github"75      },76      "original": {77        "owner": "oxalica",78        "repo": "rust-overlay",79        "type": "github"80      }81    }82  },83  "root": "root",84  "version": 785}