flake.lock 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "nodes": {
  3. "nixpkgs": {
  4. "locked": {
  5. "lastModified": 1677075010,
  6. "narHash": "sha256-X+UmR1AkdR//lPVcShmLy8p1n857IGf7y+cyCArp8bU=",
  7. "path": "/nix/store/b1vy558z7lxph5mbg7n50b5njp393ia9-source",
  8. "rev": "c95bf18beba4290af25c60cbaaceea1110d0f727",
  9. "type": "path"
  10. },
  11. "original": {
  12. "id": "nixpkgs",
  13. "type": "indirect"
  14. }
  15. },
  16. "root": {
  17. "inputs": {
  18. "nixpkgs": "nixpkgs",
  19. "utils": "utils"
  20. }
  21. },
  22. "systems": {
  23. "locked": {
  24. "lastModified": 1681028828,
  25. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  26. "owner": "nix-systems",
  27. "repo": "default",
  28. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  29. "type": "github"
  30. },
  31. "original": {
  32. "owner": "nix-systems",
  33. "repo": "default",
  34. "type": "github"
  35. }
  36. },
  37. "utils": {
  38. "inputs": {
  39. "systems": "systems"
  40. },
  41. "locked": {
  42. "lastModified": 1681202837,
  43. "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
  44. "owner": "numtide",
  45. "repo": "flake-utils",
  46. "rev": "cfacdce06f30d2b68473a46042957675eebb3401",
  47. "type": "github"
  48. },
  49. "original": {
  50. "owner": "numtide",
  51. "repo": "flake-utils",
  52. "type": "github"
  53. }
  54. }
  55. },
  56. "root": "root",
  57. "version": 7
  58. }