git.delta.rocks / jrsonnet / refs/commits / 353ae3be2d27

difftreelog

source

flake.lock2.9 KiBrenderedsourcehistory
1{2  "nodes": {3    "flake-utils": {4      "inputs": {5        "systems": "systems"6      },7      "locked": {8        "lastModified": 1694529238,9        "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",10        "owner": "numtide",11        "repo": "flake-utils",12        "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",13        "type": "github"14      },15      "original": {16        "owner": "numtide",17        "repo": "flake-utils",18        "type": "github"19      }20    },21    "flake-utils_2": {22      "inputs": {23        "systems": "systems_2"24      },25      "locked": {26        "lastModified": 1681202837,27        "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",28        "owner": "numtide",29        "repo": "flake-utils",30        "rev": "cfacdce06f30d2b68473a46042957675eebb3401",31        "type": "github"32      },33      "original": {34        "owner": "numtide",35        "repo": "flake-utils",36        "type": "github"37      }38    },39    "nixpkgs": {40      "locked": {41        "lastModified": 1696884899,42        "narHash": "sha256-SZILkoh8KZxjvFHO3yzOUw7n1Mf9WqMdUqoxf8eKPM4=",43        "owner": "nixos",44        "repo": "nixpkgs",45        "rev": "ba10489eae3b2b2f665947b516e7043594a235c8",46        "type": "github"47      },48      "original": {49        "owner": "nixos",50        "ref": "master",51        "repo": "nixpkgs",52        "type": "github"53      }54    },55    "root": {56      "inputs": {57        "flake-utils": "flake-utils",58        "nixpkgs": "nixpkgs",59        "rust-overlay": "rust-overlay"60      }61    },62    "rust-overlay": {63      "inputs": {64        "flake-utils": "flake-utils_2",65        "nixpkgs": [66          "nixpkgs"67        ]68      },69      "locked": {70        "lastModified": 1696817516,71        "narHash": "sha256-Xt9OY4Wnk9/vuUfA0OHFtmSlaen5GyiS9msgwOz3okI=",72        "owner": "oxalica",73        "repo": "rust-overlay",74        "rev": "c0df7f2a856b5ff27a3ce314f6d7aacf5fda546f",75        "type": "github"76      },77      "original": {78        "owner": "oxalica",79        "repo": "rust-overlay",80        "type": "github"81      }82    },83    "systems": {84      "locked": {85        "lastModified": 1681028828,86        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",87        "owner": "nix-systems",88        "repo": "default",89        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",90        "type": "github"91      },92      "original": {93        "owner": "nix-systems",94        "repo": "default",95        "type": "github"96      }97    },98    "systems_2": {99      "locked": {100        "lastModified": 1681028828,101        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",102        "owner": "nix-systems",103        "repo": "default",104        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",105        "type": "github"106      },107      "original": {108        "owner": "nix-systems",109        "repo": "default",110        "type": "github"111      }112    }113  },114  "root": "root",115  "version": 7116}