summaryrefslogtreecommitdiff
path: root/3 Resources/Nix/Adding things to the nix store.md
blob: 98b2c1750810a34e1067af93e85d275b9033f56f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
tags:
  - nix
---
It's possible to use `nix-prefetch-url`:
```
nixos main
❯ nix-prefetch-url --name displaylink-610.zip https://www.synaptics.com/sites/default/files/exe_files/2024-10/DisplayLink%20USB%20Graphics%20Software%20for%20Ubuntu6.1-EXE.zip
path is '/nix/store/a10lxg1y9hc5ida4npg2mrmymc8932hl-displaylink-610.zip'
1b3w7gxz54lp0hglsfwm5ln93nrpppjqg5sfszrxpw4qgynib624

```