git.delta.rocks / jrsonnet / refs/commits / e9f8bf6a88b9

difftreelog

source

flake.lock2.6 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "inputs": {5        "nixpkgs": [6          "nixpkgs"7        ]8      },9      "locked": {10        "lastModified": 1724377159,11        "narHash": "sha256-ixjje1JO8ucKT41hs6n2NCde1Vc0+Zc2p2gUbJpCsMw=",12        "owner": "ipetkov",13        "repo": "crane",14        "rev": "3e47b7a86c19142bd3675da49d6acef488b4dac1",15        "type": "github"16      },17      "original": {18        "owner": "ipetkov",19        "repo": "crane",20        "type": "github"21      }22    },23    "flake-parts": {24      "inputs": {25        "nixpkgs-lib": [26          "nixpkgs"27        ]28      },29      "locked": {30        "lastModified": 1722555600,31        "narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",32        "owner": "hercules-ci",33        "repo": "flake-parts",34        "rev": "8471fe90ad337a8074e957b69ca4d0089218391d",35        "type": "github"36      },37      "original": {38        "owner": "hercules-ci",39        "repo": "flake-parts",40        "type": "github"41      }42    },43    "nixpkgs": {44      "locked": {45        "lastModified": 1724519568,46        "narHash": "sha256-CmfrenY4cEi/mIslKy8XOGdqxUUVgT6/qMzNcAN/7z8=",47        "owner": "nixos",48        "repo": "nixpkgs",49        "rev": "eb0e6df0cdd2641ec0651cd9802ff4cff3b3e915",50        "type": "github"51      },52      "original": {53        "owner": "nixos",54        "repo": "nixpkgs",55        "type": "github"56      }57    },58    "root": {59      "inputs": {60        "crane": "crane",61        "flake-parts": "flake-parts",62        "nixpkgs": "nixpkgs",63        "rust-overlay": "rust-overlay",64        "shelly": "shelly"65      }66    },67    "rust-overlay": {68      "inputs": {69        "nixpkgs": [70          "nixpkgs"71        ]72      },73      "locked": {74        "lastModified": 1755743804,75        "narHash": "sha256-M6qT02voARH5e9eTXQBzpYIE/hAp6jPgBCyxLmw5uBM=",76        "owner": "oxalica",77        "repo": "rust-overlay",78        "rev": "80322e975e27d834451d6b66e63f8abae9d74bf2",79        "type": "github"80      },81      "original": {82        "owner": "oxalica",83        "repo": "rust-overlay",84        "type": "github"85      }86    },87    "shelly": {88      "inputs": {89        "flake-parts": [90          "flake-parts"91        ],92        "nixpkgs": [93          "nixpkgs"94        ]95      },96      "locked": {97        "lastModified": 1718420551,98        "narHash": "sha256-NU8NBXVPj0KuY4Tl/LtZPrbX3PmmmgPuhk/1pzm9cyk=",99        "owner": "CertainLach",100        "repo": "shelly",101        "rev": "4f70221f3f9ad9058f590eefb25251b6760aaa47",102        "type": "github"103      },104      "original": {105        "owner": "CertainLach",106        "repo": "shelly",107        "type": "github"108      }109    }110  },111  "root": "root",112  "version": 7113}