Nixpkgs: bump

This commit is contained in:
Félix Baylac Jacqué 2023-11-22 15:37:32 +01:00
parent 4289795740
commit 0e8f24fe39
4 changed files with 9 additions and 5 deletions

View File

@ -19,7 +19,7 @@
};
swapDevices =
[ { device = "/dev/disk/by-uuid/d1733d73-b03a-4716-9746-6a39cd3dc460"; }
[ { device = "/dev/disk/by-uuid/4b9c8be9-c8e9-46ff-9fdc-080909761716"; }
];
nix.settings.max-jobs = lib.mkDefault 4;

View File

@ -51,7 +51,7 @@ in
'';
};
clearpath-openpvn = {
enable = false;
enable = true;
description = "Clearpath OpenVpn";
after = [ "network.target" ];

View File

@ -183,6 +183,10 @@ in {
10.25.3.191 harbor.clearpathrobotics.com
10.25.3.60 bundles.clearpath.ai
10.25.20.15 vsphere.clearpath.ai
# Framework via local VPN
192.168.166.3 framework
'';
hosts = {
#"127.0.0.1" = [ "www.youtube.com" "youtube.com" "youtu.be" "twitter.com" ];

View File

@ -95,10 +95,10 @@
"homepage": null,
"owner": "Ninjatrappeur",
"repo": "nixpkgs",
"rev": "fb4d66be40f67cbb80eb862c2246be741224c347",
"sha256": "1rckaqsmzs4fc9nfx1sq3g0zhvxk7a2w0h78bn2fa8hqifn0d6gx",
"rev": "fd8abbc00af5585890f945974f9f09840f61a4df",
"sha256": "1f86dqbwv9vvkjnh1ngrx0h645r0d020a2mfsral390vplmqxfzb",
"type": "tarball",
"url": "https://github.com/Ninjatrappeur/nixpkgs/archive/fb4d66be40f67cbb80eb862c2246be741224c347.tar.gz",
"url": "https://github.com/Ninjatrappeur/nixpkgs/archive/fd8abbc00af5585890f945974f9f09840f61a4df.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"npmlock2nix": {