fabapp/flake.lock

65 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-04-25 14:18:05 +02:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-08-03 15:23:01 +02:00
"lastModified": 1690933134,
"narHash": "sha256-ab989mN63fQZBFrkk4Q8bYxQCktuHmBIBqUG1jl6/FQ=",
2023-04-25 14:18:05 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-08-03 15:23:01 +02:00
"rev": "59cf3f1447cfc75087e7273b04b31e689a8599fb",
2023-04-25 14:18:05 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-08-03 15:23:01 +02:00
"lastModified": 1691065946,
"narHash": "sha256-IVSh42Q3oJwUjgLKMdzH5fMx+fk1z3V735gK1Izj1Zw=",
2023-04-25 14:18:05 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-08-03 15:23:01 +02:00
"rev": "e9ca92b55bed47696cc7cc25d3f854a1e2e01f86",
2023-04-25 14:18:05 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-08-03 15:23:01 +02:00
"ref": "release-23.05",
2023-04-25 14:18:05 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2023-08-03 15:23:01 +02:00
"lastModified": 1690881714,
"narHash": "sha256-h/nXluEqdiQHs1oSgkOOWF+j8gcJMWhwnZ9PFabN6q0=",
2023-04-25 14:18:05 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-03 15:23:01 +02:00
"rev": "9e1960bc196baf6881340d53dccb203a951745a2",
2023-04-25 14:18:05 +02:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}