Compare commits

..

No commits in common. "25897dfad61acd96ee37d12184d44beb776760ad" and "9bfcc1e431a282b878e9068c9bf2376659ee5830" have entirely different histories.

2 changed files with 3 additions and 2 deletions

View file

@ -107,8 +107,8 @@
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre809520.5929de975bcf/nixexprs.tar.xz",
"hash": "1fg1ab448wdbrs6yjbjc5ijcvqa38xq4wai0i5qp844saflag4fd"
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre808367.59138c7667b7/nixexprs.tar.xz",
"hash": "0cbkdnzvfhi8b3n113q29rg441zm7m05g6b83yzlx2h9a1mmg3yr"
},
"rat": {
"type": "GitRelease",

View file

@ -5,6 +5,7 @@
}:
alejandra.overrideAttrs (prev: {
pname = "alejandra-custom";
version = "0-unstable-2024-07-21";
patches =
(prev.patches or [])