flake.lock 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "locked": {
  5. "lastModified": 1656928814,
  6. "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
  7. "owner": "numtide",
  8. "repo": "flake-utils",
  9. "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "numtide",
  14. "repo": "flake-utils",
  15. "type": "github"
  16. }
  17. },
  18. "nixpkgs": {
  19. "locked": {
  20. "lastModified": 1658422817,
  21. "narHash": "sha256-kzZrlzqK6kbkTEnDK21wjRDamUJP0m30pm3XRPk0aZg=",
  22. "owner": "NixOS",
  23. "repo": "nixpkgs",
  24. "rev": "70e3e0ee807371e16563a88b77b8533e2cea8aa2",
  25. "type": "github"
  26. },
  27. "original": {
  28. "owner": "NixOS",
  29. "ref": "nixos-22.05",
  30. "repo": "nixpkgs",
  31. "type": "github"
  32. }
  33. },
  34. "raqm_src": {
  35. "flake": false,
  36. "locked": {
  37. "lastModified": 1632761857,
  38. "narHash": "sha256-Zv6h5Z9X9H1gc/tDy0GPdOCWOaJwM7UbQOPQI2jRDOo=",
  39. "owner": "HOST-Oman",
  40. "repo": "libraqm",
  41. "rev": "573820451937d7a7f33a1ec132bc1f1b12db917f",
  42. "type": "github"
  43. },
  44. "original": {
  45. "owner": "HOST-Oman",
  46. "ref": "v0.7.2",
  47. "repo": "libraqm",
  48. "type": "github"
  49. }
  50. },
  51. "root": {
  52. "inputs": {
  53. "flake-utils": "flake-utils",
  54. "nixpkgs": "nixpkgs",
  55. "raqm_src": "raqm_src"
  56. }
  57. }
  58. },
  59. "root": "root",
  60. "version": 7
  61. }