From 1908f70f73a3804c1b708755cb6931bd4d72764b Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sun, 4 Sep 2022 16:13:57 -0500 Subject: [PATCH] updating flake.lock --- flake.lock | 86 +++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 76 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index 2a791f5..b1379e8 100644 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,39 @@ { "nodes": { + "emacs": { + "inputs": { + "flake-utils": "flake-utils", + "nixpkgs": "nixpkgs" + }, + "locked": { + "lastModified": 1662258656, + "narHash": "sha256-blJsMTlJPtj6hvHRJ22ZI25AO3tCsivcTW1+H7W/js8=", + "owner": "nix-community", + "repo": "emacs-overlay", + "rev": "4c4dfc55e6bde89634ce6c2a706cd903eefe4474", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "emacs-overlay", + "type": "github" + } + }, + "flake-utils": { + "locked": { + "lastModified": 1659877975, + "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -30,11 +64,11 @@ "wlroots": "wlroots" }, "locked": { - "lastModified": 1661868731, - "narHash": "sha256-Iuw5avSNrk58MDQuDCs0UzkvwxzSnBzvL79A/U7MxpI=", + "lastModified": 1662325684, + "narHash": "sha256-T4W5fnN8E7kbCu/jshwCxiIoEioZRApkX+mshsieSoo=", "owner": "vaxerski", "repo": "Hyprland", - "rev": "dd6aba07e94cc784752719da5d7ce51a571677f4", + "rev": "3dd514a4529c3c22d227235af55c4d4d771dcfe0", "type": "github" }, "original": { @@ -45,11 +79,41 @@ }, "nixpkgs": { "locked": { - "lastModified": 1661720780, - "narHash": "sha256-AJNGyaB2eKZAYaPNjBZOzap87yL+F9ZLaFzzMkvega0=", + "lastModified": 1662096612, + "narHash": "sha256-R+Q8l5JuyJryRPdiIaYpO5O3A55rT+/pItBrKcy7LM4=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "21de2b973f9fee595a7a1ac4693efff791245c34", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, + "nixpkgs-stable": { + "locked": { + "lastModified": 1662099760, + "narHash": "sha256-MdZLCTJPeHi/9fg6R9fiunyDwP3XHJqDd51zWWz9px0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "a63021a330d8d33d862a8e29924b42d73037dd37", + "rev": "67e45078141102f45eff1589a831aeaa3182b41e", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-22.05", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_2": { + "locked": { + "lastModified": 1662019588, + "narHash": "sha256-oPEjHKGGVbBXqwwL+UjsveJzghWiWV0n9ogo1X6l4cw=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "2da64a81275b68fdad38af669afeda43d401e94b", "type": "github" }, "original": { @@ -61,9 +125,11 @@ }, "root": { "inputs": { + "emacs": "emacs", "home-manager": "home-manager", "hyprland": "hyprland", - "nixpkgs": "nixpkgs" + "nixpkgs": "nixpkgs_2", + "nixpkgs-stable": "nixpkgs-stable" } }, "utils": { @@ -85,11 +151,11 @@ "flake": false, "locked": { "host": "gitlab.freedesktop.org", - "lastModified": 1660930713, - "narHash": "sha256-bY7q1NqG/sjCUAWPn/Ne9NCigLlPlH5Lk1WCMqv3rTU=", + "lastModified": 1661882030, + "narHash": "sha256-Kw0MG4rXdTnbndVLLCNwkXDmNszwdQZmm7pwI1R3Kds=", "owner": "wlroots", "repo": "wlroots", - "rev": "7c575922c05e4d5fd9a403c2aa631a54c7531d44", + "rev": "fd0b0276c9ecc159549acff48b932b83ec3b4f12", "type": "gitlab" }, "original": {