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

difftreelog

source

flake.lock2.5 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "inputs": {5        "nixpkgs": [6          "nixpkgs"7        ]8      },9      "locked": {10        "lastModified": 1712681629,11        "narHash": "sha256-bMDXn4AkTXLCpoZbII6pDGoSeSe9gI87jxPsHRXgu/E=",12        "owner": "ipetkov",13        "repo": "crane",14        "rev": "220387ac8e99cbee0ca4c95b621c4bc782b6a235",15        "type": "github"16      },17      "original": {18        "owner": "ipetkov",19        "repo": "crane",20        "type": "github"21      }22    },23    "flake-utils": {24      "inputs": {25        "systems": "systems"26      },27      "locked": {28        "lastModified": 1705309234,29        "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",30        "owner": "numtide",31        "repo": "flake-utils",32        "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",33        "type": "github"34      },35      "original": {36        "owner": "numtide",37        "repo": "flake-utils",38        "type": "github"39      }40    },41    "nixpkgs": {42      "locked": {43        "lastModified": 1708177587,44        "narHash": "sha256-Tj/YV9kdC+I7V/kjrq3Bdl8z2VIHT5hiAG74s52vLgw=",45        "owner": "nixos",46        "repo": "nixpkgs",47        "rev": "3c43b81701e73452df1c080b05770407da9e16d6",48        "type": "github"49      },50      "original": {51        "owner": "nixos",52        "ref": "master",53        "repo": "nixpkgs",54        "type": "github"55      }56    },57    "root": {58      "inputs": {59        "crane": "crane",60        "flake-utils": "flake-utils",61        "nixpkgs": "nixpkgs",62        "rust-overlay": "rust-overlay"63      }64    },65    "rust-overlay": {66      "inputs": {67        "flake-utils": [68          "flake-utils"69        ],70        "nixpkgs": [71          "nixpkgs"72        ]73      },74      "locked": {75        "lastModified": 1708135817,76        "narHash": "sha256-EUMO/K3+Wgh0THOLoRXhxrh6G/pQ7BlJ8No+ciy1nKA=",77        "owner": "oxalica",78        "repo": "rust-overlay",79        "rev": "c77e68d33a84ce3f9e86905c0f2ef78d5defad28",80        "type": "github"81      },82      "original": {83        "owner": "oxalica",84        "repo": "rust-overlay",85        "type": "github"86      }87    },88    "systems": {89      "locked": {90        "lastModified": 1681028828,91        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",92        "owner": "nix-systems",93        "repo": "default",94        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",95        "type": "github"96      },97      "original": {98        "owner": "nix-systems",99        "repo": "default",100        "type": "github"101      }102    }103  },104  "root": "root",105  "version": 7106}