nixpkgs: 2023-08-28 -> 2023-08-30; sops-nix -> 2023-08-30
``` • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/3efb0f6f404ec8dae31bdb1a9b17705ce0d6986e' (2023-08-28) → 'github:nixos/nixpkgs/e7f38be3775bab9659575f192ece011c033655f0' (2023-08-30) • Updated input 'sops-nix': 'github:Mic92/sops-nix/c89ee06488706b587a22085b1844bf9ca6ba5687' (2023-08-28) → 'github:Mic92/sops-nix/d9c5dc41c4b1f74c77f0dbffd0f3a4ebde447b7a' (2023-08-30) ```
This commit is contained in:
12
flake.lock
generated
12
flake.lock
generated
@@ -85,11 +85,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs-unpatched": {
|
"nixpkgs-unpatched": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1693250523,
|
"lastModified": 1693377291,
|
||||||
"narHash": "sha256-y3up5gXMTbnCsXrNEB5j+7TVantDLUYyQLu/ueiXuyg=",
|
"narHash": "sha256-vYGY9bnqEeIncNarDZYhm6KdLKgXMS+HA2mTRaWEc80=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "3efb0f6f404ec8dae31bdb1a9b17705ce0d6986e",
|
"rev": "e7f38be3775bab9659575f192ece011c033655f0",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@@ -116,11 +116,11 @@
|
|||||||
"nixpkgs-stable": "nixpkgs-stable"
|
"nixpkgs-stable": "nixpkgs-stable"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1693263624,
|
"lastModified": 1693404499,
|
||||||
"narHash": "sha256-GzmVIUKStC1HCzUb0YdGDPAewv4+KxCHKQZEZZDpApY=",
|
"narHash": "sha256-cx/7yvM/AP+o/3wPJmA9W9F+WHemJk5t+Xcr+Qwkqhg=",
|
||||||
"owner": "Mic92",
|
"owner": "Mic92",
|
||||||
"repo": "sops-nix",
|
"repo": "sops-nix",
|
||||||
"rev": "c89ee06488706b587a22085b1844bf9ca6ba5687",
|
"rev": "d9c5dc41c4b1f74c77f0dbffd0f3a4ebde447b7a",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@@ -356,24 +356,12 @@ in [
|
|||||||
saneCommit = "67df31a8984ab3067af5b65446d2808b0aedadc6";
|
saneCommit = "67df31a8984ab3067af5b65446d2808b0aedadc6";
|
||||||
hash = "sha256-qY0bjMoFneC5VJ467TeiuOycLYNaVO7Xo/0fCauDZAM=";
|
hash = "sha256-qY0bjMoFneC5VJ467TeiuOycLYNaVO7Xo/0fCauDZAM=";
|
||||||
})
|
})
|
||||||
(fetchpatch' {
|
|
||||||
title = "brightnessctl: support cross compilation";
|
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/251947";
|
|
||||||
saneCommit = "c7dce3df8c74ffcb8de3bf242b73712e5adc0227";
|
|
||||||
hash = "sha256-AheGnNL2BU+Wac/ohYbMHpbjgjY3e2iYZDAUFOwU3Sw=";
|
|
||||||
})
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
title = "libgweather: enable introspection on cross builds";
|
title = "libgweather: enable introspection on cross builds";
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/251956";
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/251956";
|
||||||
saneCommit = "7a2d0a90cc558ea71dfc78356e61b0675b995634";
|
saneCommit = "7a2d0a90cc558ea71dfc78356e61b0675b995634";
|
||||||
hash = "sha256-tjO19dXVUrD+V+YpD7z3iWSgNyOirG70HuQ+c+0fZYA=";
|
hash = "sha256-tjO19dXVUrD+V+YpD7z3iWSgNyOirG70HuQ+c+0fZYA=";
|
||||||
})
|
})
|
||||||
(fetchpatch' {
|
|
||||||
title = "tuba: support cross compilation";
|
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/251958";
|
|
||||||
saneCommit = "fc1121488c2358644f2d149bebf049512471adc0";
|
|
||||||
hash = "sha256-OYSWpymoiP/15nMJ/NwapufHEPKnCoGrUq4QwxM22mo=";
|
|
||||||
})
|
|
||||||
|
|
||||||
# (fetchpatch' {
|
# (fetchpatch' {
|
||||||
# # N.B.: compiles, but runtime error on launch suggestive of some module not being shipped
|
# # N.B.: compiles, but runtime error on launch suggestive of some module not being shipped
|
||||||
|
Reference in New Issue
Block a user