Files
continuwuity/flake.lock
T

138 lines
3.4 KiB
JSON
Raw Normal View History

2022-10-15 13:02:13 -07:00
{
"nodes": {
2023-04-04 17:30:30 -07:00
"crane": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-12-06 22:26:32 +01:00
]
2023-04-04 17:30:30 -07:00
},
"locked": {
2024-01-20 21:58:57 -05:00
"lastModified": 1705625727,
"narHash": "sha256-naMq6+TNLpEiBBjc0XaCbMLYJxJXWTZz4JGSpYGgIOM=",
2023-04-04 17:30:30 -07:00
"owner": "ipetkov",
"repo": "crane",
2024-01-20 21:58:57 -05:00
"rev": "8f515142e805dc377cf8edb0ff75d14a11307f89",
2023-04-04 17:30:30 -07:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2022-10-15 13:02:13 -07:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2024-01-20 21:58:57 -05:00
"lastModified": 1705731714,
"narHash": "sha256-aMeN/ASG4n7RIIPLiy+txoMdDTvIcaRDX6acbeeRtEU=",
2022-10-15 13:02:13 -07:00
"owner": "nix-community",
"repo": "fenix",
2024-01-20 21:58:57 -05:00
"rev": "712f25ec7e1f5839d486b246a5afa5e31f5df6ff",
2022-10-15 13:02:13 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-utils": {
2023-06-17 17:02:10 -07:00
"inputs": {
"systems": "systems"
},
2022-10-15 13:02:13 -07:00
"locked": {
2024-01-20 21:58:57 -05:00
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2023-01-28 00:10:21 +03:00
"owner": "numtide",
"repo": "flake-utils",
2024-01-20 21:58:57 -05:00
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
2023-01-28 00:10:21 +03:00
"type": "github"
2022-10-15 13:02:13 -07:00
},
2023-01-28 00:10:21 +03:00
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-20 21:58:57 -05:00
"nix-filter": {
"locked": {
"lastModified": 1705332318,
"narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "3449dc925982ad46246cfc36469baf66e1b64f17",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
2022-10-15 13:02:13 -07:00
"nixpkgs": {
"locked": {
2024-01-20 21:58:57 -05:00
"lastModified": 1705677747,
"narHash": "sha256-eyM3okYtMgYDgmYukoUzrmuoY4xl4FUujnsv/P6I/zI=",
2022-10-15 13:02:13 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-20 21:58:57 -05:00
"rev": "bbe7d8f876fbbe7c959c90ba2ae2852220573261",
2022-10-15 13:02:13 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-17 17:02:10 -07:00
"ref": "nixos-unstable",
2022-10-15 13:02:13 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-04-04 17:30:30 -07:00
"crane": "crane",
2023-04-04 16:56:51 -07:00
"fenix": "fenix",
"flake-utils": "flake-utils",
2024-01-20 21:58:57 -05:00
"nix-filter": "nix-filter",
2023-04-04 16:56:51 -07:00
"nixpkgs": "nixpkgs"
2022-10-15 13:02:13 -07:00
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
2024-01-20 21:58:57 -05:00
"lastModified": 1705697225,
"narHash": "sha256-eLMwix3LPsgqnbdLMWivBCSBrWnaAA50JtMNnInTopg=",
2022-10-15 13:02:13 -07:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-01-20 21:58:57 -05:00
"rev": "67cfbf231c1e2ba3129529de950d1c4ca7921404",
2022-10-15 13:02:13 -07:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
2023-04-04 17:30:30 -07:00
},
2023-06-17 17:02:10 -07:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2022-10-15 13:02:13 -07:00
}
},
"root": "root",
"version": 7
}