This commit is contained in:
Tibo De Peuter 2024-11-10 20:22:03 +01:00
parent b3f64edc8c
commit ce1f178d62
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
15 changed files with 127 additions and 48 deletions

6
c/flake.lock generated
View file

@ -20,11 +20,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1729818716,
"narHash": "sha256-XRfkUsxLzFkMn3Tpstio1gNOIQ+2PZPCKbifJ2IXxlw=",
"lastModified": 1730831018,
"narHash": "sha256-2S0HwIFRxYp+afuoFORcZA9TjryAf512GmE0MTfEOPU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "062c4f59744fcffa2e5aa3ef443dc8b4d1674ed6",
"rev": "8c4dc69b9732f6bbe826b5fbb32184987520ff26",
"type": "github"
},
"original": {

View file

@ -25,7 +25,7 @@
astyle
# You might want to use your own IDE.
# (jetbrains.plugins.addPlugins jetbrains.clion [ "github-copilot" ])
(jetbrains.plugins.addPlugins jetbrains.clion [ "github-copilot" ])
];
};
});