1
0

flake.lock 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "nodes": {
  3. "elvishSrc": {
  4. "flake": false,
  5. "locked": {
  6. "lastModified": 1752498477,
  7. "narHash": "sha256-ZdaJhvUu+u/2mnMEBpK/qeMlIqEfDFWhzDsYlb/oRgg=",
  8. "owner": "elves",
  9. "repo": "elvish",
  10. "rev": "26a8bd5c4ee1eb5c0a2d53578d0368de2b8b3274",
  11. "type": "github"
  12. },
  13. "original": {
  14. "owner": "elves",
  15. "repo": "elvish",
  16. "type": "github"
  17. }
  18. },
  19. "flake-utils": {
  20. "inputs": {
  21. "systems": "systems"
  22. },
  23. "locked": {
  24. "lastModified": 1731533236,
  25. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  26. "owner": "numtide",
  27. "repo": "flake-utils",
  28. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  29. "type": "github"
  30. },
  31. "original": {
  32. "owner": "numtide",
  33. "repo": "flake-utils",
  34. "type": "github"
  35. }
  36. },
  37. "nixpkgs": {
  38. "locked": {
  39. "lastModified": 1771147098,
  40. "narHash": "sha256-jpfPdBjKO232s5NueoNEvvVzpndiUzPLNYcH4/Ov0gY=",
  41. "owner": "NixOS",
  42. "repo": "nixpkgs",
  43. "rev": "e3cb16bccd9facebae3ba29c6a76a4cc1b73462a",
  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. "elvishSrc": "elvishSrc",
  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. }