flake.lock 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "locked": {
  5. "lastModified": 1610051610,
  6. "narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
  7. "owner": "numtide",
  8. "repo": "flake-utils",
  9. "rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "numtide",
  14. "repo": "flake-utils",
  15. "type": "github"
  16. }
  17. },
  18. "nixpkgs": {
  19. "locked": {
  20. "lastModified": 1613226215,
  21. "narHash": "sha256-3rA5cGIrBHD6yeKhNhsF7/t461ww25oJY8KyBb0IhjU=",
  22. "owner": "nixos",
  23. "repo": "nixpkgs",
  24. "rev": "ff96a0fa5635770390b184ae74debea75c3fd534",
  25. "type": "github"
  26. },
  27. "original": {
  28. "owner": "nixos",
  29. "ref": "nixos-unstable",
  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. }