flake.lock 999 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "nodes": {
  3. "nixpkgs": {
  4. "locked": {
  5. "lastModified": 1671072901,
  6. "narHash": "sha256-eyFdLtfxYyZnbJorRiZ2kP2kW4gEU76hLzpZGW9mcZg=",
  7. "owner": "NixOS",
  8. "repo": "nixpkgs",
  9. "rev": "69ce4fbad877f91d4b9bc4cfedfb0ff1fe5043d5",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "NixOS",
  14. "ref": "master",
  15. "repo": "nixpkgs",
  16. "type": "github"
  17. }
  18. },
  19. "root": {
  20. "inputs": {
  21. "nixpkgs": "nixpkgs",
  22. "utils": "utils"
  23. }
  24. },
  25. "utils": {
  26. "locked": {
  27. "lastModified": 1667395993,
  28. "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
  29. "owner": "numtide",
  30. "repo": "flake-utils",
  31. "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
  32. "type": "github"
  33. },
  34. "original": {
  35. "owner": "numtide",
  36. "repo": "flake-utils",
  37. "type": "github"
  38. }
  39. }
  40. },
  41. "root": "root",
  42. "version": 7
  43. }