summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrigory Shipunov2022-07-18 19:57:40 +0200
committerGrigory Shipunov2022-07-18 19:57:40 +0200
commit3dbca052b651a59750a3fa2cd0466e2416e0cbbc (patch)
tree1ed1b818fe3b19811c9b4580542987e12a2d46b4
parent6f505b2e6a421570048aec90847cb36d9d9bce36 (diff)
nix flake update
-rw-r--r--flake.lock18
-rw-r--r--modules/graphical.nix2
2 files changed, 10 insertions, 10 deletions
diff --git a/flake.lock b/flake.lock
index 9113b45..ead36a6 100644
--- a/flake.lock
+++ b/flake.lock
@@ -8,11 +8,11 @@
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
- "lastModified": 1658039175,
- "narHash": "sha256-JAqC/sJAGTXCs1DYws1dlzQbViDe4e3xc3PnoYvCgqs=",
+ "lastModified": 1658125773,
+ "narHash": "sha256-cAiDOKzc8OVCp3ceUlaeVqf5r/0pvL4+c4fCvO7DUVg=",
"owner": "nix-community",
"repo": "fenix",
- "rev": "7307f8f619cb3d91c4e8bdbfe7bef93f1e0097b8",
+ "rev": "851984354b264c0cd9690957418cdeb0352dd779",
"type": "github"
},
"original": {
@@ -59,11 +59,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1657815135,
- "narHash": "sha256-+5Jby1ayRjtSgsM5IpRNeUgdcIutCKQWR6sypRtd1RE=",
+ "lastModified": 1657972522,
+ "narHash": "sha256-JTiKsBT1BwMbtSUsvtSl8ffkiirby8FaujJVGV766Q8=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "c06d5fa9c605d143b15cafdbbb61c7c95388d76e",
+ "rev": "07a2e6a4e31ea48408861607198972d60adaf4ad",
"type": "github"
},
"original": {
@@ -117,11 +117,11 @@
"rust-analyzer-src": {
"flake": false,
"locked": {
- "lastModified": 1657989926,
- "narHash": "sha256-1+luKGZsSwIc8PjRq+MFy6eNIOHQkkwj5ZfiNwbewis=",
+ "lastModified": 1658080382,
+ "narHash": "sha256-51SU3NjEHXz7SM7j5iT5Nu71fo4AxmHpsyXeO4ALjZw=",
"owner": "rust-lang",
"repo": "rust-analyzer",
- "rev": "766c5f08610376ab2dda19175bee07238d43bef3",
+ "rev": "897a7ec4b826f85ec1626870e734490701138097",
"type": "github"
},
"original": {
diff --git a/modules/graphical.nix b/modules/graphical.nix
index 900ed0d..7384220 100644
--- a/modules/graphical.nix
+++ b/modules/graphical.nix
@@ -98,7 +98,7 @@
wrapperFeatures.gtk = true;
extraPackages = with pkgs; [
pamixer
- swaylock-fancy
+ swaylock
swayidle
wl-clipboard
mako