flake.lock 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "nodes": {
  3. "flake-parts": {
  4. "inputs": {
  5. "nixpkgs-lib": "nixpkgs-lib"
  6. },
  7. "locked": {
  8. "lastModified": 1704982712,
  9. "narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=",
  10. "owner": "hercules-ci",
  11. "repo": "flake-parts",
  12. "rev": "07f6395285469419cf9d078f59b5b49993198c00",
  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": 1706191920,
  24. "narHash": "sha256-eLihrZAPZX0R6RyM5fYAWeKVNuQPYjAkCUBr+JNvtdE=",
  25. "owner": "NixOS",
  26. "repo": "nixpkgs",
  27. "rev": "ae5c332cbb5827f6b1f02572496b141021de335f",
  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": 1703961334,
  41. "narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=",
  42. "owner": "NixOS",
  43. "repo": "nixpkgs",
  44. "rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9",
  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. }