flake.lock 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "inputs": {
  5. "systems": "systems"
  6. },
  7. "locked": {
  8. "lastModified": 1681202837,
  9. "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
  10. "owner": "numtide",
  11. "repo": "flake-utils",
  12. "rev": "cfacdce06f30d2b68473a46042957675eebb3401",
  13. "type": "github"
  14. },
  15. "original": {
  16. "owner": "numtide",
  17. "repo": "flake-utils",
  18. "type": "github"
  19. }
  20. },
  21. "nixpkgs": {
  22. "locked": {
  23. "lastModified": 1684922889,
  24. "narHash": "sha256-l0WZAmln8959O7RdYUJ3gnAIM9OPKFLKHKGX4q+Blrk=",
  25. "owner": "NixOS",
  26. "repo": "nixpkgs",
  27. "rev": "04aaf8511678a0d0f347fdf1e8072fe01e4a509e",
  28. "type": "github"
  29. },
  30. "original": {
  31. "owner": "NixOS",
  32. "ref": "nixos-23.05",
  33. "repo": "nixpkgs",
  34. "type": "github"
  35. }
  36. },
  37. "root": {
  38. "inputs": {
  39. "flake-utils": "flake-utils",
  40. "nixpkgs": "nixpkgs",
  41. "tinycmmc": "tinycmmc"
  42. }
  43. },
  44. "systems": {
  45. "locked": {
  46. "lastModified": 1681028828,
  47. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  48. "owner": "nix-systems",
  49. "repo": "default",
  50. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  51. "type": "github"
  52. },
  53. "original": {
  54. "owner": "nix-systems",
  55. "repo": "default",
  56. "type": "github"
  57. }
  58. },
  59. "tinycmmc": {
  60. "inputs": {
  61. "flake-utils": [
  62. "flake-utils"
  63. ],
  64. "nixpkgs": [
  65. "nixpkgs"
  66. ]
  67. },
  68. "locked": {
  69. "lastModified": 1684952066,
  70. "narHash": "sha256-yS8/+TOL2OA7f/RQs1Zr20mmlPFIVvFOgWShLAQvH8w=",
  71. "owner": "grumbel",
  72. "repo": "tinycmmc",
  73. "rev": "01fe277570a290837726de6eb3c16d617bfda28c",
  74. "type": "github"
  75. },
  76. "original": {
  77. "owner": "grumbel",
  78. "repo": "tinycmmc",
  79. "type": "github"
  80. }
  81. }
  82. },
  83. "root": "root",
  84. "version": 7
  85. }