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": 1709336216,
"narHash": "sha256-Dt/wOWeW6Sqm11Yh+2+t0dfEWxoMxGBvv3JpIocFl9E=",
2023-10-28 14:19:53 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2",
"type": "github"
},
"original": {
2023-10-28 14:19:53 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1709479366,
"narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
"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": 1709237383,
"narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=",
2023-10-28 14:19:53 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8",
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
}