os/flake.lock

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

437 lines
11 KiB
Plaintext
Raw Normal View History

2019-12-03 05:18:30 +00:00
{
2020-04-23 18:03:55 +00:00
"nodes": {
"agenix": {
"inputs": {
"darwin": [
"nix-darwin"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-05-18 02:51:47 +00:00
"lastModified": 1682101079,
"narHash": "sha256-MdAhtjrLKnk2uiqun1FWABbKpLH090oeqCSiWemtuck=",
"owner": "ryantm",
"repo": "agenix",
"rev": "2994d002dcff5353ca1ac48ec584c7f6589fe447",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"deploy-rs": {
"inputs": {
"flake-compat": [
"flake-compat"
],
2021-06-19 18:26:07 +00:00
"nixpkgs": [
"nixpkgs"
2021-06-19 18:26:07 +00:00
],
"utils": "utils"
},
"locked": {
"lastModified": 1695052866,
"narHash": "sha256-agn7F9Oww4oU6nPiw+YiYI9Xb4vOOE73w8PAoBRP4AA=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "e3f41832680801d0ee9e2ed33eb63af398b090e9",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
2020-12-29 06:12:27 +00:00
"devshell": {
2022-05-01 21:34:18 +00:00
"inputs": {
"nixpkgs": "nixpkgs_2",
"systems": "systems"
2022-03-04 14:11:25 +00:00
},
"locked": {
2023-10-09 18:46:36 +00:00
"lastModified": 1695973661,
"narHash": "sha256-BP2H4c42GThPIhERtTpV1yCtwQHYHEKdRu7pjrmQAwo=",
2022-03-04 14:11:25 +00:00
"owner": "numtide",
"repo": "devshell",
2023-10-09 18:46:36 +00:00
"rev": "cd4e2fda3150dd2f689caeac07b7f47df5197c31",
2022-03-04 14:11:25 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-01-25 16:20:40 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2022-11-07 10:26:58 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
2021-07-20 23:33:45 +00:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
2021-07-20 23:33:45 +00:00
},
"locked": {
"lastModified": 1698579227,
"narHash": "sha256-KVWjFZky+gRuWennKsbo6cWyo7c/z/VgCte5pR9pEKg=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f76e870d64779109e41370848074ac4eaa1606ec",
2021-07-20 23:33:45 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
2021-07-20 23:33:45 +00:00
"type": "github"
}
},
"flake-utils": {
2022-08-10 12:07:51 +00:00
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
2022-03-04 14:11:25 +00:00
"locked": {
2023-10-09 18:46:36 +00:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2022-03-04 14:11:25 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-10-09 18:46:36 +00:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2022-03-04 14:11:25 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"fork": {
"locked": {
"lastModified": 1692960587,
"narHash": "sha256-39SKGdhn8jKKkdqhULbCvQOpdUPE9NNJpy5HTB++Jvg=",
"owner": "teutat3s",
"repo": "nixpkgs",
"rev": "312709dd70684f52496580e533d58645526b1c90",
"type": "github"
},
"original": {
"owner": "teutat3s",
"ref": "nvfetcher-fix",
"repo": "nixpkgs",
"type": "github"
}
},
"home-manager": {
2020-04-23 18:03:55 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-17 22:04:39 +00:00
]
2020-04-23 18:03:55 +00:00
},
"locked": {
"lastModified": 1695108154,
"narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=",
"owner": "nix-community",
2020-04-23 18:03:55 +00:00
"repo": "home-manager",
"rev": "07682fff75d41f18327a871088d20af2710d4744",
2020-04-23 18:03:55 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-06-13 14:25:49 +00:00
"ref": "release-23.05",
2020-04-23 18:03:55 +00:00
"repo": "home-manager",
"type": "github"
}
2019-12-03 05:18:30 +00:00
},
2022-01-31 16:52:56 +00:00
"master": {
"locked": {
2023-06-15 15:56:08 +00:00
"lastModified": 1686841982,
"narHash": "sha256-ic9o7z8VOF9jqxAC1UN9gmymbgtix6OR8guYkHxowXw=",
2022-01-31 16:52:56 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-06-15 15:56:08 +00:00
"rev": "8a3054c4f31ffa22ad4cca22a8aa271c59ccc91d",
2022-01-31 16:52:56 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2020-04-23 18:03:55 +00:00
"locked": {
"lastModified": 1698429334,
"narHash": "sha256-Gq3+QabboczSu7RMpcy79RSLMSqnySO3wsnHQk4DfbE=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "afe83cbc2e673b1f08d32dd0f70df599678ff1e7",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"nixos-22-05": {
"locked": {
2023-05-05 16:15:23 +00:00
"lastModified": 1682600000,
"narHash": "sha256-ha4BehR1dh8EnXSoE1m/wyyYVvHI9txjW4w5/oxsW5Y=",
"owner": "nixos",
"repo": "nixpkgs",
2023-05-05 16:15:23 +00:00
"rev": "50fc86b75d2744e1ab3837ef74b53f103a9b55a0",
2020-04-23 18:03:55 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-07-08 12:18:57 +00:00
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
2020-04-23 18:03:55 +00:00
}
},
"nixos-flake": {
"locked": {
"lastModified": 1698598244,
"narHash": "sha256-YbvPFt+9CbCiqnuS0dTx+P+W1YRCqzhLXen94sef3Kk=",
"owner": "srid",
"repo": "nixos-flake",
"rev": "f6b7757ad88483afca306c9f3bf387887fba7284",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "nixos-flake",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1693718952,
"narHash": "sha256-+nGdJlgTk0MPN7NygopipmyylVuAVi7OItIwTlwtGnw=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "793de77d9f83418b428e8ba70d1e42c6507d0d35",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2021-07-17 13:47:54 +00:00
"nixpkgs": {
2020-12-25 22:37:51 +00:00
"locked": {
"lastModified": 1699291058,
"narHash": "sha256-5ggduoaAMPHUy4riL+OrlAZE14Kh7JWX4oLEs22ZqfU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "41de143fda10e33be0f47eab2bfe08a50f234267",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
2021-07-17 13:47:54 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
2020-12-25 22:37:51 +00:00
"type": "github"
},
2021-07-17 13:47:54 +00:00
"original": {
"dir": "lib",
2021-07-17 13:47:54 +00:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2022-05-01 21:34:18 +00:00
"locked": {
"lastModified": 1677383253,
"narHash": "sha256-UfpzWfSxkfXHnb4boXZNaKsAcUrZT9Hw+tao1oZxd08=",
"owner": "NixOS",
2022-05-01 21:34:18 +00:00
"repo": "nixpkgs",
"rev": "9952d6bc395f5841262b006fbace8dd7e143b634",
2022-05-01 21:34:18 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2022-01-19 00:13:15 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
"deploy-rs": "deploy-rs",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"fork": "fork",
"home-manager": "home-manager",
2022-01-31 16:52:56 +00:00
"master": "master",
"nix-darwin": "nix-darwin",
"nixos-22-05": "nixos-22-05",
"nixos-flake": "nixos-flake",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
2022-08-10 12:07:51 +00:00
"triton-vmtools": "triton-vmtools",
"tritonshell": "tritonshell",
"unstable": "unstable"
2022-03-04 14:11:25 +00:00
}
},
"systems": {
2022-08-10 12:07:51 +00:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2022-08-10 12:07:51 +00:00
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
2022-08-10 12:07:51 +00:00
"type": "github"
}
},
2023-05-17 22:04:39 +00:00
"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"
}
},
2022-08-10 12:07:51 +00:00
"triton-vmtools": {
"inputs": {
"flake-utils": "flake-utils",
2022-08-10 12:07:51 +00:00
"nixpkgs": [
"unstable"
2022-08-10 12:07:51 +00:00
]
},
"locked": {
"dir": "vmtools",
"lastModified": 1698443513,
"narHash": "sha256-wX2JIJ3JmJn6MAurdyjwZU+FZjLCwBArMrVSeeCb/ZU=",
2022-08-10 12:07:51 +00:00
"ref": "main",
"rev": "0d039dcf06afb8cbddd7ac54bae4d0d185f3e88e",
"revCount": 85,
2022-08-10 12:07:51 +00:00
"type": "git",
"url": "https://git.pub.solar/pub-solar/infra-vintage?dir=vmtools"
2022-08-10 12:07:51 +00:00
},
"original": {
"dir": "vmtools",
"ref": "main",
"type": "git",
"url": "https://git.pub.solar/pub-solar/infra-vintage?dir=vmtools"
2022-08-10 12:07:51 +00:00
}
},
2022-03-04 14:11:25 +00:00
"tritonshell": {
"inputs": {
"devshell": "devshell",
"flake-utils": "flake-utils_2",
2022-03-04 14:11:25 +00:00
"nixpkgs": [
"unstable"
2022-07-08 12:18:57 +00:00
]
2022-03-04 14:11:25 +00:00
},
"locked": {
2023-10-09 18:46:36 +00:00
"lastModified": 1696877082,
"narHash": "sha256-Ypwpia97WjyT9I6smXo0F4nLbuTncpffzuT462/tRtM=",
2022-03-04 14:11:25 +00:00
"ref": "main",
2023-10-09 18:46:36 +00:00
"rev": "2c82d5281091c6edc65ced21274d0206c30bdc58",
"revCount": 64,
2022-03-04 14:11:25 +00:00
"type": "git",
2022-10-18 14:52:12 +00:00
"url": "https://git.greenbaum.cloud/dev/tritonshell"
2022-03-04 14:11:25 +00:00
},
"original": {
"ref": "main",
"type": "git",
2022-10-18 14:52:12 +00:00
"url": "https://git.greenbaum.cloud/dev/tritonshell"
2021-04-19 00:15:53 +00:00
}
},
"unstable": {
"locked": {
"lastModified": 1699099776,
"narHash": "sha256-X09iKJ27mGsGambGfkKzqvw5esP1L/Rf8H3u3fCqIiU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "85f1ba3e51676fa8cc604a3d863d729026a6b8eb",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2020-04-23 18:03:55 +00:00
}
},
"root": "root",
2020-07-09 06:45:05 +00:00
"version": 7
2019-12-03 05:18:30 +00:00
}