flake.lock 974 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "nodes": {
  3. "nixpkgs": {
  4. "locked": {
  5. "lastModified": 1664566667,
  6. "narHash": "sha256-zh+8ECeYmecn9F5D/vcCvh8gNjrlSTp58SHBAdfH75c=",
  7. "owner": "NixOS",
  8. "repo": "nixpkgs",
  9. "rev": "9a97e910d39bf0845c57a6ffda7643d42bd40aed",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "NixOS",
  14. "repo": "nixpkgs",
  15. "type": "github"
  16. }
  17. },
  18. "root": {
  19. "inputs": {
  20. "nixpkgs": "nixpkgs",
  21. "utils": "utils"
  22. }
  23. },
  24. "utils": {
  25. "locked": {
  26. "lastModified": 1659877975,
  27. "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
  28. "owner": "numtide",
  29. "repo": "flake-utils",
  30. "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
  31. "type": "github"
  32. },
  33. "original": {
  34. "owner": "numtide",
  35. "repo": "flake-utils",
  36. "type": "github"
  37. }
  38. }
  39. },
  40. "root": "root",
  41. "version": 7
  42. }