flake.lock 567 B

123456789101112131415161718192021222324252627
  1. {
  2. "nodes": {
  3. "nixpkgs": {
  4. "locked": {
  5. "lastModified": 1787498568,
  6. "narHash": "sha256-9i/VTdusq/+NM/tz+J1Re+ojkMB8MBf0QshnYfzHz30=",
  7. "owner": "nixos",
  8. "repo": "nixpkgs",
  9. "rev": "56c02bc00adcf003215cc4bd996d6efaf4cff188",
  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. }
  23. }
  24. },
  25. "root": "root",
  26. "version": 7
  27. }