flake.lock 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "nodes": {
  3. "flake-parts": {
  4. "inputs": {
  5. "nixpkgs-lib": "nixpkgs-lib"
  6. },
  7. "locked": {
  8. "lastModified": 1709336216,
  9. "narHash": "sha256-Dt/wOWeW6Sqm11Yh+2+t0dfEWxoMxGBvv3JpIocFl9E=",
  10. "owner": "hercules-ci",
  11. "repo": "flake-parts",
  12. "rev": "f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2",
  13. "type": "github"
  14. },
  15. "original": {
  16. "owner": "hercules-ci",
  17. "repo": "flake-parts",
  18. "type": "github"
  19. }
  20. },
  21. "nixpkgs": {
  22. "locked": {
  23. "lastModified": 1709703039,
  24. "narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=",
  25. "owner": "NixOS",
  26. "repo": "nixpkgs",
  27. "rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d",
  28. "type": "github"
  29. },
  30. "original": {
  31. "owner": "NixOS",
  32. "ref": "nixos-unstable",
  33. "repo": "nixpkgs",
  34. "type": "github"
  35. }
  36. },
  37. "nixpkgs-lib": {
  38. "locked": {
  39. "dir": "lib",
  40. "lastModified": 1709237383,
  41. "narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=",
  42. "owner": "NixOS",
  43. "repo": "nixpkgs",
  44. "rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8",
  45. "type": "github"
  46. },
  47. "original": {
  48. "dir": "lib",
  49. "owner": "NixOS",
  50. "ref": "nixos-unstable",
  51. "repo": "nixpkgs",
  52. "type": "github"
  53. }
  54. },
  55. "root": {
  56. "inputs": {
  57. "flake-parts": "flake-parts",
  58. "nixpkgs": "nixpkgs"
  59. }
  60. }
  61. },
  62. "root": "root",
  63. "version": 7
  64. }