chore(c): Update
This commit is contained in:
parent
e3e91b235f
commit
51e95f7077
3 changed files with 5 additions and 5 deletions
0
c/.envrc
Normal file
0
c/.envrc
Normal file
6
c/flake.lock
generated
6
c/flake.lock
generated
|
|
@ -20,11 +20,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1755082269,
|
"lastModified": 1758701979,
|
||||||
"narHash": "sha256-Ix7ALeaxv9tW4uBKWeJnaKpYZtZiX4H4Q/MhEmj4XYA=",
|
"narHash": "sha256-c7DUti3XM1aga8oVgaPnrVmEeCFtN9PaBxyNuqx8jPc=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "d74de548348c46cf25cb1fcc4b74f38103a4590d",
|
"rev": "e2642aa7d5a15eae586932a56f4294934f959c14",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -50,8 +50,8 @@
|
||||||
# xorg.libXcursor
|
# xorg.libXcursor
|
||||||
|
|
||||||
# You might want to use your own IDE.
|
# You might want to use your own IDE.
|
||||||
#(jetbrains.plugins.addPlugins jetbrains.clion [ "github-copilot" ])
|
(jetbrains.plugins.addPlugins jetbrains.clion [ "github-copilot" ])
|
||||||
#vscodium
|
vscodium
|
||||||
];
|
];
|
||||||
|
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue