diff options
-rw-r--r-- | flake.lock | 7 | ||||
-rw-r--r-- | flake.nix | 2 |
2 files changed, 5 insertions, 4 deletions
@@ -76,16 +76,17 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1676917133, - "narHash": "sha256-F5udwXbmIgRo2m3Fm7kZ/Rz+c+JVj9WTNlNBCMVqr6I=", + "lastModified": 1676308357, + "narHash": "sha256-iHlVbnn/WkEbBF41YIMVBTWf/ldMCVrHKpL1nRO31R0=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "d7eeebd439b52b77958eb3d8043f3262701ddee2", + "rev": "d938b780a3d8072aeac0178c46121060079ff217", "type": "gitlab" }, "original": { "owner": "nix-community", "repo": "emacs-overlay", + "rev": "d938b780a3d8072aeac0178c46121060079ff217", "type": "gitlab" } }, @@ -13,7 +13,7 @@ deploy-rs.url = "github:serokell/deploy-rs"; deploy-rs.inputs.nixpkgs.follows = "nixpkgs"; simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver/master"; - emacs-overlay.url = "gitlab:nix-community/emacs-overlay"; + emacs-overlay.url = "gitlab:nix-community/emacs-overlay?rev=d938b780a3d8072aeac0178c46121060079ff217"; uplcg.url = "git+https://stuebinm.eu/git/uplcg?ref=main"; uplcg.flake = false; |