flake.lock: Update

Flake lock file updates:

• Added input 'nixos-command':
    'github:max-privatevoid/nixos-command/9d1015b4d366fab6ae46f830e1699a7b9b5dea18' (2022-09-01)
• Added input 'nixos-command/flake-utils':
    follows 'repin-flake-utils'
• Added input 'nixos-command/nixpkgs':
    follows 'nixpkgs'
• Added input 'nixos-command/poetry2nix':
    follows 'poetry2nix'
This commit is contained in:
Max Headroom 2022-10-18 23:45:03 +02:00
parent e2470de117
commit 114006312c

View file

@ -325,6 +325,32 @@
"type": "gitlab" "type": "gitlab"
} }
}, },
"nixos-command": {
"inputs": {
"flake-utils": [
"repin-flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"poetry2nix": [
"poetry2nix"
]
},
"locked": {
"lastModified": 1662057103,
"narHash": "sha256-8czeYcJPbKFcX/F/GuBjgIOXzqNwqr0iOjY5mImgSaM=",
"owner": "max-privatevoid",
"repo": "nixos-command",
"rev": "9d1015b4d366fab6ae46f830e1699a7b9b5dea18",
"type": "github"
},
"original": {
"owner": "max-privatevoid",
"repo": "nixos-command",
"type": "github"
}
},
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1665870850, "lastModified": 1665870850,
@ -434,6 +460,7 @@
"nar-serve": "nar-serve", "nar-serve": "nar-serve",
"nix-filter": "nix-filter", "nix-filter": "nix-filter",
"nix-super": "nix-super", "nix-super": "nix-super",
"nixos-command": "nixos-command",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",
"nixpkgs-lib": "nixpkgs-lib", "nixpkgs-lib": "nixpkgs-lib",
"poetry2nix": "poetry2nix", "poetry2nix": "poetry2nix",