NOflake/flake.lock

217 lines
5.5 KiB
Text
Raw Normal View History

{
"nodes": {
2024-02-01 19:24:36 -08:00
"crane": {
2023-10-30 14:10:57 -07:00
"inputs": {
"nixpkgs": [
2024-02-01 19:24:36 -08:00
"helix",
2023-10-30 14:10:57 -07:00
"nixpkgs"
]
},
"locked": {
2024-02-01 19:24:36 -08:00
"lastModified": 1701025348,
"narHash": "sha256-42GHmYH+GF7VjwGSt+fVT1CQuNpGanJbNgVHTAZppUM=",
"owner": "ipetkov",
"repo": "crane",
"rev": "42afaeb1a0325194a7cdb526332d2cb92fddd07b",
2023-10-30 14:10:57 -07:00
"type": "github"
},
"original": {
2024-02-01 19:24:36 -08:00
"owner": "ipetkov",
"repo": "crane",
2023-10-30 14:10:57 -07:00
"type": "github"
}
},
2024-02-01 19:24:36 -08:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"helix": {
"inputs": {
"crane": "crane",
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
2023-10-30 14:10:57 -07:00
"locked": {
2024-02-01 19:24:36 -08:00
"lastModified": 1706750333,
"narHash": "sha256-wTwzj5W7zyCC7v0jIko4FBWa+E+n0Pe3QZbcEI7IK8Q=",
"owner": "helix-editor",
"repo": "helix",
"rev": "dbac78bb3c06717f1f83984da3035e28f39d49a5",
2023-10-30 14:10:57 -07:00
"type": "github"
},
"original": {
2024-02-01 19:24:36 -08:00
"owner": "helix-editor",
"repo": "helix",
2023-10-30 14:10:57 -07:00
"type": "github"
}
},
2024-01-23 19:52:56 -08:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-02-01 19:24:36 -08:00
"lastModified": 1706798041,
"narHash": "sha256-BbvuF4CsVRBGRP8P+R+JUilojk0M60D7hzqE0bEvJBQ=",
2024-01-23 19:52:56 -08:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-01 19:24:36 -08:00
"rev": "4d53427bce7bf3d17e699252fd84dc7468afc46e",
2024-01-23 19:52:56 -08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-02-01 19:24:36 -08:00
"lastModified": 1706782449,
"narHash": "sha256-8hEkOJDqR+7gJvXzwIM/VhR9iQzZyrNeh68u+Et2TzA=",
"owner": "NixOS",
"repo": "nixos-hardware",
2024-02-01 19:24:36 -08:00
"rev": "cc65e27670abccced5997d4a93c4c930aef6fd0b",
"type": "github"
},
"original": {
2023-07-19 00:52:04 -07:00
"id": "nixos-hardware",
"type": "indirect"
}
},
2023-10-01 01:09:58 -07:00
"nixos-hardware_2": {
"locked": {
"lastModified": 1693718952,
"narHash": "sha256-+nGdJlgTk0MPN7NygopipmyylVuAVi7OItIwTlwtGnw=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "793de77d9f83418b428e8ba70d1e42c6507d0d35",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixos-raspberrypi": {
"inputs": {
"nixos-hardware": "nixos-hardware_2",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1694008706,
"narHash": "sha256-meTmBKNRCx1NO2u8wfQKdsiom4uZ6laWs4WuMXqUCEk=",
"owner": "ramblurr",
"repo": "nixos-raspberrypi",
"rev": "fc75d0b1d67afab2a7275bc131c10b5bf1f48bf6",
"type": "github"
},
"original": {
"owner": "ramblurr",
"repo": "nixos-raspberrypi",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-10-09 17:54:57 -07:00
"lastModified": 1693663421,
"narHash": "sha256-ImMIlWE/idjcZAfxKK8sQA7A1Gi/O58u5/CJA+mxvl8=",
2023-10-01 01:09:58 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-09 17:54:57 -07:00
"rev": "e56990880811a451abd32515698c712788be5720",
"type": "github"
},
"original": {
2023-10-01 01:09:58 -07:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2023-07-19 00:52:04 -07:00
}
},
2023-10-01 01:09:58 -07:00
"nixpkgs_2": {
"locked": {
2024-02-01 19:24:36 -08:00
"lastModified": 1706550542,
"narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=",
2023-10-01 01:09:58 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-01 19:24:36 -08:00
"rev": "97b17f32362e475016f942bbdfda4a4a72a8a652",
2023-10-01 01:09:58 -07:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-01-30 09:32:08 -08:00
"ref": "nixos-unstable",
2023-10-01 01:09:58 -07:00
"type": "indirect"
}
},
"root": {
"inputs": {
2024-02-01 19:24:36 -08:00
"helix": "helix",
2024-01-23 19:52:56 -08:00
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
2023-10-01 01:09:58 -07:00
"nixos-raspberrypi": "nixos-raspberrypi",
2024-01-30 09:32:08 -08:00
"nixpkgs": "nixpkgs_2"
}
2024-02-01 19:24:36 -08:00
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"helix",
"flake-utils"
],
"nixpkgs": [
"helix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1701137803,
"narHash": "sha256-0LcPAdql5IhQSUXJx3Zna0dYTgdIoYO7zUrsKgiBd04=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "9dd940c967502f844eacea52a61e9596268d4f70",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}