update bisq, drawing packages

This commit is contained in:
Cyryl Płotnicki 2021-04-17 21:36:37 +01:00
parent 7e6143e7c2
commit e535fd9bb2
3 changed files with 8 additions and 1 deletions

View file

@ -2,6 +2,7 @@
let
unstableTarball = fetchTarball https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz;
bisqTarball = fetchTarball https://github.com/emmanuelrosa/nixpkgs/archive/6ee154d2bc8c4c48cde2d7ae5bcd0a3da28b2b72.tar.gz;
nurTarball = fetchTarball https://github.com/nix-community/NUR/archive/master.tar.gz;
in
{
@ -23,6 +24,9 @@ in
unstable = import unstableTarball {
config = config.nixpkgs.config;
};
bisq = import bisqTarball {
config = config.nixpkgs.config;
};
nur = import nurTarball {
inherit pkgs;
};

View file

@ -38,6 +38,9 @@
spotify shotwell
gnome-builder flatpak-builder flatpak python38Packages.lxml python38Packages.jedi meson
libreoffice simple-scan
unstable.freecad
unstable.openscad
unstable.inkscape
];
};
}

View file

@ -2,7 +2,7 @@
{
home.packages = with pkgs; [
( pass.withExtensions (ext: [ ext.pass-otp ext.pass-import ext.pass-genphrase ext.pass-audit ext.pass-update ]))
nur.repos.emmanuelrosa.bisq-desktop
bisq.bisq-desktop
apvlv
aria
atop