flake.lock 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "nodes": {
  3. "flake-compat": {
  4. "flake": false,
  5. "locked": {
  6. "lastModified": 1696426674,
  7. "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
  8. "owner": "edolstra",
  9. "repo": "flake-compat",
  10. "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
  11. "type": "github"
  12. },
  13. "original": {
  14. "owner": "edolstra",
  15. "repo": "flake-compat",
  16. "type": "github"
  17. }
  18. },
  19. "flake-utils": {
  20. "inputs": {
  21. "systems": "systems"
  22. },
  23. "locked": {
  24. "lastModified": 1710146030,
  25. "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
  26. "owner": "numtide",
  27. "repo": "flake-utils",
  28. "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
  29. "type": "github"
  30. },
  31. "original": {
  32. "owner": "numtide",
  33. "repo": "flake-utils",
  34. "type": "github"
  35. }
  36. },
  37. "nixpkgs": {
  38. "locked": {
  39. "lastModified": 1724748588,
  40. "narHash": "sha256-NlpGA4+AIf1dKNq76ps90rxowlFXUsV9x7vK/mN37JM=",
  41. "owner": "NixOS",
  42. "repo": "nixpkgs",
  43. "rev": "a6292e34000dc93d43bccf78338770c1c5ec8a99",
  44. "type": "github"
  45. },
  46. "original": {
  47. "owner": "NixOS",
  48. "ref": "nixpkgs-unstable",
  49. "repo": "nixpkgs",
  50. "type": "github"
  51. }
  52. },
  53. "root": {
  54. "inputs": {
  55. "flake-compat": "flake-compat",
  56. "flake-utils": "flake-utils",
  57. "nixpkgs": "nixpkgs"
  58. }
  59. },
  60. "systems": {
  61. "locked": {
  62. "lastModified": 1681028828,
  63. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  64. "owner": "nix-systems",
  65. "repo": "default",
  66. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  67. "type": "github"
  68. },
  69. "original": {
  70. "owner": "nix-systems",
  71. "repo": "default",
  72. "type": "github"
  73. }
  74. }
  75. },
  76. "root": "root",
  77. "version": 7
  78. }