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": 1769996383,
  25. "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
  26. "owner": "hercules-ci",
  27. "repo": "flake-parts",
  28. "rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
  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": 1772024342,
  47. "narHash": "sha256-+eXlIc4/7dE6EcPs9a2DaSY3fTA9AE526hGqkNID3Wg=",
  48. "owner": "cachix",
  49. "repo": "git-hooks.nix",
  50. "rev": "6e34e97ed9788b17796ee43ccdbaf871a5c2b476",
  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": 1772198003,
  83. "narHash": "sha256-I45esRSssFtJ8p/gLHUZ1OUaaTaVLluNkABkk6arQwE=",
  84. "owner": "nixos",
  85. "repo": "nixpkgs",
  86. "rev": "dd9b079222d43e1943b6ebd802f04fd959dc8e61",
  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": 1769909678,
  99. "narHash": "sha256-cBEymOf4/o3FD5AZnzC3J9hLbiZ+QDT/KDuyHXVJOpM=",
  100. "owner": "nix-community",
  101. "repo": "nixpkgs.lib",
  102. "rev": "72716169fe93074c333e8d0173151350670b824c",
  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. }