This contains my bachelors thesis and associated tex files, code snippets and maybe more. Topic: Data Movement in Heterogeneous Memories with Intel Data Streaming Accelerator
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.

26 lines
1.1 KiB

  1. {
  2. "gitignore.nix": {
  3. "branch": "master",
  4. "description": "Nix functions for filtering local git sources",
  5. "homepage": "",
  6. "owner": "hercules-ci",
  7. "repo": "gitignore.nix",
  8. "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
  9. "sha256": "07vg2i9va38zbld9abs9lzqblz193vc5wvqd6h7amkmwf66ljcgh",
  10. "type": "tarball",
  11. "url": "https://github.com/hercules-ci/gitignore.nix/archive/a20de23b925fd8264fd7fad6454652e142fd7f73.tar.gz",
  12. "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
  13. },
  14. "nixpkgs": {
  15. "branch": "release-22.11",
  16. "description": "Nix Packages collection",
  17. "homepage": "",
  18. "owner": "NixOS",
  19. "repo": "nixpkgs",
  20. "rev": "62ffdb32823e8d8caca00d0d75ac8e02212de76b",
  21. "sha256": "0nfz26f2lc75av8ijvavq3ajq6cqwmlkn62fcy76222v9hyhqdcy",
  22. "type": "tarball",
  23. "url": "https://github.com/NixOS/nixpkgs/archive/62ffdb32823e8d8caca00d0d75ac8e02212de76b.tar.gz",
  24. "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
  25. }
  26. }