pkgs: Ayugram

This commit is contained in:
Sweetbread 2024-10-24 21:30:10 +03:00
parent fc312cbba2
commit 3d59fc9465
3 changed files with 44 additions and 7 deletions

46
flake.lock generated
View File

@ -19,6 +19,25 @@
"type": "github"
}
},
"ayugram-desktop": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1729677762,
"narHash": "sha256-VEIm59u86TOkn97VEBJwcNA0ijlHElLREUVj938sMfg=",
"owner": "ayugram-port",
"repo": "ayugram-desktop",
"rev": "8c76ffe734960551b155130b3236c0ac0110aee6",
"type": "github"
},
"original": {
"owner": "ayugram-port",
"ref": "release",
"repo": "ayugram-desktop",
"type": "github"
}
},
"base16": {
"inputs": {
"fromYaml": "fromYaml"
@ -245,6 +264,22 @@
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1729070438,
"narHash": "sha256-KOTTUfPkugH52avUvXGxvWy8ibKKj4genodIYUED+Kc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5785b6bb5eaae44e627d541023034e1601455827",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1729256560,
"narHash": "sha256-/uilDXvCIEs3C9l73JTACm4quuHUsIHcns1c+cHUJwA=",
@ -260,7 +295,7 @@
"type": "github"
}
},
"nixpkgs_3": {
"nixpkgs_4": {
"locked": {
"lastModified": 1729265718,
"narHash": "sha256-4HQI+6LsO3kpWTYuVGIzhJs1cetFcwT7quWCk/6rqeo=",
@ -276,7 +311,7 @@
"type": "github"
}
},
"nixpkgs_4": {
"nixpkgs_5": {
"locked": {
"lastModified": 1725194671,
"narHash": "sha256-tLGCFEFTB5TaOKkpfw3iYT9dnk4awTP/q4w+ROpMfuw=",
@ -295,8 +330,9 @@
"root": {
"inputs": {
"ags": "ags",
"ayugram-desktop": "ayugram-desktop",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
"nixpkgs": "nixpkgs_3",
"nixpkgs-stable": "nixpkgs-stable",
"sops-nix": "sops-nix",
"stylix": "stylix"
@ -304,7 +340,7 @@
},
"sops-nix": {
"inputs": {
"nixpkgs": "nixpkgs_3",
"nixpkgs": "nixpkgs_4",
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
@ -331,7 +367,7 @@
"flake-utils": "flake-utils",
"gnome-shell": "gnome-shell",
"home-manager": "home-manager_2",
"nixpkgs": "nixpkgs_4",
"nixpkgs": "nixpkgs_5",
"systems": "systems_2",
"tinted-foot": "tinted-foot",
"tinted-kitty": "tinted-kitty",

View File

@ -8,6 +8,7 @@
sops-nix.url = "github:Mic92/sops-nix";
stylix.url = "github:danth/stylix";
ags.url = "github:Aylur/ags";
ayugram-desktop.url = "github:/ayugram-port/ayugram-desktop/release?submodules=1";
home-manager = {
url = "github:nix-community/home-manager";

View File

@ -1,7 +1,7 @@
{ pkgs, ... }: {
{ pkgs, inputs, ... }: {
home.packages = with pkgs; [
google-chrome
telegram-desktop
inputs.ayugram-desktop.packages.${pkgs.system}.ayugram-desktop
vesktop
obs-studio
mpv