updates
This commit is contained in:
parent
9a9ed68db6
commit
a51f7a6e61
8 changed files with 28 additions and 76 deletions
|
@ -1,9 +1,6 @@
|
|||
# nix-build -E 'with import <nixpkgs> {}; callPackage ./default.nix {}'
|
||||
final: prev: {
|
||||
v = {
|
||||
# nixos 22.11 version of minio, need to upgrade backend from fs to xl
|
||||
minio-old = prev.callPackage ./minio-old { };
|
||||
|
||||
glitch-soc = prev.callPackage ./glitch-soc { };
|
||||
|
||||
deemix-gui = prev.callPackage ./deemix-gui { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue