Skip to content

Commit 1d129b2

Browse files
Lehmanatorblaggacao
authored andcommitted
fix: update flake & subflakes lockfiles, fix test
fixes #385 - Broken `nix flake show` command. update flake inputs: - `flake.lock` - `src/local/flake.lock` - `src/tests/flake.lock` update store paths in tests: - `tests/_snapshots/check-augmented-cell-inputs`
1 parent 58e6300 commit 1d129b2

File tree

4 files changed

+38
-38
lines changed

4 files changed

+38
-38
lines changed

flake.lock

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

src/local/flake.lock

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

src/tests/flake.lock

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

tests/_snapshots/check-augmented-cell-inputs

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
dmerge = "/nix/store/8b67fxqldqv1x3x07nhabb9ild2zl6rz-source";
88
flake-parts = "/nix/store/jiyanhix45y0a7m9nsrng44yjzrp79m9-source";
99
haumea = "/nix/store/ih873qmabdsdgk1naaiv6v7jy1mxq241-source";
10-
incl = "/nix/store/4dqlpd9c8yil4ay4prr38vslxhpsp4zp-source";
11-
lib = "/nix/store/2rv5rbn68fjpc2lhs7wyxyisa4vyxn6a-source";
10+
incl = "/nix/store/9yriyvqkcvhqwizwdbsblk3pp0dkgim2-source";
11+
lib = "/nix/store/0vvdgp2wdj9q0kqgakgax3bwhkd152rx-source";
1212
makes = "/nix/store/71rzg7vs53gmxqph64d9zqf4ns928c6c-source";
1313
microvm = "/nix/store/v5za7dzczgcvfvqgcm80qari3msyhw6b-source";
1414
n2c = "/nix/store/rgd4s5ylv38p94wi6vays6wc1a0l5iyf-source";
1515
namaka = "/nix/store/xgzvi3baaaz9lpymfv6f1fgxfmy0ygvv-source";
1616
nixago = "/nix/store/cys15p6lyyhj85bk4bckn82waih2l945-source";
17-
nixpkgs = "/nix/store/63dmz0d1a6fsqcnrk3bn7vwsyjx3w34l-source";
17+
nixpkgs = "/nix/store/g8zzlf6drg73c987ii390yicq4c0j778-source";
1818
paisano = "/nix/store/4v8nn2z2vl74yz1557n1dha3l7rzzbgs-source";
1919
paisano-tui = "/nix/store/rdrvzcs8j77fccnkky6p2sagc0d49hyy-source";
2020
terranix = "/nix/store/agasgh0qgqi0fxk3zzgrjvqpx6k8036c-source";

0 commit comments

Comments
 (0)