flake.lock: Update

Flake lock file updates:

• Updated input 'devshell/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
  → follows 'systems'
• Updated input 'repin-flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
  → follows 'systems'
• Added input 'systems':
    'github:privatevoid-net/nix-systems-default-linux/d7aa6df10eec9ee8055e30f0c2f9b8f73f68015e' (2023-05-13)
This commit is contained in:
Max Headroom 2023-05-13 16:42:11 +02:00
parent ca4d3b5edb
commit d9d7a8da95

View file

@ -91,7 +91,9 @@
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
], ],
"systems": "systems" "systems": [
"systems"
]
}, },
"locked": { "locked": {
"lastModified": 1683635384, "lastModified": 1683635384,
@ -562,7 +564,9 @@
}, },
"repin-flake-utils": { "repin-flake-utils": {
"inputs": { "inputs": {
"systems": "systems_2" "systems": [
"systems"
]
}, },
"locked": { "locked": {
"lastModified": 1681202837, "lastModified": 1681202837,
@ -594,36 +598,22 @@
"nix-filter": "nix-filter", "nix-filter": "nix-filter",
"nix-super": "nix-super", "nix-super": "nix-super",
"nixpkgs": "nixpkgs_2", "nixpkgs": "nixpkgs_2",
"repin-flake-utils": "repin-flake-utils" "repin-flake-utils": "repin-flake-utils",
"systems": "systems"
} }
}, },
"systems": { "systems": {
"locked": { "locked": {
"lastModified": 1681028828, "lastModified": 1683988522,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "narHash": "sha256-cAVqq+Mjx4EiWovT7rwbwncX5QBnhNsqwsgyg+eeYrg=",
"owner": "nix-systems", "owner": "privatevoid-net",
"repo": "default", "repo": "nix-systems-default-linux",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "rev": "d7aa6df10eec9ee8055e30f0c2f9b8f73f68015e",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "nix-systems", "owner": "privatevoid-net",
"repo": "default", "repo": "nix-systems-default-linux",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github" "type": "github"
} }
} }