Skip to content

Commit 6872d4e

Browse files
author
Sukant Hajra
committed
Update dependencies and documentation
1 parent ff287cc commit 6872d4e

File tree

5 files changed

+28
-28
lines changed

5 files changed

+28
-28
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ If you want to check that everything builds before flashing your keyboard, you c
240240
tree $(nix build --no-link --print-out-paths) 2>/dev/null
241241
```
242242

243-
/nix/store/g7bf47hx7a77m80vxpf7fz0dakd535f9-shajra-keyboards-ci
243+
/nix/store/bpi85fpiv9vywx4c856w5pgry9ix22iq-shajra-keyboards-ci
244244
├── build-ergodoxez-builtin-shajra-flash -> /nix/store/v184iac8knn2960qyd0lrb71cn5m4nfq-ergodoxez-builtin-shajra-flash
245245
├── build-ergodoxez-builtin-shajra-hex -> /nix/store/bbqlgh86cynfmycy2fqbdfpn9x3qpc4c-ergodoxez-builtin-shajra.hex
246246
├── build-ergodoxez-factory-flash -> /nix/store/8r9w2hx06v7nc1x7nlgk0d7hnbic2448-ergodoxez-factory-flash
@@ -257,10 +257,10 @@ tree $(nix build --no-link --print-out-paths) 2>/dev/null
257257
├── build-moonlander-builtin-shajra-hex -> /nix/store/hp2xjcfngf36g91sbbqijc7jnvbwmag9-moonlander-builtin-shajra.bin
258258
├── build-moonlander-factory-flash -> /nix/store/568swy5nd102pawlq6ajsg35balkqz60-moonlander-factory-flash
259259
├── build-moonlander-factory-hex -> /nix/store/y45gwnicjb83j6j7h6s42l642qjs8gr7-moonlander-factory.bin
260-
├── flash-ergodoxez -> /nix/store/6a8mlipxrcf9fwyjivkgjgfvymcjwr3x-flash-ergodoxez
261-
├── flash-model01 -> /nix/store/zwd18dwzg363zfkfpcdcs8km5i3zpiwx-flash-model01
262-
├── flash-model100 -> /nix/store/flla1jhpj340fv1b363azlmid5nvbwhy-flash-model100
263-
├── flash-moonlander -> /nix/store/n3wza780ydillk340fgcq64plaxaj09y-flash-moonlander
260+
├── flash-ergodoxez -> /nix/store/6z39fp04bf1yc1pym10l120pa5ifcjk4-flash-ergodoxez
261+
├── flash-model01 -> /nix/store/hndvwrlxcxygx1ppdknqjcb803d180ha-flash-model01
262+
├── flash-model100 -> /nix/store/wal6cr856jfds1g51j6dgqilxi0dq578-flash-model100
263+
├── flash-moonlander -> /nix/store/2mv0jbyzr43rl8m3qmyr979xvjld5jz6-flash-moonlander
264264
└── licenses -> /nix/store/h379ahlb7r2k57n1488zr2nfql4hcy1w-shajra-keyboards-licenses
265265

266266
18 directories, 4 files

README.org

+5-5
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ tree $(nix build --no-link --print-out-paths) 2>/dev/null
305305

306306
#+results: nix-build
307307
#+begin_example
308-
/nix/store/g7bf47hx7a77m80vxpf7fz0dakd535f9-shajra-keyboards-ci
308+
/nix/store/bpi85fpiv9vywx4c856w5pgry9ix22iq-shajra-keyboards-ci
309309
├── build-ergodoxez-builtin-shajra-flash -> /nix/store/v184iac8knn2960qyd0lrb71cn5m4nfq-ergodoxez-builtin-shajra-flash
310310
├── build-ergodoxez-builtin-shajra-hex -> /nix/store/bbqlgh86cynfmycy2fqbdfpn9x3qpc4c-ergodoxez-builtin-shajra.hex
311311
├── build-ergodoxez-factory-flash -> /nix/store/8r9w2hx06v7nc1x7nlgk0d7hnbic2448-ergodoxez-factory-flash
@@ -322,10 +322,10 @@ tree $(nix build --no-link --print-out-paths) 2>/dev/null
322322
├── build-moonlander-builtin-shajra-hex -> /nix/store/hp2xjcfngf36g91sbbqijc7jnvbwmag9-moonlander-builtin-shajra.bin
323323
├── build-moonlander-factory-flash -> /nix/store/568swy5nd102pawlq6ajsg35balkqz60-moonlander-factory-flash
324324
├── build-moonlander-factory-hex -> /nix/store/y45gwnicjb83j6j7h6s42l642qjs8gr7-moonlander-factory.bin
325-
├── flash-ergodoxez -> /nix/store/6a8mlipxrcf9fwyjivkgjgfvymcjwr3x-flash-ergodoxez
326-
├── flash-model01 -> /nix/store/zwd18dwzg363zfkfpcdcs8km5i3zpiwx-flash-model01
327-
├── flash-model100 -> /nix/store/flla1jhpj340fv1b363azlmid5nvbwhy-flash-model100
328-
├── flash-moonlander -> /nix/store/n3wza780ydillk340fgcq64plaxaj09y-flash-moonlander
325+
├── flash-ergodoxez -> /nix/store/6z39fp04bf1yc1pym10l120pa5ifcjk4-flash-ergodoxez
326+
├── flash-model01 -> /nix/store/hndvwrlxcxygx1ppdknqjcb803d180ha-flash-model01
327+
├── flash-model100 -> /nix/store/wal6cr856jfds1g51j6dgqilxi0dq578-flash-model100
328+
├── flash-moonlander -> /nix/store/2mv0jbyzr43rl8m3qmyr979xvjld5jz6-flash-moonlander
329329
└── licenses -> /nix/store/h379ahlb7r2k57n1488zr2nfql4hcy1w-shajra-keyboards-licenses
330330

331331
18 directories, 4 files

doc/nix-usage-flakes.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ We can use `nix flake show` to see the outputs provided by any flake, local or r
105105
nix flake show .
106106
```
107107

