mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-14 16:33:02 -04:00
add pinned as a dep to cpp.nix
This commit is contained in:
parent
cee94494a9
commit
c3c311cd37
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
imports = [
|
imports = [
|
||||||
../unstable.nix
|
../unstable.nix
|
||||||
./ide/jb/clion.nix
|
./ide/jb/clion.nix
|
||||||
|
../pinned.nix
|
||||||
];
|
];
|
||||||
home = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue