Update xonsh as best I can.

This commit is contained in:
Greg Hellings
2024-08-16 17:29:11 -05:00
parent 17aa8a6585
commit 85aef202df
6 changed files with 34 additions and 46 deletions
+3 -2
View File
@@ -32,12 +32,12 @@
inputs.nixpkgs.follows = "nixunstable";
};
crowe.url = "/home/greg/src/nur-packages";
test.url = "github:SamLukeYes/nixpkgs/xonsh";
crowe.url = "github:drmikecrowe/nur-packages/overlay";
};
outputs = {
agenix,
crowe,
darwin,
flake-utils,
hm,
@@ -61,6 +61,7 @@
pkg-sets
local_overlay
nurpkgs.overlay
crowe.overlays
];
in {