flake.lock 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "inputs": {
  5. "systems": "systems"
  6. },
  7. "locked": {
  8. "lastModified": 1731533236,
  9. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  10. "owner": "numtide",
  11. "repo": "flake-utils",
  12. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  13. "type": "github"
  14. },
  15. "original": {
  16. "owner": "numtide",
  17. "repo": "flake-utils",
  18. "type": "github"
  19. }
  20. },
  21. "nixpkgs": {
  22. "locked": {
  23. "lastModified": 1756416120,
  24. "narHash": "sha256-o7mrT363vghhfjsO+wvHvrTqjzCwUPsV8Z+qbyeEENg=",
  25. "owner": "NixOS",
  26. "repo": "nixpkgs",
  27. "rev": "68a18fd314734f7441842e9e2e1b9f92186838f6",
  28. "type": "github"
  29. },
  30. "original": {
  31. "owner": "NixOS",
  32. "repo": "nixpkgs",
  33. "type": "github"
  34. }
  35. },
  36. "root": {
  37. "inputs": {
  38. "flake-utils": "flake-utils",
  39. "nixpkgs": "nixpkgs"
  40. }
  41. },
  42. "systems": {
  43. "locked": {
  44. "lastModified": 1681028828,
  45. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  46. "owner": "nix-systems",
  47. "repo": "default",
  48. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  49. "type": "github"
  50. },
  51. "original": {
  52. "owner": "nix-systems",
  53. "repo": "default",
  54. "type": "github"
  55. }
  56. }
  57. },
  58. "root": "root",
  59. "version": 7
  60. }