flake.lock 1022 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "locked": {
  5. "lastModified": 1656928814,
  6. "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
  7. "owner": "numtide",
  8. "repo": "flake-utils",
  9. "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "numtide",
  14. "repo": "flake-utils",
  15. "type": "github"
  16. }
  17. },
  18. "nixpkgs": {
  19. "locked": {
  20. "lastModified": 1657296039,
  21. "narHash": "sha256-Ghh39+aS+pw5sTP/ZO8VIKE6sBhMadDaQZtf+3yu4Vc=",
  22. "owner": "NixOS",
  23. "repo": "nixpkgs",
  24. "rev": "71d7a4c037dc4f3e98d5c4a81b941933cf5bf675",
  25. "type": "github"
  26. },
  27. "original": {
  28. "owner": "NixOS",
  29. "ref": "nixos-22.05",
  30. "repo": "nixpkgs",
  31. "type": "github"
  32. }
  33. },
  34. "root": {
  35. "inputs": {
  36. "flake-utils": "flake-utils",
  37. "nixpkgs": "nixpkgs"
  38. }
  39. }
  40. },
  41. "root": "root",
  42. "version": 7
  43. }