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": {
2023-11-14 22:41:35 +03:00
"lastModified": 1699548976,
"narHash": "sha256-xnpxms0koM8mQpxIup9JnT0F7GrKdvv0QvtxvRuOYR4=",
2023-07-17 09:01:10 +03:00
"owner": "ipetkov",
"repo": "crane",
2023-11-14 22:41:35 +03:00
"rev": "6849911446e18e520970cc6b7a691e64ee90d649",
2023-07-17 09:01:10 +03:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-11-14 22:41:35 +03:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-07-17 09:01:10 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-11-14 22:41:35 +03:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-07-17 09:01:10 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-11-14 22:41:35 +03:00
"lastModified": 1699725108,
"narHash": "sha256-NTiPW4jRC+9puakU4Vi8WpFEirhp92kTOSThuZke+FA=",
2023-07-17 09:01:10 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-14 22:41:35 +03:00
"rev": "911ad1e67f458b6bcf0278fa85e33bb9924fed7e",
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
}