File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 nixpkgs . url = "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/0.1.tar.gz" ;
77
88 determinate-nixd-aarch64-linux = {
9- url = "https://install.determinate.systems/determinate-nixd/tag/v3.4.1 /aarch64-linux" ;
9+ url = "https://install.determinate.systems/determinate-nixd/tag/v3.4.2 /aarch64-linux" ;
1010 flake = false ;
1111 } ;
1212 determinate-nixd-x86_64-linux = {
13- url = "https://install.determinate.systems/determinate-nixd/tag/v3.4.1 /x86_64-linux" ;
13+ url = "https://install.determinate.systems/determinate-nixd/tag/v3.4.2 /x86_64-linux" ;
1414 flake = false ;
1515 } ;
1616 determinate-nixd-aarch64-darwin = {
17- url = "https://install.determinate.systems/determinate-nixd/tag/v3.4.1 /macOS" ;
17+ url = "https://install.determinate.systems/determinate-nixd/tag/v3.4.2 /macOS" ;
1818 flake = false ;
1919 } ;
2020 determinate-nixd-x86_64-darwin . follows = "determinate-nixd-aarch64-darwin" ;
You can’t perform that action at this time.
0 commit comments