Use stable librewolf

This commit is contained in:
2025-11-26 20:00:45 -05:00
parent 755c3aa534
commit 09ef002e34
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View File

@@ -455,11 +455,11 @@
}, },
"nixpkgs-master": { "nixpkgs-master": {
"locked": { "locked": {
"lastModified": 1764077154, "lastModified": 1764203831,
"narHash": "sha256-lN13+QOzIj1EcGz2JN8CzsLpHBA7MYTyZoAU+dh0E9Y=", "narHash": "sha256-pre2tgQ0HQIFjqk6I/udT06MtA4eSB1ccaK5NqoKLQw=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "79428fb6786fd04b70a57e4c1be709e6f94e2e98", "rev": "de77917f8a756f581e5af93470cca46f05164681",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -487,11 +487,11 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1763835633, "lastModified": 1763966396,
"narHash": "sha256-HzxeGVID5MChuCPESuC0dlQL1/scDKu+MmzoVBJxulM=", "narHash": "sha256-6eeL1YPcY1MV3DDStIDIdy/zZCDKgHdkCmsrLJFiZf0=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "050e09e091117c3d7328c7b2b7b577492c43c134", "rev": "5ae3b07d8d6527c42f17c876e404993199144b6a",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -437,7 +437,7 @@ in
firefox = { firefox = {
enable = stdenv.isLinux; enable = stdenv.isLinux;
package = unstable.librewolf; package = pkgs.librewolf;
profiles = { profiles = {
default = { default = {