bump inputs

This commit is contained in:
notgne2 2022-01-11 10:02:43 -07:00
parent 9f07d7f27c
commit 443dcc72a1
No known key found for this signature in database
GPG Key ID: BB661E172B42A7F8

35
flake.lock generated
View File

@ -98,11 +98,11 @@
}, },
"flake-utils": { "flake-utils": {
"locked": { "locked": {
"lastModified": 1623875721, "lastModified": 1638122382,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=", "narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide", "owner": "numtide",
"repo": "flake-utils", "repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772", "rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -120,11 +120,11 @@
"npm-buildpackage": "npm-buildpackage" "npm-buildpackage": "npm-buildpackage"
}, },
"locked": { "locked": {
"lastModified": 1629878527, "lastModified": 1641920537,
"narHash": "sha256-DBhgnVCzJp7qgO/F3d6K9liC9QkZQ0hjX9BYw1HaOBg=", "narHash": "sha256-TpQxjnDILxETduRxYROdh/X3PrC4to2159MVkKeRjTU=",
"ref": "master", "ref": "master",
"rev": "ee8ee320e07b9b7fadc38ce175016de9b16da297", "rev": "e9b732d74232dae17088b9792485462a7010fbd4",
"revCount": 18, "revCount": 19,
"type": "git", "type": "git",
"url": "ssh://git@git.wizbos.club/notgne2/mudl.git" "url": "ssh://git@git.wizbos.club/notgne2/mudl.git"
}, },
@ -175,7 +175,8 @@
"mudl": "mudl", "mudl": "mudl",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",
"rycee": "rycee", "rycee": "rycee",
"schemer2": "schemer2" "schemer2": "schemer2",
"sunshine": "sunshine"
} }
}, },
"rycee": { "rycee": {
@ -209,6 +210,24 @@
"repo": "schemer2", "repo": "schemer2",
"type": "github" "type": "github"
} }
},
"sunshine": {
"flake": false,
"locked": {
"lastModified": 1633434838,
"narHash": "sha256-qK3ROohQXOpycDfhAX00I4REd2TTDf2f9qYGxpFMc1c=",
"ref": "master",
"rev": "e4c9c292e57d39136df2d46d1e9b66eba53f3bd3",
"revCount": 751,
"submodules": false,
"type": "git",
"url": "ssh://git@github.com/loki-47-6F-64/sunshine.git"
},
"original": {
"submodules": false,
"type": "git",
"url": "ssh://git@github.com/loki-47-6F-64/sunshine.git"
}
} }
}, },
"root": "root", "root": "root",