This commit is contained in:
Matt Nish-Lapidus 2025-07-10 12:36:53 -04:00
parent 4c8e3369c9
commit 259bd24c66
2 changed files with 9 additions and 14 deletions

18
flake.lock generated
View file

@ -171,11 +171,11 @@
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1752138817,
"narHash": "sha256-rJVBgI2d6eCPbE0XSaK7ifRUieFqS/T95aiaJ2g9FkU=",
"lastModified": 1752164814,
"narHash": "sha256-F2c24r/c1tL0WC2uTUaWKTSuWAAu6Mi9CX8VCnns32g=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "febfa20b8cf0e03b474fa6029fe75dfa2cabc97f",
"rev": "9972974b23747d11421187718a5039bec3b5f675",
"type": "github"
},
"original": {
@ -737,11 +737,11 @@
"systems": "systems_4"
},
"locked": {
"lastModified": 1750503503,
"narHash": "sha256-UWxbL6a81GWBg990pcct1dzm4HuWIEd1Q6mpV7bHrnM=",
"lastModified": 1752164251,
"narHash": "sha256-v/FnmgSkOypGkpDHQW8KK0uVIyh2njVgEa7hOpWW9ZM=",
"owner": "hyprwm",
"repo": "hypridle",
"rev": "25578b71370d1ba7bf08127ca4b0959452df4d04",
"rev": "dda793b66a79e5602675fa370dd9a93f1d70a60e",
"type": "github"
},
"original": {
@ -2168,11 +2168,11 @@
]
},
"locked": {
"lastModified": 1752151358,
"narHash": "sha256-5/lFeSPexC0oZOU4zQn6OoIK9JBO+BRJn4XgxGvVrXI=",
"lastModified": 1752164817,
"narHash": "sha256-LJFIx27IOUowLsJn5wci9mHZ4CesJsiAivQWDjnZPCc=",
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"rev": "89256a056bd6910c3de0fbfbe0bbaf05218f39c8",
"rev": "9193992c4c2c4349b4280ec2b49648cae208fe63",
"type": "github"
},
"original": {

View file

@ -22,10 +22,5 @@ in
enable = true;
# policies = firefox-policies;
};
# chromium = {
# enable = true;
# package = pkgs.ungoogled-chromium;
# };
};
}