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

difftreelog

source

flake.lock3.0 KiBrenderedsourcehistory
1{2  "nodes": {3    "crane": {4      "inputs": {5        "nixpkgs": [6          "nixpkgs"7        ]8      },9      "locked": {10        "lastModified": 1717290123,11        "narHash": "sha256-K8O2KQEbA+NIAc8BDsWV6QKqU3i9M+YTUi4zzmLRy1s=",12        "owner": "ipetkov",13        "repo": "crane",14        "rev": "ae1453ffd0f8f684e863685c317a953317db2b79",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": 1710146030,29        "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",30        "owner": "numtide",31        "repo": "flake-utils",32        "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",33        "type": "github"34      },35      "original": {36        "owner": "numtide",37        "repo": "flake-utils",38        "type": "github"39      }40    },41    "nixpkgs": {42      "locked": {43        "lastModified": 1717336170,44        "narHash": "sha256-hkD00+n53WNZ4k8hqIbekl5WGDsmb5urhAuDh5XYjyc=",45        "owner": "nixos",46        "repo": "nixpkgs",47        "rev": "73bff846b4e8d0c8156c6fc726bf623fe3f3845c",48        "type": "github"49      },50      "original": {51        "owner": "nixos",52        "ref": "master",53        "repo": "nixpkgs",54        "type": "github"55      }56    },57    "nixpkgs-stable-for-tests": {58      "locked": {59        "lastModified": 1717159533,60        "narHash": "sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw=",61        "owner": "nixos",62        "repo": "nixpkgs",63        "rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",64        "type": "github"65      },66      "original": {67        "owner": "nixos",68        "ref": "nixos-23.11",69        "repo": "nixpkgs",70        "type": "github"71      }72    },73    "root": {74      "inputs": {75        "crane": "crane",76        "flake-utils": "flake-utils",77        "nixpkgs": "nixpkgs",78        "nixpkgs-stable-for-tests": "nixpkgs-stable-for-tests",79        "rust-overlay": "rust-overlay"80      }81    },82    "rust-overlay": {83      "inputs": {84        "flake-utils": [85          "flake-utils"86        ],87        "nixpkgs": [88          "nixpkgs"89        ]90      },91      "locked": {92        "lastModified": 1717294752,93        "narHash": "sha256-QhlS52cEQyx+iVcgrEoCnEEpWUA6uLdmeLRxk935inI=",94        "owner": "oxalica",95        "repo": "rust-overlay",96        "rev": "b46857a406d207a1de74e792ef3b83e800c30e08",97        "type": "github"98      },99      "original": {100        "owner": "oxalica",101        "repo": "rust-overlay",102        "type": "github"103      }104    },105    "systems": {106      "locked": {107        "lastModified": 1681028828,108        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",109        "owner": "nix-systems",110        "repo": "default",111        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",112        "type": "github"113      },114      "original": {115        "owner": "nix-systems",116        "repo": "default",117        "type": "github"118      }119    }120  },121  "root": "root",122  "version": 7123}