Skip to content

Commit

Permalink
pin update, remove broken haproxy
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Nov 1, 2024
1 parent c8ad4d7 commit 1c28481
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 11 deletions.
7 changes: 2 additions & 5 deletions mods/haproxy.nix
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,9 @@ rec {
version = "2.2.29";
sha256 = "sha256-HkH0lnT79WY7VcX3kZp9BeSAcwZT8rzew4S4g278H7A=";
};
haproxy-2-7-2 = haproxy-pin {
version = "2.7.2";
sha256 = "sha256-Y7xuwDAtDrvh+nacGWBmQN6DSsjLB0R7gHmctWPcDz8=";
};


custom = prev.custom // {
inherit haproxy-2-2-23 haproxy-2-2-24 haproxy-2-2-25 haproxy-2-2-26 haproxy-2-2-27 haproxy-2-2-28 haproxy-2-2-29 haproxy-2-7-2;
inherit haproxy-2-2-23 haproxy-2-2-24 haproxy-2-2-25 haproxy-2-2-26 haproxy-2-2-27 haproxy-2-2-28 haproxy-2-2-29;
};
}
6 changes: 3 additions & 3 deletions pins/jpetrucciani.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2024-09-11",
"rev": "17a940bd201d6c6d873abfb98428514380697ab8",
"sha256": "0zypvak6d84bj14mnw9x69lh448257d8n48fvyk45h7ab9i8fbi9"
"date": "2024-11-01",
"rev": "00f2b29f56eac641ee03310619f6b5323e15507e",
"sha256": "06w7gb19qwhaydcrzpb1b8wlzb7hqdw0cfdqnvc39spnl8kz6yi8"
}
6 changes: 3 additions & 3 deletions pins/nixpkgs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2024-09-11",
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
"sha256": "0s6h7r9jin9sd8l85hdjwl3jsvzkddn3blggy78w4f21qa3chymz"
"date": "2024-11-01",
"rev": "ccd7e10e004a6e93486c1dd536f89e85d482d685",
"sha256": "1hyq4pmpdxjrkmspv9ggszrx7d7z720dn99gv86jpxk3ysb5k9k1"
}

0 comments on commit 1c28481

Please sign in to comment.