flake.lock 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "inputs": {
  5. "systems": "systems"
  6. },
  7. "locked": {
  8. "lastModified": 1694529238,
  9. "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
  10. "owner": "numtide",
  11. "repo": "flake-utils",
  12. "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
  13. "type": "github"
  14. },
  15. "original": {
  16. "owner": "numtide",
  17. "repo": "flake-utils",
  18. "type": "github"
  19. }
  20. },
  21. "nixpkgs": {
  22. "locked": {
  23. "lastModified": 1704538339,
  24. "narHash": "sha256-1734d3mQuux9ySvwf6axRWZRBhtcZA9Q8eftD6EZg6U=",
  25. "owner": "nixos",
  26. "repo": "nixpkgs",
  27. "rev": "46ae0210ce163b3cba6c7da08840c1d63de9c701",
  28. "type": "github"
  29. },
  30. "original": {
  31. "owner": "nixos",
  32. "ref": "nixos-unstable",
  33. "repo": "nixpkgs",
  34. "type": "github"
  35. }
  36. },
  37. "root": {
  38. "inputs": {
  39. "nixpkgs": "nixpkgs",
  40. "scripts": "scripts",
  41. "utils": "utils"
  42. }
  43. },
  44. "scripts": {
  45. "inputs": {
  46. "nixpkgs": [
  47. "nixpkgs"
  48. ]
  49. },
  50. "locked": {
  51. "lastModified": 1700982199,
  52. "narHash": "sha256-hrtf/Uab/gBqxdyfWXMO1LwBy0YocnprAmLPzqrQpUg=",
  53. "owner": "jerrita",
  54. "repo": "scripts",
  55. "rev": "ca3290dd2b2b9681dc60949855db8976b7c19ffa",
  56. "type": "github"
  57. },
  58. "original": {
  59. "owner": "jerrita",
  60. "repo": "scripts",
  61. "type": "github"
  62. }
  63. },
  64. "systems": {
  65. "locked": {
  66. "lastModified": 1681028828,
  67. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  68. "owner": "nix-systems",
  69. "repo": "default",
  70. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  71. "type": "github"
  72. },
  73. "original": {
  74. "owner": "nix-systems",
  75. "repo": "default",
  76. "type": "github"
  77. }
  78. },
  79. "utils": {
  80. "inputs": {
  81. "flake-utils": "flake-utils"
  82. },
  83. "locked": {
  84. "lastModified": 1696331477,
  85. "narHash": "sha256-YkbRa/1wQWdWkVJ01JvV+75KIdM37UErqKgTf0L54Fk=",
  86. "owner": "gytis-ivaskevicius",
  87. "repo": "flake-utils-plus",
  88. "rev": "bfc53579db89de750b25b0c5e7af299e0c06d7d3",
  89. "type": "github"
  90. },
  91. "original": {
  92. "owner": "gytis-ivaskevicius",
  93. "repo": "flake-utils-plus",
  94. "type": "github"
  95. }
  96. }
  97. },
  98. "root": "root",
  99. "version": 7
  100. }