nixpkgs: 2024-04-05 -> 2024-04-06
``` • Updated input 'nixpkgs-next-unpatched': 'github:nixos/nixpkgs/9a0c25978d78416219718437fd7e618668d9ad74' (2024-04-05) → 'github:nixos/nixpkgs/7c74352f2f7eca1925729f5c9c80cb89df8e74a2' (2024-04-06) • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/3541c7628de9414f999ced044c95a284584f4ec1' (2024-04-05) → 'github:nixos/nixpkgs/c58702222e0a29fd01cc42d70737d699995f6389' (2024-04-06) ```
This commit is contained in:
12
flake.lock
generated
12
flake.lock
generated
@@ -167,11 +167,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs-next-unpatched": {
|
"nixpkgs-next-unpatched": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1712296878,
|
"lastModified": 1712383280,
|
||||||
"narHash": "sha256-q7tmAWgvlRAHN7BZyjDVZ8P7foMJMki1j9fHJu0AYRw=",
|
"narHash": "sha256-YL8miM11o/jMqOwt5DsdyhPgh/JgCl1kOIzvX7ukniY=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "9a0c25978d78416219718437fd7e618668d9ad74",
|
"rev": "7c74352f2f7eca1925729f5c9c80cb89df8e74a2",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@@ -199,11 +199,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs-unpatched": {
|
"nixpkgs-unpatched": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1712307699,
|
"lastModified": 1712398506,
|
||||||
"narHash": "sha256-/PzHcPvBvJeZTY9JCEtbNljYLecwggveHQ2oHPlTycA=",
|
"narHash": "sha256-oopwPeBKBXQEw2BlyK2jEs2farZ5uMjAZU7H4FpGuGE=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "3541c7628de9414f999ced044c95a284584f4ec1",
|
"rev": "c58702222e0a29fd01cc42d70737d699995f6389",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@@ -32,13 +32,6 @@ in [
|
|||||||
# etc, where "date" is like "20240228181608"
|
# etc, where "date" is like "20240228181608"
|
||||||
# and can be found with `nix-repl > :lf . > lastModifiedDate`
|
# and can be found with `nix-repl > :lf . > lastModifiedDate`
|
||||||
|
|
||||||
(fetchpatch' {
|
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/301919";
|
|
||||||
saneCommit = "5468e6802aa060dee755b0019a612f605270d90d";
|
|
||||||
title = "nixos/mautrix-meta: fix lax enable check";
|
|
||||||
hash = "sha256-e5Yf/HzP0tfY6fuo6A8XrYvAwZOrQCIfRqPBcX+Tfg4=";
|
|
||||||
})
|
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/298001";
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/298001";
|
||||||
saneCommit = "d599839060400762a67d2c01d15b102ffe75e703";
|
saneCommit = "d599839060400762a67d2c01d15b102ffe75e703";
|
||||||
|
Reference in New Issue
Block a user