flake.lock 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. {
  2. "nodes": {
  3. "flake-compat": {
  4. "flake": false,
  5. "locked": {
  6. "lastModified": 1767039857,
  7. "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
  8. "owner": "NixOS",
  9. "repo": "flake-compat",
  10. "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
  11. "type": "github"
  12. },
  13. "original": {
  14. "owner": "NixOS",
  15. "repo": "flake-compat",
  16. "type": "github"
  17. }
  18. },
  19. "flake-parts": {
  20. "inputs": {
  21. "nixpkgs-lib": "nixpkgs-lib"
  22. },
  23. "locked": {
  24. "lastModified": 1775087534,
  25. "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=",
  26. "owner": "hercules-ci",
  27. "repo": "flake-parts",
  28. "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b",
  29. "type": "github"
  30. },
  31. "original": {
  32. "owner": "hercules-ci",
  33. "repo": "flake-parts",
  34. "type": "github"
  35. }
  36. },
  37. "git-hooks-nix": {
  38. "inputs": {
  39. "flake-compat": "flake-compat",
  40. "gitignore": "gitignore",
  41. "nixpkgs": [
  42. "nixpkgs"
  43. ]
  44. },
  45. "locked": {
  46. "lastModified": 1775585728,
  47. "narHash": "sha256-8Psjt+TWvE4thRKktJsXfR6PA/fWWsZ04DVaY6PUhr4=",
  48. "owner": "cachix",
  49. "repo": "git-hooks.nix",
  50. "rev": "580633fa3fe5fc0379905986543fd7495481913d",
  51. "type": "github"
  52. },
  53. "original": {
  54. "owner": "cachix",
  55. "repo": "git-hooks.nix",
  56. "type": "github"
  57. }
  58. },
  59. "gitignore": {
  60. "inputs": {
  61. "nixpkgs": [
  62. "git-hooks-nix",
  63. "nixpkgs"
  64. ]
  65. },
  66. "locked": {
  67. "lastModified": 1709087332,
  68. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  69. "owner": "hercules-ci",
  70. "repo": "gitignore.nix",
  71. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  72. "type": "github"
  73. },
  74. "original": {
  75. "owner": "hercules-ci",
  76. "repo": "gitignore.nix",
  77. "type": "github"
  78. }
  79. },
  80. "nixpkgs": {
  81. "locked": {
  82. "lastModified": 1776169885,
  83. "narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=",
  84. "owner": "nixos",
  85. "repo": "nixpkgs",
  86. "rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9",
  87. "type": "github"
  88. },
  89. "original": {
  90. "owner": "nixos",
  91. "ref": "nixos-unstable",
  92. "repo": "nixpkgs",
  93. "type": "github"
  94. }
  95. },
  96. "nixpkgs-lib": {
  97. "locked": {
  98. "lastModified": 1774748309,
  99. "narHash": "sha256-+U7gF3qxzwD5TZuANzZPeJTZRHS29OFQgkQ2kiTJBIQ=",
  100. "owner": "nix-community",
  101. "repo": "nixpkgs.lib",
  102. "rev": "333c4e0545a6da976206c74db8773a1645b5870a",
  103. "type": "github"
  104. },
  105. "original": {
  106. "owner": "nix-community",
  107. "repo": "nixpkgs.lib",
  108. "type": "github"
  109. }
  110. },
  111. "root": {
  112. "inputs": {
  113. "flake-parts": "flake-parts",
  114. "git-hooks-nix": "git-hooks-nix",
  115. "nixpkgs": "nixpkgs"
  116. }
  117. }
  118. },
  119. "root": "root",
  120. "version": 7
  121. }