flake.lock 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "nodes": {
  3. "nixpkgs": {
  4. "locked": {
  5. "lastModified": 1701253981,
  6. "narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
  7. "owner": "NixOS",
  8. "repo": "nixpkgs",
  9. "rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "NixOS",
  14. "ref": "nixos-unstable",
  15. "repo": "nixpkgs",
  16. "type": "github"
  17. }
  18. },
  19. "root": {
  20. "inputs": {
  21. "nixpkgs": "nixpkgs",
  22. "utils": "utils"
  23. }
  24. },
  25. "systems": {
  26. "locked": {
  27. "lastModified": 1681028828,
  28. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  29. "owner": "nix-systems",
  30. "repo": "default",
  31. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  32. "type": "github"
  33. },
  34. "original": {
  35. "owner": "nix-systems",
  36. "repo": "default",
  37. "type": "github"
  38. }
  39. },
  40. "utils": {
  41. "inputs": {
  42. "systems": "systems"
  43. },
  44. "locked": {
  45. "lastModified": 1710146030,
  46. "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
  47. "owner": "numtide",
  48. "repo": "flake-utils",
  49. "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
  50. "type": "github"
  51. },
  52. "original": {
  53. "owner": "numtide",
  54. "repo": "flake-utils",
  55. "type": "github"
  56. }
  57. }
  58. },
  59. "root": "root",
  60. "version": 7
  61. }