a one dimensional cellular automata, using comonads
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1022B

  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "locked": {
  5. "lastModified": 1618868421,
  6. "narHash": "sha256-vyoJhLV6cJ8/tWz+l9HZLIkb9Rd9esE7p+0RL6zDR6Y=",
  7. "owner": "numtide",
  8. "repo": "flake-utils",
  9. "rev": "eed214942bcfb3a8cc09eb3b28ca7d7221e44a94",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "numtide",
  14. "repo": "flake-utils",
  15. "type": "github"
  16. }
  17. },
  18. "nixpkgs": {
  19. "locked": {
  20. "lastModified": 1618942778,
  21. "narHash": "sha256-k4zWLjNokLjhHT79RpmlFjQ7r0a1jc2BM62Jvgd0bF4=",
  22. "owner": "NixOS",
  23. "repo": "nixpkgs",
  24. "rev": "17a28909d4e8f8568b2640b6dcdff85cf372c6df",
  25. "type": "github"
  26. },
  27. "original": {
  28. "owner": "NixOS",
  29. "ref": "nixos-20.09",
  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. }