git.delta.rocks / jrsonnet / refs/commits / 103c2a57d922

difftreelog

source

flake.lock2.0 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    "nixpkgs": {22      "locked": {23        "lastModified": 1701376520,24        "narHash": "sha256-U3iGiOZqgu7wvVzgfoQzGGFMqNsDj/q/6zPIjCy7ajg=",25        "owner": "nixos",26        "repo": "nixpkgs",27        "rev": "c74cc3c3db2ed5e68895953d75c397797d499133",28        "type": "github"29      },30      "original": {31        "owner": "nixos",32        "repo": "nixpkgs",33        "type": "github"34      }35    },36    "root": {37      "inputs": {38        "flake-utils": "flake-utils",39        "nixpkgs": "nixpkgs",40        "rust-overlay": "rust-overlay"41      }42    },43    "rust-overlay": {44      "inputs": {45        "flake-utils": [46          "flake-utils"47        ],48        "nixpkgs": [49          "nixpkgs"50        ]51      },52      "locked": {53        "lastModified": 1701310566,54        "narHash": "sha256-CL9J3xUR2Ejni4LysrEGX0IdO+Y4BXCiH/By0lmF3eQ=",55        "owner": "oxalica",56        "repo": "rust-overlay",57        "rev": "6d3c6e185198b8bf7ad639f22404a75aa9a09bff",58        "type": "github"59      },60      "original": {61        "owner": "oxalica",62        "repo": "rust-overlay",63        "type": "github"64      }65    },66    "systems": {67      "locked": {68        "lastModified": 1681028828,69        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",70        "owner": "nix-systems",71        "repo": "default",72        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",73        "type": "github"74      },75      "original": {76        "owner": "nix-systems",77        "repo": "default",78        "type": "github"79      }80    }81  },82  "root": "root",83  "version": 784}