tdesktop update

This commit is contained in:
Your Name 2024-03-16 00:17:38 +03:00
parent 9a486afac5
commit d7f7bd0a80
4 changed files with 14 additions and 14 deletions

View file

@ -120,11 +120,11 @@
"systems": "systems_2" "systems": "systems_2"
}, },
"locked": { "locked": {
"lastModified": 1705309234, "lastModified": 1710146030,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=", "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide", "owner": "numtide",
"repo": "flake-utils", "repo": "flake-utils",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26", "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -286,11 +286,11 @@
}, },
"nixpkgs_3": { "nixpkgs_3": {
"locked": { "locked": {
"lastModified": 1708807242, "lastModified": 1710272261,
"narHash": "sha256-sRTRkhMD4delO/hPxxi+XwLqPn8BuUq6nnj4JqLwOu0=", "narHash": "sha256-g0bDwXFmTE7uGDOs9HcJsfLFhH7fOsASbAuOzDC+fhQ=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "73de017ef2d18a04ac4bfd0c02650007ccb31c2a", "rev": "0ad13a6833440b8e238947e47bea7f11071dc2b2",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -309,7 +309,7 @@
"nixpkgs-stable": "nixpkgs-stable", "nixpkgs-stable": "nixpkgs-stable",
"nixpkgs-unstable": "nixpkgs-unstable", "nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix", "sops-nix": "sops-nix",
"telegram-desktop-patched-unstable": "telegram-desktop-patched-unstable" "telegram-desktop-patched": "telegram-desktop-patched"
} }
}, },
"sops-nix": { "sops-nix": {
@ -361,17 +361,17 @@
"type": "github" "type": "github"
} }
}, },
"telegram-desktop-patched-unstable": { "telegram-desktop-patched": {
"inputs": { "inputs": {
"flake-utils": "flake-utils_2", "flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_3" "nixpkgs": "nixpkgs_3"
}, },
"locked": { "locked": {
"lastModified": 1708964026, "lastModified": 1710455470,
"narHash": "sha256-WCbIER+gJo+3sUtgM0vuWd/sYzVkAxgCOzmItnLkt9I=", "narHash": "sha256-ZoGsVI7gIPb1vjKMbgrhdujqRlqHH9Prw/ZFlsCb81A=",
"owner": "shwewo", "owner": "shwewo",
"repo": "telegram-desktop-patched", "repo": "telegram-desktop-patched",
"rev": "bd89bddb9fd225aeca6f081252d77e9f88dbd95c", "rev": "54be1b0efe332022c93865f65b8c4970e769c53b",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -9,7 +9,7 @@
firefox.inputs.nixpkgs.follows = "nixpkgs"; firefox.inputs.nixpkgs.follows = "nixpkgs";
anyrun.url = "github:Kirottu/anyrun"; anyrun.url = "github:Kirottu/anyrun";
anyrun.inputs.nixpkgs.follows = "nixpkgs-unstable"; anyrun.inputs.nixpkgs.follows = "nixpkgs-unstable";
telegram-desktop-patched-unstable.url = "github:shwewo/telegram-desktop-patched"; telegram-desktop-patched.url = "github:shwewo/telegram-desktop-patched";
#agenix.url = "github:ryantm/agenix"; #agenix.url = "github:ryantm/agenix";
#agenix.inputs.darwin.follows = ""; #agenix.inputs.darwin.follows = "";
#ragenix = { #ragenix = {

View file

@ -309,7 +309,7 @@
android-tools android-tools
#firefox_nightly #firefox_nightly
#inputs.anyrun.packages.${pkgs.system}.anyrun #inputs.anyrun.packages.${pkgs.system}.anyrun
inputs.telegram-desktop-patched-unstable.packages.${pkgs.system}.default inputs.telegram-desktop-patched.packages.${pkgs.system}.default
# inputs.ragenix.packages.x86_64-linux.default # inputs.ragenix.packages.x86_64-linux.default
sops sops
]; ];

View file

@ -103,7 +103,7 @@
f3d f3d
nufraw-thumbnailer nufraw-thumbnailer
curl curl
inputs.telegram-desktop-patched-unstable.packages.${pkgs.system}.default inputs.telegram-desktop-patched.packages.${pkgs.system}.default
]; ];
environment = { environment = {