mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2026-01-19 16:48:44 +00:00
Compare commits
No commits in common. "25897dfad61acd96ee37d12184d44beb776760ad" and "9bfcc1e431a282b878e9068c9bf2376659ee5830" have entirely different histories.
25897dfad6
...
9bfcc1e431
2 changed files with 3 additions and 2 deletions
|
|
@ -107,8 +107,8 @@
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"type": "Channel",
|
"type": "Channel",
|
||||||
"name": "nixpkgs-unstable",
|
"name": "nixpkgs-unstable",
|
||||||
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre809520.5929de975bcf/nixexprs.tar.xz",
|
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre808367.59138c7667b7/nixexprs.tar.xz",
|
||||||
"hash": "1fg1ab448wdbrs6yjbjc5ijcvqa38xq4wai0i5qp844saflag4fd"
|
"hash": "0cbkdnzvfhi8b3n113q29rg441zm7m05g6b83yzlx2h9a1mmg3yr"
|
||||||
},
|
},
|
||||||
"rat": {
|
"rat": {
|
||||||
"type": "GitRelease",
|
"type": "GitRelease",
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,7 @@
|
||||||
}:
|
}:
|
||||||
alejandra.overrideAttrs (prev: {
|
alejandra.overrideAttrs (prev: {
|
||||||
pname = "alejandra-custom";
|
pname = "alejandra-custom";
|
||||||
|
version = "0-unstable-2024-07-21";
|
||||||
|
|
||||||
patches =
|
patches =
|
||||||
(prev.patches or [])
|
(prev.patches or [])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue