nixpkgs update
This commit is contained in:
parent
d0aa1735cb
commit
0a73ef93de
@ -1,4 +1,4 @@
|
|||||||
{ config, pkgs, lib, bisq1, ... }:
|
{ config, pkgs, lib, ... }:
|
||||||
|
|
||||||
|
|
||||||
let
|
let
|
||||||
@ -137,7 +137,6 @@ in
|
|||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
(callPackage ./modules/systemd-manager_sovran_systems.nix {})
|
(callPackage ./modules/systemd-manager_sovran_systems.nix {})
|
||||||
bisq1.packages.x86_64-linux.bisq-desktop
|
|
||||||
git
|
git
|
||||||
wget
|
wget
|
||||||
fish
|
fish
|
||||||
|
Loading…
Reference in New Issue
Block a user