flake.lock: Update

Flake input changes:

* Updated 'nixpkgs': 'github:nixos/nixpkgs/93963c27b934f24289a94b9e3784d60a9b77e92c' -> 'github:nixos/nixpkgs/bad3ccd099ebe9a8aa017bda8500ab02787d90aa'
* Updated 'nixpkgs-overlay': 'git+https://git.sbruder.de/simon/nixpkgs-overlay?ref=master&rev=daa5967b81bd898eec21af84686c8c892f0aba12' -> 'git+https://git.sbruder.de/simon/nixpkgs-overlay?ref=master&rev=f02c1bb2c0a93bfd2f589d225a68d4e2b8eedb5f'
This commit is contained in:
Simon Bruder 2021-06-19 16:01:21 +02:00
parent a8795cf97c
commit 85a102f53c
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -187,11 +187,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1623617138, "lastModified": 1623961232,
"narHash": "sha256-zd03k0aZWdE+JjZjVbsQGCKmc1C4HIwIbW7MbI9ym6s=", "narHash": "sha256-5X5v37GTBFdQnc3rvbSPJyAtO+/z1wHZF3Kz61g2Mx4=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "93963c27b934f24289a94b9e3784d60a9b77e92c", "rev": "bad3ccd099ebe9a8aa017bda8500ab02787d90aa",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -214,11 +214,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1623488886, "lastModified": 1623963243,
"narHash": "sha256-marqRBhJcD17jsmGjS/GAwDW0wH8TUv7s0A+yCx2ScA=", "narHash": "sha256-CDbkCJz26EmaQ2MjTXurO0j/saPwUbsH/rExwLtElaQ=",
"ref": "master", "ref": "master",
"rev": "daa5967b81bd898eec21af84686c8c892f0aba12", "rev": "f02c1bb2c0a93bfd2f589d225a68d4e2b8eedb5f",
"revCount": 13, "revCount": 14,
"type": "git", "type": "git",
"url": "https://git.sbruder.de/simon/nixpkgs-overlay" "url": "https://git.sbruder.de/simon/nixpkgs-overlay"
}, },