This commit is contained in:
Matt Nish-Lapidus 2024-10-20 13:25:53 -04:00
parent 4ecaed5472
commit a1343811d1
7 changed files with 39 additions and 39 deletions

View file

@ -18,8 +18,6 @@
unzip
zip
htop
#owl
#opendrop
dconf
gnupg
gcc
@ -66,10 +64,9 @@
ruby
janet
jpm
python3
python311
ruff
python312Packages.pip
python312Packages.mido
python311Packages.pip
sbcl
sbclPackages.cffi
libffi.dev
@ -183,7 +180,7 @@
inkscape
gimp
epson-escpr
kicad
inputs.nixpkgs-stable.legacyPackages.${pkgs.system}.kicad #install stable kicad because unstable breaks on python12 dependency
openscad-unstable
openscad-lsp
picard
@ -205,7 +202,7 @@
lsp-plugins
geonkick
bespokesynth
helm
# helm
surge
odin2
calf
@ -213,7 +210,7 @@
chow-phaser
chow-centaur
chow-tape-model
# Fonts
fira-code
fira
@ -348,7 +345,7 @@
nixpkgs.config.packageOverrides = pkgs: {
renoise = pkgs.renoise.override {
releasePath = /home/emenel/temp/rns_344_linux_x86_64.tar.gz;
releasePath = ../binary-installers/rns_344_linux_x86_64.tar.gz;
};
raylib = pkgs.raylib.overrideDerivation (previous: {
name = "raylib-head";