nixpkgs: 2024-02-22 -> 2024-02-24
``` • Updated input 'nixpkgs-next-unpatched': 'github:nixos/nixpkgs/024149d718e25378f4decfeeb614b88208c2f700' (2024-02-22) → 'github:nixos/nixpkgs/a3e2b0de906a8fe0143c2783199abdc132dee56a' (2024-02-24) • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/a7fa133a1e973c127e9c83e2c8e3407ae3797099' (2024-02-22) → 'github:nixos/nixpkgs/b66514c14e85cd7d853d6dbbf1a421ba232eff10' (2024-02-24) ```
This commit is contained in:
12
flake.lock
generated
12
flake.lock
generated
@@ -19,11 +19,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs-next-unpatched": {
|
"nixpkgs-next-unpatched": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1708581670,
|
"lastModified": 1708776075,
|
||||||
"narHash": "sha256-cW2noQkIvpyAlg5yFr4dFkUYgq+n10XJ9CjJ6LQ47tg=",
|
"narHash": "sha256-SFhibVONg+0qHyzmO2VmDn6kD5UZ/FN27Qpr6S1ehgU=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "024149d718e25378f4decfeeb614b88208c2f700",
|
"rev": "a3e2b0de906a8fe0143c2783199abdc132dee56a",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@@ -51,11 +51,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs-unpatched": {
|
"nixpkgs-unpatched": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1708583918,
|
"lastModified": 1708776830,
|
||||||
"narHash": "sha256-wcAivqrBghg/rPLBeuChEmSyb5j41zFZbVs6xFYgS7E=",
|
"narHash": "sha256-V0ghU3y+RwH7ZHKa7jEowts98p81MIFhgyjRYpGDgzo=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "a7fa133a1e973c127e9c83e2c8e3407ae3797099",
|
"rev": "b66514c14e85cd7d853d6dbbf1a421ba232eff10",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@@ -32,11 +32,6 @@ in [
|
|||||||
# saneCommit = "ab094c1e8a511a019cd872b0e957cb42adadd39c";
|
# saneCommit = "ab094c1e8a511a019cd872b0e957cb42adadd39c";
|
||||||
hash = "sha256-R3EIQwIMMCACmGKbfW6Xv7uZhCDQ/bMHw8/pHcnmOLo=";
|
hash = "sha256-R3EIQwIMMCACmGKbfW6Xv7uZhCDQ/bMHw8/pHcnmOLo=";
|
||||||
})
|
})
|
||||||
(fetchpatch' {
|
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/288292";
|
|
||||||
title = "megapixels: 1.7.0 -> 1.8.0";
|
|
||||||
hash = "sha256-jV9eE/BOrvNqVUkk2RG5i6ReNMJWraqqfksJCCdDGGs=";
|
|
||||||
})
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
saneCommit = "20c9492d303be7cbad560e3d83bc47ab4b1e93f7";
|
saneCommit = "20c9492d303be7cbad560e3d83bc47ab4b1e93f7";
|
||||||
title = "procmail: support cross compilation";
|
title = "procmail: support cross compilation";
|
||||||
|
Reference in New Issue
Block a user