108-
git+file:///home/tnks/src/shajra/shajra-keyboards
108+
git+file:///home/shajra/src/shajra-keyboards
109109
├───apps
110110
│ └───x86_64-linux
111111
│ ├───default: app
@@ -423,8 +423,8 @@ nix profile list
423423

424424
Index: 0
425425
Flake attribute: packages.x86_64-linux.licenses-thirdparty
426-
Original flake URL: git+file:///home/tnks/src/shajra/shajra-keyboards
427-
Locked flake URL: git+file:///home/tnks/src/shajra/shajra-keyboards
426+
Original flake URL: git+file:///home/shajra/src/shajra-keyboards
427+
Locked flake URL: git+file:///home/shajra/src/shajra-keyboards
428428
Store paths: /nix/store/h379ahlb7r2k57n1488zr2nfql4hcy1w-shajra-keyboards-licenses
429429

430430
If we want to uninstall a program from our profile, we do so by the index from this list:

doc/nix-usage-flakes.org

+3-3
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ nix flake show . | ansifilter
199199

200200
#+RESULTS: nix-flake-show
201201
#+begin_example
202-
git+file:///home/tnks/src/shajra/shajra-keyboards
202+
git+file:///home/shajra/src/shajra-keyboards
203203
├───apps
204204
│ └───x86_64-linux
205205
│ ├───default: app
@@ -682,8 +682,8 @@ nix profile list --profile /tmp/nix-profile | ansifilter
682682
#+RESULTS: nix-profile-list
683683
: Index: 0
684684
: Flake attribute: packages.x86_64-linux.licenses-thirdparty
685-
: Original flake URL: git+file:///home/tnks/src/shajra/shajra-keyboards
686-
: Locked flake URL: git+file:///home/tnks/src/shajra/shajra-keyboards
685+
: Original flake URL: git+file:///home/shajra/src/shajra-keyboards
686+
: Locked flake URL: git+file:///home/shajra/src/shajra-keyboards
687687
: Store paths: /nix/store/h379ahlb7r2k57n1488zr2nfql4hcy1w-shajra-keyboards-licenses
688688

689689
If we want to uninstall a program from our profile, we do so by the index from

flake.lock

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)