nix flake update

This commit is contained in:
Grigory Shipunov 2023-01-21 22:08:37 +01:00
parent 78ae4e96d6
commit 5739cbfcbb
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C

21
flake.lock generated
View file

@ -51,26 +51,6 @@
"type": "github" "type": "github"
} }
}, },
"funkwhale": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1660676854,
"narHash": "sha256-rEYCqRxIHBNtbFkGCllq7n3YSGuf7A+VzeUpsH0b3Ac=",
"owner": "oxapentane",
"repo": "funkwhale-flake",
"rev": "bda0049875ed662fa52c6beaa8f54d048ee448c7",
"type": "github"
},
"original": {
"owner": "oxapentane",
"repo": "funkwhale-flake",
"type": "github"
}
},
"microvm": { "microvm": {
"inputs": { "inputs": {
"flake-utils": "flake-utils_2", "flake-utils": "flake-utils_2",
@ -144,7 +124,6 @@
"inputs": { "inputs": {
"fenix": "fenix", "fenix": "fenix",
"flake-utils": "flake-utils", "flake-utils": "flake-utils",
"funkwhale": "funkwhale",
"microvm": "microvm", "microvm": "microvm",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable", "nixpkgs-unstable": "nixpkgs-unstable",