bilrow/flake.lock

128 lines
3.1 KiB
Text
Raw Normal View History

2024-03-12 13:22:11 -05:00
{
"nodes": {
"devshell": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-04 20:21:32 -05:00
"lastModified": 1711099426,
"narHash": "sha256-HzpgM/wc3aqpnHJJ2oDqPBkNsqWbW0WfWUO8lKu8nGk=",
2024-03-12 13:22:11 -05:00
"owner": "numtide",
"repo": "devshell",
2024-04-04 20:21:32 -05:00
"rev": "2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8",
2024-03-12 13:22:11 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2024-03-18 11:39:13 -05:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2024-04-04 20:21:32 -05:00
"lastModified": 1712211755,
"narHash": "sha256-KIJA4OvXFDXEeu7wstFDCxqZEfjaPQIowpzNww48TUw=",
2024-03-18 11:39:13 -05:00
"owner": "nix-community",
"repo": "fenix",
2024-04-04 20:21:32 -05:00
"rev": "39763c6e23a8423af316b85a74bad0cc5bc88d86",
2024-03-18 11:39:13 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2024-03-12 13:22:11 -05:00
"flake-utils": {
"inputs": {
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-04-04 20:21:32 -05:00
"lastModified": 1712163089,
"narHash": "sha256-Um+8kTIrC19vD4/lUCN9/cU9kcOsD1O1m+axJqQPyMM=",
2024-03-12 13:22:11 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-04 20:21:32 -05:00
"rev": "fd281bd6b7d3e32ddfa399853946f782553163b5",
2024-03-12 13:22:11 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devshell": "devshell",
2024-03-18 11:39:13 -05:00
"fenix": "fenix",
2024-03-12 13:22:11 -05:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"systems": "systems"
}
},
2024-03-18 11:39:13 -05:00
"rust-analyzer-src": {
"flake": false,
"locked": {
2024-04-04 20:21:32 -05:00
"lastModified": 1712156296,
"narHash": "sha256-St7ZQrkrr5lmQX9wC1ZJAFxL8W7alswnyZk9d1se3Us=",
2024-03-18 11:39:13 -05:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-04-04 20:21:32 -05:00
"rev": "8e581ac348e223488622f4d3003cb2bd412bf27e",
2024-03-18 11:39:13 -05:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2024-03-12 13:22:11 -05: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"
}
}
},
"root": "root",
"version": 7
}