updated lock file, have working devshell and build (haven't installed it)

This commit is contained in:
Anish Lakhwara
2022-12-07 01:26:43 +10:00
parent da8e3f16a2
commit 07b611690e
6 changed files with 49 additions and 48 deletions
+6 -13
View File
@@ -43,25 +43,19 @@ in
];
};
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"ripcord"
"VCV-Rack"
"SunVox"
"renoise"
];
environment.systemPackages = with pkgs; [
signal-desktop # bridge to sealight?
unstable.signal-desktop # bridge to sealight?
unstable.sublime-music
unstable.nheko
unstable.tootle
scrot
# ripcord
ripcord
feh
sxiv
xkblayout-state
sublime-music
# vcv-rack
vcv-rack
zathura
calibre
nheko
fractal
mpv
newsflash
@@ -83,7 +77,6 @@ in
papirus-icon-theme
calendar-cli
wyrd
tootle
tex
];