summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorstuebinm2023-05-29 13:41:25 +0200
committerstuebinm2023-05-29 13:41:25 +0200
commite80820c8bf8c1e670072a7f2cbf81f3058f4c904 (patch)
treea6efd3188a0d8f1953bdfe6ab1f8fa39122f945f /flake.lock
parent6085f86d2a39c5c8d8c8f256fe2650f02e6ff368 (diff)
downgrade mu to unbreak mu4e / mail in emacs
Diffstat (limited to '')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 184f197..b846418 100644
--- a/flake.lock
+++ b/flake.lock
@@ -249,6 +249,22 @@
"type": "indirect"
}
},
+ "nixpkgs-oldstable": {
+ "locked": {
+ "lastModified": 1685314633,
+ "narHash": "sha256-8LXBPqTQXl5ofkjpJ18JcbmLJ/lWDoMxtUwiDYv0wro=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "c8a17ce7abc03c50cd072e9e6c9b389c5f61836b",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "release-22.11",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nixpkgs-unstable": {
"locked": {
"lastModified": 1685012353,
@@ -308,6 +324,7 @@
"isabelle-utils": "isabelle-utils",
"nix-gleam": "nix-gleam",
"nixpkgs": "nixpkgs",
+ "nixpkgs-oldstable": "nixpkgs-oldstable",
"nixpkgs-unstable": "nixpkgs-unstable",
"playground": "playground",
"rust-overlay": "rust-overlay",