flake.lock 1013 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "nodes": {
  3. "nixpkgs": {
  4. "locked": {
  5. "lastModified": 1730531603,
  6. "narHash": "sha256-Dqg6si5CqIzm87sp57j5nTaeBbWhHFaVyG7V6L8k3lY=",
  7. "owner": "nixos",
  8. "repo": "nixpkgs",
  9. "rev": "7ffd9ae656aec493492b44d0ddfb28e79a1ea25d",
  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. "systems": "systems"
  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. },
  41. "root": "root",
  42. "version": 7
  43. }