Add flake #7

Merged
Yehowshua merged 6 commits from :addflake into main 2025-04-18 19:35:19 +00:00

6 commits

Author SHA1 Message Date
Artturin 7bc43946a9 Add compat files for non flakes users 2025-04-18 19:01:25 +03:00
Artturin b89090f3ce flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d6973081434f88088e5321f83ebafe9a1167c367?narHash=sha256-cuNapx/uQeCgeuhUhdck3JKbgpsml259sjUQnWM7zW8%3D' (2025-01-02)
  → 'github:NixOS/nixpkgs/18dd725c29603f582cf1900e0d25f9f1063dbf11?narHash=sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38%3D' (2025-04-13)
2025-04-18 18:59:23 +03:00
Artturin c02e7b0de6 flake: Install the same file that fpga-starter-project-uart installed 2025-04-18 18:57:54 +03:00
Artturin 7471c0188a Make make fpga work
`ERROR: IO 'ftdi_txd_1' is unconstrained in LPF (override this error with --lpf-allow-unconstrained)`
2025-04-18 18:57:54 +03:00
Artturin 1622e3ab6b Remove all trailing spaces
`git grep -I --name-only -z -e '' | xargs -0 sed -i 's/[ \t]\+\(\r\?\)$/\1/'`

Remember to setup your editor so that these are automatically removed :)
2025-04-18 18:57:53 +03:00
Artturin 0dd4b60b70 Add initial flake 2025-04-18 18:57:02 +03:00