devos/flake.lock

567 lines
14 KiB
Text
Raw Normal View History

2019-12-03 06:18:30 +01:00
{
2020-04-23 20:03:55 +02:00
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"latest"
]
},
"locked": {
2021-11-26 09:41:57 +01:00
"lastModified": 1637793790,
"narHash": "sha256-oPXavjxETEWGXq8g7kQHyRLKUmLX2yPtGn+t3V0mrTY=",
"owner": "ryantm",
"repo": "agenix",
2021-11-26 09:41:57 +01:00
"rev": "f85eea0e29fa9a8924571d0e398215e175f80d55",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2021-08-30 17:09:07 +02:00
"beautysh": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"bud",
"nixpkgs"
],
"poetry2nix": "poetry2nix"
},
"locked": {
2021-10-04 21:02:27 +02:00
"lastModified": 1630693543,
"narHash": "sha256-7Sly3ReaJZw60Qo0rpfN4jF6zy94nwQz6ENgUUFzJfg=",
2021-08-30 17:09:07 +02:00
"owner": "lovesegfault",
"repo": "beautysh",
2021-10-04 21:02:27 +02:00
"rev": "5609593961b70428f58d5c1b4b25cdda43b0d0bd",
2021-08-30 17:09:07 +02:00
"type": "github"
},
"original": {
"owner": "lovesegfault",
"repo": "beautysh",
"type": "github"
}
},
"blank": {
"locked": {
"lastModified": 1625557891,
"narHash": "sha256-O8/MWsPBGhhyPoPLHZAuoZiiHo9q6FLlEeIDEXuj6T4=",
"owner": "divnix",
"repo": "blank",
"rev": "5a5d2684073d9f563072ed07c871d577a6c614a8",
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "blank",
"type": "github"
}
},
"bud": {
2021-01-25 17:20:40 +01:00
"inputs": {
2021-08-30 17:09:07 +02:00
"beautysh": "beautysh",
"devshell": [
"digga",
"devshell"
2021-03-02 04:30:47 +01:00
],
"nixpkgs": [
"nixos"
]
2021-01-25 17:20:40 +01:00
},
"locked": {
2021-10-12 19:16:36 +02:00
"lastModified": 1633877936,
"narHash": "sha256-+o3n6s7fR8dBGRldTGelyp2j3jSyTlrniOXwNfmMG20=",
"owner": "divnix",
"repo": "bud",
2021-10-12 19:16:36 +02:00
"rev": "15df091133ff95216c321b09be04905c0a0944c4",
2021-01-25 17:20:40 +01:00
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "bud",
2021-01-25 17:20:40 +01:00
"type": "github"
}
},
2021-03-02 04:30:47 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
2021-04-22 05:44:15 +02:00
"latest"
2021-03-02 04:30:47 +01:00
]
},
"locked": {
2021-10-25 18:47:32 +02:00
"lastModified": 1634994402,
"narHash": "sha256-xmlCVVOYGpZoxgOqsDOVF0B0ASrnbNGVAEzID9qh2xo=",
2021-03-02 04:30:47 +01:00
"owner": "LnL7",
"repo": "nix-darwin",
2021-10-25 18:47:32 +02:00
"rev": "44da835ac40dab5fd231298b59d83487382d2fab",
2021-03-02 04:30:47 +01:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"deploy": {
"inputs": {
"flake-compat": "flake-compat",
2021-06-19 20:26:07 +02:00
"nixpkgs": [
"digga",
2021-09-30 09:33:01 +02:00
"latest"
2021-06-19 20:26:07 +02:00
],
"utils": [
"digga",
"flake-utils"
]
},
"locked": {
2021-09-30 09:33:01 +02:00
"lastModified": 1632822684,
"narHash": "sha256-lt7eayYmgsD5OQwpb1XYfHpxttn43bWo7G7hIJs+zJw=",
"owner": "serokell",
"repo": "deploy-rs",
2021-09-30 09:33:01 +02:00
"rev": "9a02de4373e0ec272d08a417b269a28ac8b961b4",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
2020-12-29 07:12:27 +01:00
"devshell": {
"locked": {
2021-09-30 09:33:01 +02:00
"lastModified": 1632436039,
"narHash": "sha256-OtITeVWcKXn1SpVEnImpTGH91FycCskGBPqmlxiykv4=",
2020-12-29 07:12:27 +01:00
"owner": "numtide",
"repo": "devshell",
2021-09-30 09:33:01 +02:00
"rev": "7a7a7aa0adebe5488e5abaec688fd9ae0f8ea9c6",
2020-12-29 07:12:27 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-05-14 19:17:53 +02:00
"digga": {
"inputs": {
"blank": "blank",
2021-05-14 19:17:53 +02:00
"deploy": "deploy",
"devshell": "devshell",
2021-08-30 17:09:07 +02:00
"flake-utils": "flake-utils_2",
2021-07-21 01:33:45 +02:00
"flake-utils-plus": "flake-utils-plus",
"home-manager": [
"home"
],
2021-09-30 09:33:01 +02:00
"latest": "latest",
2021-08-30 17:09:07 +02:00
"nix": "nix",
"nixlib": [
"nixos"
],
2021-06-19 20:26:07 +02:00
"nixos-generators": "nixos-generators",
"nixpkgs": [
"nixos"
2021-07-21 01:33:45 +02:00
]
2021-05-14 19:17:53 +02:00
},
"locked": {
2021-10-18 23:36:24 +02:00
"lastModified": 1634161492,
"narHash": "sha256-7OZz7DqAhO+3axY68xsMXAyD+b5gJgVXuKjslTSCM3Y=",
2021-05-14 19:17:53 +02:00
"owner": "divnix",
"repo": "digga",
2021-10-18 23:36:24 +02:00
"rev": "a55450a16d362b6e1c50bb4025aaa604b385d3ba",
2021-05-14 19:17:53 +02:00
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "digga",
"type": "github"
}
},
2021-06-08 21:05:07 +02:00
"fenix": {
"inputs": {
"nixpkgs": "nixpkgs",
2021-06-08 21:05:07 +02:00
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2021-11-26 09:41:57 +01:00
"lastModified": 1637907875,
"narHash": "sha256-SaO0tjpGJkGrfnTyZ8VYM4QlxttTeIYmhNOksC6EVC4=",
2021-06-08 21:05:07 +02:00
"owner": "nix-community",
"repo": "fenix",
2021-11-26 09:41:57 +01:00
"rev": "2dc835bb098a86016afd5d8933eb422f4aab6854",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2021-01-25 17:20:40 +01:00
"flake-compat": {
"flake": false,
"locked": {
2021-09-30 09:33:01 +02:00
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
2021-04-19 00:23:27 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2021-09-30 09:33:01 +02:00
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
2021-04-19 00:23:27 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
2021-01-25 17:20:40 +01:00
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
2021-01-25 17:20:40 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
2021-01-25 17:20:40 +01:00
"type": "github"
}
},
2021-07-21 01:33:45 +02:00
"flake-utils-plus": {
"inputs": {
"flake-utils": [
"digga",
"flake-utils"
]
},
"locked": {
2021-09-07 18:52:42 +02:00
"lastModified": 1630859749,
"narHash": "sha256-qkoU2rIbbP2+T0dfcqXW35GCWNsi0Y1IgN9BELmt4Zo=",
"owner": "divnix",
2021-07-21 01:33:45 +02:00
"repo": "flake-utils-plus",
2021-09-07 18:52:42 +02:00
"rev": "a4e267e3fc87e60c5029c6c3855935ff1ff3018e",
"type": "github"
},
"original": {
2021-09-07 18:52:42 +02:00
"owner": "divnix",
2021-07-21 01:33:45 +02:00
"repo": "flake-utils-plus",
"type": "github"
}
},
2021-08-30 17:09:07 +02:00
"flake-utils_2": {
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2020-04-23 20:03:55 +02:00
"home": {
"inputs": {
"nixpkgs": [
"nixos"
]
2020-04-23 20:03:55 +02:00
},
"locked": {
2021-11-20 22:29:56 +01:00
"lastModified": 1637019201,
"narHash": "sha256-lq4gz51fx4m5FXfx1SCB444aEBeaYtLMVm3P18Wi9ls=",
"owner": "nix-community",
2020-04-23 20:03:55 +02:00
"repo": "home-manager",
2021-11-20 22:29:56 +01:00
"rev": "bcf03fa16a1f06b8a0abb27bf49afa8d6fffe8f1",
2020-04-23 20:03:55 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-21.05",
2020-04-23 20:03:55 +02:00
"repo": "home-manager",
"type": "github"
}
2019-12-03 06:18:30 +01:00
},
2021-04-22 05:44:15 +02:00
"latest": {
"locked": {
2021-09-30 09:33:01 +02:00
"lastModified": 1632660378,
"narHash": "sha256-sjA8eQlnyDjDLyAyq3XlJmN0nqW0ftl/pb7VnMg86L0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "31ffc50c571e6683e9ecc9dbcbd4a8e9914b4497",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"latest_2": {
2021-04-22 05:44:15 +02:00
"locked": {
2021-11-26 09:41:57 +01:00
"lastModified": 1637841632,
"narHash": "sha256-QYqiKHdda0EOnLGQCHE+GluD/Lq2EJj4hVTooPM55Ic=",
"owner": "nixos",
2021-04-22 05:44:15 +02:00
"repo": "nixpkgs",
2021-11-26 09:41:57 +01:00
"rev": "73369f8d0864854d1acfa7f1e6217f7d6b6e3fa1",
2021-04-22 05:44:15 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2021-07-22 13:12:22 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-04-22 05:44:15 +02:00
}
},
2021-08-30 17:09:07 +02:00
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1617481909,
"narHash": "sha256-SqnfOFuLuVRRNeVJr1yeEPJue/qWoCp5N6o5Kr///p4=",
"owner": "kristapsdz",
"repo": "lowdown",
"rev": "148f9b2f586c41b7e36e73009db43ea68c7a1a4d",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"ref": "VERSION_0_8_4",
"repo": "lowdown",
"type": "github"
}
},
"naersk": {
2021-06-08 21:05:07 +02:00
"inputs": {
"nixpkgs": [
"latest"
]
},
"locked": {
2021-11-26 09:41:57 +01:00
"lastModified": 1637576998,
"narHash": "sha256-bGQ66hh4Dl78T9bd1pqdp6fprHMCkrkeKqED6sDUYqo=",
2021-06-08 21:05:07 +02:00
"owner": "nmattia",
"repo": "naersk",
2021-11-26 09:41:57 +01:00
"rev": "b043f2447a4a761529254f4983cacd94b034a122",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
2021-08-30 17:09:07 +02:00
"nix": {
"inputs": {
"lowdown-src": "lowdown-src",
"nixpkgs": [
"digga",
"nixpkgs"
]
},
"locked": {
2021-09-07 18:52:42 +02:00
"lastModified": 1630335771,
"narHash": "sha256-eljjEPJdLK3aDskF7qX4YM/6KCq+w9nr+IKhrKW/AIQ=",
2021-08-30 17:09:07 +02:00
"owner": "nixos",
"repo": "nix",
2021-09-07 18:52:42 +02:00
"rev": "50a35860ee9237d341948437c5f70a7f0987d393",
2021-08-30 17:09:07 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nix",
"type": "github"
}
},
"nixos": {
2021-05-14 19:17:53 +02:00
"locked": {
2021-11-26 09:41:57 +01:00
"lastModified": 1637875414,
"narHash": "sha256-Ica++SXFuLyxX9Q7YxhfZulUif6/gwM8AEQYlUxqSgE=",
"owner": "nixos",
2020-04-23 20:03:55 +02:00
"repo": "nixpkgs",
2021-11-26 09:41:57 +01:00
"rev": "3bea86e918d8b54aa49780505d2d4cd9261413be",
2021-05-14 19:17:53 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2021-06-19 20:26:07 +02:00
"ref": "release-21.05",
"repo": "nixpkgs",
"type": "github"
2021-05-14 19:17:53 +02:00
}
},
2021-06-19 20:26:07 +02:00
"nixos-generators": {
"inputs": {
"nixlib": [
"digga",
"nixlib"
],
2021-06-19 20:26:07 +02:00
"nixpkgs": [
"digga",
"blank"
2021-06-19 20:26:07 +02:00
]
},
2020-04-23 20:03:55 +02:00
"locked": {
"lastModified": 1624973746,
"narHash": "sha256-11JbJRduNwyf556gndGErR5/12ceyHOHBfEuha5Vws4=",
2021-06-19 20:26:07 +02:00
"owner": "nix-community",
"repo": "nixos-generators",
"rev": "022ef440af8dc237ab1f59fa363cb1e25783ec3e",
2020-04-23 20:03:55 +02:00
"type": "github"
},
"original": {
2021-06-19 20:26:07 +02:00
"owner": "nix-community",
"repo": "nixos-generators",
2021-07-27 11:50:57 +02:00
"type": "github"
2020-04-23 20:03:55 +02:00
}
},
"nixos-hardware": {
"locked": {
2021-11-26 09:41:57 +01:00
"lastModified": 1637831601,
"narHash": "sha256-axRY9AehHGXfU52RK3oqDNXd9F92Tm65vEBQir3tRLI=",
"owner": "nixos",
"repo": "nixos-hardware",
2021-11-26 09:41:57 +01:00
"rev": "aad66afc1cac4a654223f6ba326899c731e57441",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2021-04-19 00:23:27 +02:00
"nixpkgs": {
2020-12-25 23:37:51 +01:00
"locked": {
2021-11-26 09:41:57 +01:00
"lastModified": 1637841632,
"narHash": "sha256-QYqiKHdda0EOnLGQCHE+GluD/Lq2EJj4hVTooPM55Ic=",
2021-06-08 21:05:07 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2021-11-26 09:41:57 +01:00
"rev": "73369f8d0864854d1acfa7f1e6217f7d6b6e3fa1",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nvfetcher": {
"inputs": {
"flake-compat": [
"digga",
"deploy",
"flake-compat"
],
"flake-utils": [
"digga",
2021-07-21 01:33:45 +02:00
"flake-utils-plus",
"flake-utils"
],
"nixpkgs": [
"latest"
]
},
"locked": {
2021-10-18 23:36:24 +02:00
"lastModified": 1634524567,
"narHash": "sha256-v9ZTZj1WNQaaVfs1P1mUPuh518mmwpqszj1EjdeGUmc=",
"owner": "berberman",
"repo": "nvfetcher",
2021-10-18 23:36:24 +02:00
"rev": "807513f4bbd0e3b5863f4c3b91f8ac846ed6da9b",
2021-01-25 17:20:40 +01:00
"type": "github"
},
"original": {
"owner": "berberman",
"repo": "nvfetcher",
2021-01-25 17:20:40 +01:00
"type": "github"
}
},
2021-08-30 17:09:07 +02:00
"poetry2nix": {
"inputs": {
"flake-utils": [
"bud",
"beautysh",
"flake-utils"
],
"nixpkgs": [
"bud",
"beautysh",
"nixpkgs"
]
},
"locked": {
"lastModified": 1625240517,
"narHash": "sha256-2E1gaOP+bCplhf3kliVQWK5N1NV2h06mkJk2KTiRTJQ=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "e40e8ed0e8c11e709e4c8c7c20174facd265a021",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
"blank": [
"digga",
"blank"
],
"bud": "bud",
2021-03-02 04:30:47 +01:00
"darwin": "darwin",
"deploy": [
"digga",
"deploy"
],
2021-05-14 19:17:53 +02:00
"digga": "digga",
2021-06-08 21:05:07 +02:00
"fenix": "fenix",
"flake-utils": [
"digga",
"flake-utils"
],
2021-07-21 01:33:45 +02:00
"flake-utils-plus": [
"digga",
"flake-utils-plus"
],
"home": "home",
2021-09-30 09:33:01 +02:00
"latest": "latest_2",
"naersk": "naersk",
"nixlib": [
"digga",
"nixlib"
],
2020-12-25 23:37:51 +01:00
"nixos": "nixos",
"nixos-hardware": "nixos-hardware",
"nixpkgs": [
"nixos"
],
2021-07-21 01:33:45 +02:00
"nvfetcher": "nvfetcher"
2021-02-15 06:11:49 +01:00
}
},
2021-06-08 21:05:07 +02:00
"rust-analyzer-src": {
"flake": false,
"locked": {
2021-11-26 09:41:57 +01:00
"lastModified": 1637854518,
"narHash": "sha256-88N40tNmtzz3YtQYtoOILi8OpwywNW/6sozjDkKZMaY=",
2021-06-08 21:05:07 +02:00
"owner": "rust-analyzer",
"repo": "rust-analyzer",
2021-11-26 09:41:57 +01:00
"rev": "91cb422e1a3cd96926af9203ab925ac6a90192b5",
2021-06-08 21:05:07 +02:00
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
2020-04-23 20:03:55 +02:00
}
},
"root": "root",
2020-07-09 08:45:05 +02:00
"version": 7
2019-12-03 06:18:30 +01:00
}