pub.solar/flake.lock

65 lines
1.5 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2023-10-28 14:19:53 +00:00
"flake-parts": {
"inputs": {
2023-10-28 14:19:53 +00:00
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1698882062,
"narHash": "sha256-HkhafUayIqxXyHH1X8d9RDl1M2CkFgZLjKD3MzabiEo=",
2023-10-28 14:19:53 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8c9fa2545007b49a5db5f650ae91f227672c3877",
"type": "github"
},
"original": {
2023-10-28 14:19:53 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1699781429,
"narHash": "sha256-UYefjidASiLORAjIvVsUHG6WBtRhM67kTjEY4XfZOFs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e44462d6021bfe23dfb24b775cc7c390844f773d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-28 14:19:53 +00:00
"nixpkgs-lib": {
2023-05-19 15:23:55 +00:00
"locked": {
2023-10-28 14:19:53 +00:00
"dir": "lib",
"lastModified": 1698611440,
"narHash": "sha256-jPjHjrerhYDy3q9+s5EAsuhyhuknNfowY6yt6pjn9pc=",
2023-10-28 14:19:53 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0cbe9f69c234a7700596e943bfae7ef27a31b735",
2023-05-19 15:23:55 +00:00
"type": "github"
},
"original": {
2023-10-28 14:19:53 +00:00
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
2023-05-19 15:23:55 +00:00
"type": "github"
}
},
2023-10-28 14:19:53 +00:00
"root": {
"inputs": {
2023-10-28 14:19:53 +00:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}