flake.lock 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "nodes": {
  3. "flake-parts": {
  4. "inputs": {
  5. "nixpkgs-lib": "nixpkgs-lib"
  6. },
  7. "locked": {
  8. "lastModified": 1706830856,
  9. "narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
  10. "owner": "hercules-ci",
  11. "repo": "flake-parts",
  12. "rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
  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": 1708118438,
  24. "narHash": "sha256-kk9/0nuVgA220FcqH/D2xaN6uGyHp/zoxPNUmPCMmEE=",
  25. "owner": "NixOS",
  26. "repo": "nixpkgs",
  27. "rev": "5863c27340ba4de8f83e7e3c023b9599c3cb3c80",
  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": 1706550542,
  41. "narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=",
  42. "owner": "NixOS",
  43. "repo": "nixpkgs",
  44. "rev": "97b17f32362e475016f942bbdfda4a4a72a8a652",
  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. }