Page MenuHomePhabricator

D6107.diff
No OneTemporary

D6107.diff

diff --git a/flake.lock b/flake.lock
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1666603677,
- "narHash": "sha256-apAEIj+z1iwMaMJ4tB21r/VTetfGDLDzuhXRHJknIAU=",
+ "lastModified": 1672308958,
+ "narHash": "sha256-zLvAJ+XTI7gIlUqlrKj8j4+POZXDB6kUOnV0yBvSIMc=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "074da18a72269cc5a6cf444dce42daea5649b2fe",
+ "rev": "d879125d61a0be8ecb2afddaca8f2b0530db0260",
"type": "github"
},
"original": {
diff --git a/nix/overlay.nix b/nix/overlay.nix
--- a/nix/overlay.nix
+++ b/nix/overlay.nix
@@ -81,16 +81,6 @@
'';
});
- corrosion = prev.corrosion.overrideAttrs(_: {
- patches = [
- # Fix logic around finding cargo and rustc when not managed by rustup
- (prev.fetchpatch {
- url = "https://github.com/corrosion-rs/corrosion/commit/d5330b3f03c7abb4e4da71e35654fa03ecb778bb.patch";
- sha256 = "sha256-jrA30bWNWprkqCiedf+xL7GlR9+9jgOyKAoTPVKkB9c=";
- })
- ];
- });
-
rabbitmq-up = prev.callPackage ./rabbitmq-up-mac.nix { };
# Ensure that yarn is using the pinned version

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 21, 6:10 AM (18 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2686578
Default Alt Text
D6107.diff (1 KB)

Event Timeline