Compare commits
2 Commits
083d64876d
...
5c77dfbf4d
Author | SHA1 | Date | |
---|---|---|---|
5c77dfbf4d | |||
f7e2c74f89 |
@ -28,7 +28,7 @@
|
|||||||
};
|
};
|
||||||
nixPath = [
|
nixPath = [
|
||||||
"nixpkgs=${inputs.nixpkgs}"
|
"nixpkgs=${inputs.nixpkgs}"
|
||||||
"unstable=${inputs.unstable}"
|
"unstable=${inputs.nixpkgs-unstable}"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user