signal-desktop: v6.7.0 got backported to release

22.11 branch nixos-22.11
This commit is contained in:
teutat3s 2023-03-16 11:59:08 +01:00
parent 381444dc70
commit b522ac8786
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1
3 changed files with 0 additions and 23 deletions

View file

@ -489,22 +489,6 @@
"type": "indirect"
}
},
"pr": {
"locked": {
"lastModified": 1678685944,
"narHash": "sha256-cjpGo5AhuLt2JBeI59SLdx5PRS3EEAgFVXzUpbSpEjo=",
"owner": "equirosa",
"repo": "nixpkgs",
"rev": "5b79e022238bc158b36bba0502f643aeb43064a0",
"type": "github"
},
"original": {
"owner": "equirosa",
"ref": "backport-signal-desktop-to-release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
@ -521,7 +505,6 @@
"nixos-22-05": "nixos-22-05",
"nixos-hardware": "nixos-hardware",
"nur": "nur",
"pr": "pr",
"triton-vmtools": "triton-vmtools",
"tritonshell": "tritonshell"
}

View file

@ -12,7 +12,6 @@
latest.url = "github:nixos/nixpkgs/nixos-unstable";
master.url = "github:nixos/nixpkgs/master";
fork.url = "github:teutat3s/nixpkgs/fix/qMasterPassword-styles";
pr.url = "github:equirosa/nixpkgs/backport-signal-desktop-to-release-22.11";
flake-compat.url = "github:edolstra/flake-compat";
flake-compat.flake = false;

View file

@ -25,11 +25,6 @@ channels: final: prev: {
#inherit (channels.master)
# ;
inherit
(channels.pr)
signal-desktop
;
inherit
(channels.fork)
qMasterPassword