flake.lock

  1{
  2  "nodes": {
  3    "crane": {
  4      "inputs": {
  5        "nixpkgs": [
  6          "nixpkgs"
  7        ]
  8      },
  9      "locked": {
 10        "lastModified": 1724537630,
 11        "narHash": "sha256-gpqINM71zp3kw5XYwUXa84ZtPnCmLLnByuFoYesT1bY=",
 12        "owner": "ipetkov",
 13        "repo": "crane",
 14        "rev": "3e08f4b1fc9aaede5dd511d8f5f4ef27501e49b0",
 15        "type": "github"
 16      },
 17      "original": {
 18        "owner": "ipetkov",
 19        "repo": "crane",
 20        "type": "github"
 21      }
 22    },
 23    "fenix": {
 24      "inputs": {
 25        "nixpkgs": [
 26          "nixpkgs"
 27        ],
 28        "rust-analyzer-src": "rust-analyzer-src"
 29      },
 30      "locked": {
 31        "lastModified": 1724740262,
 32        "narHash": "sha256-cpFasbzOTlwLi4fNas6hDznVUdCJn/lMLxi7MAMG6hg=",
 33        "owner": "nix-community",
 34        "repo": "fenix",
 35        "rev": "703efdd9b5c6a7d5824afa348a24fbbf8ff226be",
 36        "type": "github"
 37      },
 38      "original": {
 39        "owner": "nix-community",
 40        "repo": "fenix",
 41        "type": "github"
 42      }
 43    },
 44    "flake-compat": {
 45      "locked": {
 46        "lastModified": 1696426674,
 47        "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
 48        "owner": "edolstra",
 49        "repo": "flake-compat",
 50        "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
 51        "type": "github"
 52      },
 53      "original": {
 54        "owner": "edolstra",
 55        "repo": "flake-compat",
 56        "type": "github"
 57      }
 58    },
 59    "nixpkgs": {
 60      "locked": {
 61        "lastModified": 1724479785,
 62        "narHash": "sha256-pP3Azj5d6M5nmG68Fu4JqZmdGt4S4vqI5f8te+E/FTw=",
 63        "owner": "NixOS",
 64        "repo": "nixpkgs",
 65        "rev": "d0e1602ddde669d5beb01aec49d71a51937ed7be",
 66        "type": "github"
 67      },
 68      "original": {
 69        "owner": "NixOS",
 70        "ref": "nixos-unstable",
 71        "repo": "nixpkgs",
 72        "type": "github"
 73      }
 74    },
 75    "root": {
 76      "inputs": {
 77        "crane": "crane",
 78        "fenix": "fenix",
 79        "flake-compat": "flake-compat",
 80        "nixpkgs": "nixpkgs"
 81      }
 82    },
 83    "rust-analyzer-src": {
 84      "flake": false,
 85      "locked": {
 86        "lastModified": 1724666781,
 87        "narHash": "sha256-nOQDgjTDlWe0/+Ptf3o2p6UrznQFHnXBHRV1ZAsSpe8=",
 88        "owner": "rust-lang",
 89        "repo": "rust-analyzer",
 90        "rev": "095926ea6f008477a15a2ec6b0b8797e2e5be0e5",
 91        "type": "github"
 92      },
 93      "original": {
 94        "owner": "rust-lang",
 95        "ref": "nightly",
 96        "repo": "rust-analyzer",
 97        "type": "github"
 98      }
 99    }
100  },
101  "root": "root",
102  "version": 7
103}