feat: use new version of system.
This commit is contained in:
parent
ce0cd5154f
commit
c5a41864f2
1 changed files with 4 additions and 4 deletions
|
|
@ -18,10 +18,10 @@
|
||||||
nurl
|
nurl
|
||||||
# termsonic
|
# termsonic
|
||||||
# inputs.iamb.packages.x86_64-linux.default
|
# inputs.iamb.packages.x86_64-linux.default
|
||||||
inputs.agenix.packages.${system}.default
|
inputs.agenix.packages.${stdenv.hostPlatform.system}.default
|
||||||
inputs.deploy-rs.packages.${system}.default
|
inputs.deploy-rs.packages.${stdenv.hostPlatform.system}.default
|
||||||
inputs.hb-downloader.packages.${system}.default
|
inputs.hb-downloader.packages.${stdenv.hostPlatform.system}.default
|
||||||
inputs.note.packages.${system}.default
|
inputs.note.packages.${stdenv.hostPlatform.system}.default
|
||||||
beets
|
beets
|
||||||
croc
|
croc
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue