flake.lock 966 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "locked": {
  5. "lastModified": 1631561581,
  6. "narHash": "sha256-3VQMV5zvxaVLvqqUrNz3iJelLw30mIVSfZmAaauM3dA=",
  7. "owner": "numtide",
  8. "repo": "flake-utils",
  9. "rev": "7e5bf3925f6fbdfaf50a2a7ca0be2879c4261d19",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "numtide",
  14. "repo": "flake-utils",
  15. "type": "github"
  16. }
  17. },
  18. "nixpkgs": {
  19. "locked": {
  20. "lastModified": 1632470817,
  21. "narHash": "sha256-tGyOesdpqQEVqlmVeElsC98OJ2GDy+LNaCThSby/GQM=",
  22. "owner": "NixOS",
  23. "repo": "nixpkgs",
  24. "rev": "39e8ec2db68b863543bd377e44fbe02f8d05864e",
  25. "type": "github"
  26. },
  27. "original": {
  28. "id": "nixpkgs",
  29. "type": "indirect"
  30. }
  31. },
  32. "root": {
  33. "inputs": {
  34. "flake-utils": "flake-utils",
  35. "nixpkgs": "nixpkgs"
  36. }
  37. }
  38. },
  39. "root": "root",
  40. "version": 7
  41. }