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