test/nix/flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5f9d1bb572e08ec432ae46c78581919d837a90f6' (2023-03-26)
  → 'github:NixOS/nixpkgs/4bb072f0a8b267613c127684e099a70e1f6ff106' (2023-03-27)
• Updated input 'system-manager':
    'github:numtide/system-manager/6f745076848b428bf6d4475f0fa468120f017220' (2023-03-28)
  → 'github:numtide/system-manager/01073b251d1fc565174ff8d89324a5709dafda97' (2023-03-29)
• Updated input 'system-manager/rust-overlay':
    'github:oxalica/rust-overlay/898c5b2e11a1bcdf056573f9b1cdf920c5ae4ed2' (2023-03-27)
  → 'github:oxalica/rust-overlay/26ef1a2029239e204e51ab3402f8aae5aa1187ed' (2023-03-28)
This commit is contained in:
r-vdp 2023-03-29 11:15:58 +02:00
parent 01073b251d
commit 4b1c70daf7
No known key found for this signature in database

23
test/nix/flake.lock generated
View file

@ -114,11 +114,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1679797994,
"narHash": "sha256-Kr/O/UlfqAtoFmkZeAaphsxogeaN8a/IugBApFzPfpk=",
"lastModified": 1679944645,
"narHash": "sha256-e5Qyoe11UZjVfgRfwNoSU57ZeKuEmjYb77B9IVW7L/M=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5f9d1bb572e08ec432ae46c78581919d837a90f6",
"rev": "4bb072f0a8b267613c127684e099a70e1f6ff106",
"type": "github"
},
"original": {
@ -174,7 +174,6 @@
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"system-manager": "system-manager"
}
@ -191,11 +190,11 @@
]
},
"locked": {
"lastModified": 1679883599,
"narHash": "sha256-3uSEmmZHeA1QN84ma81tVKwqDwkGYxt78op3/l4wM9c=",
"lastModified": 1679970108,
"narHash": "sha256-8OfySbY1hhBzj0Iz90k4se6oFCGS3+ke31vkd0d4k/o=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "898c5b2e11a1bcdf056573f9b1cdf920c5ae4ed2",
"rev": "26ef1a2029239e204e51ab3402f8aae5aa1187ed",
"type": "github"
},
"original": {
@ -208,9 +207,7 @@
"inputs": {
"crane": "crane",
"devshell": "devshell",
"flake-utils": [
"flake-utils"
],
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
],
@ -219,11 +216,11 @@
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1679927326,
"narHash": "sha256-oc07+8bhj2X/RQvwG/N98ZEzDwkDet5Fo/04Q4XnH8I=",
"lastModified": 1680080819,
"narHash": "sha256-3p/85AhtTgS3DIctGMExHvf3ozStujge7E8/N1rxJQc=",
"owner": "numtide",
"repo": "system-manager",
"rev": "c9c203b39d8fc10adcd227605799a6a45a05db50",
"rev": "01073b251d1fc565174ff8d89324a5709dafda97",
"type": "github"
},
"original": {