flake.lock 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "nodes": {
  3. "flake-compat": {
  4. "flake": false,
  5. "locked": {
  6. "lastModified": 1696426674,
  7. "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
  8. "owner": "edolstra",
  9. "repo": "flake-compat",
  10. "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
  11. "type": "github"
  12. },
  13. "original": {
  14. "owner": "edolstra",
  15. "repo": "flake-compat",
  16. "type": "github"
  17. }
  18. },
  19. "nixpkgs": {
  20. "locked": {
  21. "lastModified": 1753151930,
  22. "narHash": "sha256-XSQy6wRKHhRe//iVY5lS/ZpI/Jn6crWI8fQzl647wCg=",
  23. "owner": "NixOS",
  24. "repo": "nixpkgs",
  25. "rev": "83e677f31c84212343f4cc553bab85c2efcad60a",
  26. "type": "github"
  27. },
  28. "original": {
  29. "owner": "NixOS",
  30. "ref": "nixpkgs-unstable",
  31. "repo": "nixpkgs",
  32. "type": "github"
  33. }
  34. },
  35. "root": {
  36. "inputs": {
  37. "flake-compat": "flake-compat",
  38. "nixpkgs": "nixpkgs",
  39. "systems": "systems"
  40. }
  41. },
  42. "systems": {
  43. "locked": {
  44. "lastModified": 1681028828,
  45. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  46. "owner": "nix-systems",
  47. "repo": "default",
  48. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  49. "type": "github"
  50. },
  51. "original": {
  52. "owner": "nix-systems",
  53. "repo": "default",
  54. "type": "github"
  55. }
  56. }
  57. },
  58. "root": "root",
  59. "version": 7
  60. }