limbusart/flake.lock

83 lines
2.0 KiB
Plaintext
Raw Normal View History

2023-07-17 09:01:10 +03:00
{
"nodes": {
"crane": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-11-14 22:41:35 +03:00
]
2023-07-17 09:01:10 +03:00
},
"locked": {
2024-05-28 06:04:05 +03:00
"lastModified": 1716745752,
"narHash": "sha256-8K1R9Yg4r08rYk86Yq+lu3E9L3uRUb4xMqYHgl0VGS0=",
2023-07-17 09:01:10 +03:00
"owner": "ipetkov",
"repo": "crane",
2024-05-28 06:04:05 +03:00
"rev": "19ca94ec2d288de334ae932107816b4a97736cd8",
2023-07-17 09:01:10 +03:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-05-28 06:04:05 +03:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-07-17 09:01:10 +03:00
"owner": "numtide",
"repo": "flake-utils",
2024-05-28 06:04:05 +03:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-07-17 09:01:10 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-28 06:04:05 +03:00
"lastModified": 1716715802,
"narHash": "sha256-usk0vE7VlxPX8jOavrtpOqphdfqEQpf9lgedlY/r66c=",
2023-07-17 09:01:10 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-28 06:04:05 +03:00
"rev": "e2dd4e18cc1c7314e24154331bae07df76eb582f",
2023-07-17 09:01:10 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"crane": "crane",
2023-11-14 22:41:35 +03:00
"flake-utils": "flake-utils",
2023-07-17 09:01:10 +03:00
"nixpkgs": "nixpkgs"
}
},
"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
}