Add unstable thunderbird with home-manager

This commit is contained in:
Dave Gallant
2023-07-14 08:24:12 -04:00
parent f0fc984686
commit 2a96f54721
7 changed files with 26 additions and 13 deletions

16
flake.lock generated
View File

@@ -61,11 +61,11 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1689060619,
"lastModified": 1689320556,
"narHash": "sha256-vODUkZLWFVCvo1KPK3dC2CbXjxa9antEn5ozwlcTr48=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "44bc025007e5fcc10dbc3d9f96dcbf06fc0e8c1c",
"rev": "d4ea64f2063820120c05f6ba93ee02e6d4671d6b",
"type": "github"
},
"original": {
@@ -89,18 +89,18 @@
"type": "github"
}
},
"nixpkgs-latest": {
"nixpkgs-unstable": {
"locked": {
"lastModified": 1689292917,
"narHash": "sha256-yr7Bk4U43HP9oYAGY5xFhfSPJG7/E8qhn8OEhDuov4A=",
"lastModified": 1689261696,
"narHash": "sha256-LzfUtFs9MQRvIoQ3MfgSuipBVMXslMPH/vZ+nM40LkA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fa32e3cbaef088952b61e48a6fbfaa37c604cce1",
"rev": "df1eee2aa65052a18121ed4971081576b25d6b5c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
@@ -128,7 +128,7 @@
"nix-ld": "nix-ld",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
"nixpkgs-latest": "nixpkgs-latest"
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},