mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-25 12:25:58 -08:00
Use upstream nix-vm-test after PR was merged
This commit is contained in:
10
flake.lock
generated
10
flake.lock
generated
@@ -49,15 +49,15 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1734178503,
|
||||
"narHash": "sha256-R2HSewN6ekutGwBA1RY5EKT1eV3idY/KjSUvPpQT+Gg=",
|
||||
"owner": "tfc",
|
||||
"lastModified": 1734206535,
|
||||
"narHash": "sha256-e/OcfpGhVDc400m0LvBu22MCcdIJsEBoCVhpcgDuSv4=",
|
||||
"owner": "numtide",
|
||||
"repo": "nix-vm-test",
|
||||
"rev": "7216720e54ff058744d84dba3a6057e52ebb4fbc",
|
||||
"rev": "b9630e7d64325b636943157c41b486bc66413766",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "tfc",
|
||||
"owner": "numtide",
|
||||
"repo": "nix-vm-test",
|
||||
"type": "github"
|
||||
}
|
||||
|
||||
@@ -7,9 +7,7 @@
|
||||
fenix.url = "github:nix-community/fenix";
|
||||
fenix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
# TODO: Switch to github:numtide/nix-vm-tests when pull request
|
||||
# https://github.com/numtide/nix-vm-test/pull/71 is through
|
||||
nix-vm-test.url = "github:tfc/nix-vm-test";
|
||||
nix-vm-test.url = "github:numtide/nix-vm-test";
|
||||
nix-vm-test.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nix-vm-test.inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user