summaryrefslogtreecommitdiffstats
path: root/content/stream
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-03-27 15:21:06 +0100
committerMatthew Lemon <y@yulqen.org>2023-03-27 15:21:06 +0100
commit7f00824402e9e0741002e1866b6e7bf99c3a964f (patch)
treea32c2128ba484f8dc6b282899bc555aa5ca0e7f1 /content/stream
parent274b74fd5adaef362fc50be77b34d86f3cf11679 (diff)
updated stream
Diffstat (limited to 'content/stream')
-rw-r--r--content/stream/2023_03_27.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/content/stream/2023_03_27.md b/content/stream/2023_03_27.md
new file mode 100644
index 0000000..3837f94
--- /dev/null
+++ b/content/stream/2023_03_27.md
@@ -0,0 +1,10 @@
+---
+title: "2023_03_27"
+date: 2023-03-27T15:17:26+01:00
+draft: false
+tags: ['nixos']
+---
+
+I am struggling with NixOS. Installing an old version of Pycharm Professional is the challenge and even ChatGPT doesn't know how to do it. So called experts on the NixOS Discourse are providing answers to similar questions from people who just want to install something in their system outside of `nixpkgs` and even they are routinely getting it wrong.
+
+How to install Pycharm 2021.3.3, when that is not the latest, packaged version? It's very frustrating and forcing me to consider getting out of the Nix world.