flake.lock 966 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "locked": {
  5. "lastModified": 1623875721,
  6. "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
  7. "owner": "numtide",
  8. "repo": "flake-utils",
  9. "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "numtide",
  14. "repo": "flake-utils",
  15. "type": "github"
  16. }
  17. },
  18. "nixpkgs": {
  19. "locked": {
  20. "lastModified": 1628427995,
  21. "narHash": "sha256-Rut8HcmyPTHMDx1NoGlF2Cmqv6n+fOL5bakcsfW4KFE=",
  22. "owner": "NixOS",
  23. "repo": "nixpkgs",
  24. "rev": "c481b497d5c3754c50e89795c6d903dd0d130baa",
  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. }