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-06-14 09:49:15 -05:00
"lastModified": 1717408969,
"narHash": "sha256-Q0OEFqe35fZbbRPPRdrjTUUChKVhhWXz3T9ZSKmaoVY=",
2024-03-12 13:22:11 -05:00
"owner": "numtide",
"repo": "devshell",
2024-06-14 09:49:15 -05:00
"rev": "1ebbe68d57457c8cae98145410b164b5477761f4",
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-06-14 09:49:15 -05:00
"lastModified": 1717827974,
"narHash": "sha256-ixopuTeTouxqTxfMuzs6IaRttbT8JqRW5C9Q/57WxQw=",
2024-03-18 11:39:13 -05:00
"owner": "nix-community",
"repo": "fenix",
2024-06-14 09:49:15 -05:00
"rev": "ab655c627777ab5f9964652fe23bbb1dfbd687a8",
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-06-14 09:49:15 -05:00
"lastModified": 1718160348,
"narHash": "sha256-9YrUjdztqi4Gz8n3mBuqvCkMo4ojrA6nASwyIKWMpus=",
2024-03-12 13:22:11 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-14 09:49:15 -05:00
"rev": "57d6973abba7ea108bac64ae7629e7431e0199b6",
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-06-14 09:49:15 -05:00
"lastModified": 1717583671,
"narHash": "sha256-+lRAmz92CNUxorqWusgJbL9VE1eKCnQQojglRemzwkw=",
2024-03-18 11:39:13 -05:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-06-14 09:49:15 -05:00
"rev": "48bbdd6a74f3176987d5c809894ac33957000d19",
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
}