surrealpatch/flake.lock

123 lines
3 KiB
Text
Raw Normal View History

{
"nodes": {
"crane": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-12-01 15:16:28 +00:00
]
},
"locked": {
2023-12-01 15:16:28 +00:00
"lastModified": 1699217310,
"narHash": "sha256-xpW3VFUG7yE6UE6Wl0dhqencuENSkV7qpnpe9I8VbPw=",
"owner": "ipetkov",
"repo": "crane",
2023-12-01 15:16:28 +00:00
"rev": "d535642bbe6f377077f7c23f0febb78b1463f449",
"type": "github"
},
"original": {
"owner": "ipetkov",
2023-12-01 15:16:28 +00:00
"ref": "v0.15.0",
"repo": "crane",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2023-12-01 15:16:28 +00:00
"lastModified": 1701238978,
"narHash": "sha256-CL3RjhwV47ZI9oWRpezS2eP0mhiyqpOGb3GBMOcF2w4=",
"owner": "nix-community",
"repo": "fenix",
2023-12-01 15:16:28 +00:00
"rev": "22e61fab6d93cfce2b9659bb7734762ad6a7cf11",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2023-12-01 15:16:28 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
2023-12-01 15:16:28 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1652776076,
"narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "v1.0.0",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-01 15:16:28 +00:00
"lastModified": 1701248596,
"narHash": "sha256-1kuh7EL3TbjZBHuHAnqMO1Zdo/8+3FsLH4kPMfZfXbg=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-01 15:16:28 +00:00
"rev": "4cc4c0455a1158631382dd9f74b7cf5021e946d0",
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-01 15:16:28 +00:00
"ref": "nixos-23.11-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"crane": "crane",
"fenix": "fenix",
2023-12-01 15:16:28 +00:00
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
2023-12-01 15:16:28 +00:00
"lastModified": 1701186284,
"narHash": "sha256-euPBY3EmEy7+Jjm2ToRPlSp/qrj0UL9+PRobxVz6+aQ=",
"owner": "rust-lang",
"repo": "rust-analyzer",
2023-12-01 15:16:28 +00:00
"rev": "c7c582afb57bb802715262d7f1ba73b8a86c1c5a",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
}
},
"root": "root",
"version": 7
}