templates/full/flake.lock
Tim dfd2a90b15
rename input to correctly reflect naming scheme (#55)
stable branches in nixpkgs are named like so 'nixos-<release>'
updated flake lock with
$ nix flake lock --update-input nixpkgsGitHubBranch
some of the inputs got shuffled around

Co-authored-by: Tim Häring <tim.haering@posteo.net>
2022-11-25 16:59:14 -05:00

634 lines
17 KiB
JSON

{
"nodes": {
"c-hello": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"dir": "c-hello",
"lastModified": 1637957362,
"narHash": "sha256-OfhmLR4Bkaz9CFh/p9Mom6BS0lnFDRJ6F4KofVX6JCU=",
"owner": "NixOS",
"repo": "templates",
"rev": "16cd57c9c3f037eddddb57f87b65350ec59ed4f1",
"type": "github"
},
"original": {
"dir": "c-hello",
"owner": "NixOS",
"repo": "templates",
"type": "github"
}
},
"dwarffs": {
"inputs": {
"nix": "nix",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1611240086,
"narHash": "sha256-z8NmKUm7rfcAIkwtO4JZZo2KKDNQmHyExgNFRRzi1kM=",
"owner": "edolstra",
"repo": "dwarffs",
"rev": "f691e2c991e75edb22836f1dbe632c40324215c5",
"type": "github"
},
"original": {
"id": "dwarffs",
"type": "indirect"
}
},
"flake-utils": {
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitRepo": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1638180155,
"narHash": "sha256-0J2dBaNLKlFzbscG8oiBjM150eZ8XJyT3fJr/4+FUF0=",
"ref": "master",
"rev": "2ac5798fdc79762ceee520b2b3b4758f7f97b17e",
"revCount": 590,
"type": "git",
"url": "https://github.com/NixOS/patchelf"
},
"original": {
"type": "git",
"url": "https://github.com/NixOS/patchelf"
}
},
"gitRepoBranch": {
"inputs": {
"nixpkgs": "nixpkgs_4"
},
"locked": {
"lastModified": 1638180155,
"narHash": "sha256-0J2dBaNLKlFzbscG8oiBjM150eZ8XJyT3fJr/4+FUF0=",
"ref": "master",
"rev": "2ac5798fdc79762ceee520b2b3b4758f7f97b17e",
"revCount": 590,
"type": "git",
"url": "https://github.com/NixOS/patchelf"
},
"original": {
"ref": "master",
"type": "git",
"url": "https://github.com/NixOS/patchelf"
}
},
"gitRepoRev": {
"inputs": {
"nixpkgs": "nixpkgs_5"
},
"locked": {
"lastModified": 1607357998,
"narHash": "sha256-+QFEOMgWyqOjF7xkFjtJ3JxLtVQ/NSWJNPkH1TBEXxg=",
"ref": "master",
"rev": "f34751b88bd07d7f44f5cd3200fb4122bf916c7e",
"revCount": 434,
"type": "git",
"url": "https://github.com/NixOS/patchelf"
},
"original": {
"ref": "master",
"rev": "f34751b88bd07d7f44f5cd3200fb4122bf916c7e",
"type": "git",
"url": "https://github.com/NixOS/patchelf"
}
},
"grcov": {
"flake": false,
"locked": {
"lastModified": 1638309387,
"narHash": "sha256-e9CT64rVq3giH2kzOAkQvTVQA4t9Zv/bvPchsQZEOlA=",
"owner": "mozilla",
"repo": "grcov",
"rev": "2bbe1201c3867c84aa1e57d777749025626ba536",
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "grcov",
"type": "github"
}
},
"import-cargo": {
"locked": {
"lastModified": 1594305518,
"narHash": "sha256-frtArgN42rSaEcEOYWg8sVPMUK+Zgch3c+wejcpX3DY=",
"owner": "edolstra",
"repo": "import-cargo",
"rev": "25d40be4a73d40a2572e0cc233b83253554f06c5",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "import-cargo",
"type": "github"
}
},
"import-cargo_2": {
"locked": {
"lastModified": 1594305518,
"narHash": "sha256-frtArgN42rSaEcEOYWg8sVPMUK+Zgch3c+wejcpX3DY=",
"owner": "edolstra",
"repo": "import-cargo",
"rev": "25d40be4a73d40a2572e0cc233b83253554f06c5",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "import-cargo",
"type": "github"
}
},
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1598695561,
"narHash": "sha256-gyH/5j+h/nWw0W8AcR2WKvNBUsiQ7QuxqSJNXAwV+8E=",
"owner": "kristapsdz",
"repo": "lowdown",
"rev": "1705b4a26fbf065d9574dce47a94e8c7c79e052f",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}
},
"nix": {
"inputs": {
"lowdown-src": "lowdown-src",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1610390819,
"narHash": "sha256-XE2ajw0BOtmEksRfeY5+CKN8PNlZnsMGL73sxykdQdM=",
"owner": "NixOS",
"repo": "nix",
"rev": "6254b1f5d298ff73127d7b0f0da48f142bdc753c",
"type": "github"
},
"original": {
"id": "nix",
"type": "indirect"
}
},
"nix-bundle": {
"inputs": {
"nix-bundle": "nix-bundle_2",
"nix-utils": "nix-utils",
"nixpkgs": "nixpkgs_8"
},
"locked": {
"lastModified": 1656042461,
"narHash": "sha256-8me0sv6kMgEJLxwep06adAMeRC9XdDXY9gusTqI8PBc=",
"owner": "NixOS",
"repo": "bundlers",
"rev": "b11f6a6b4d96ad424dc927fa211d1a1ac50179ef",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "bundlers",
"type": "github"
}
},
"nix-bundle_2": {
"inputs": {
"nixpkgs": "nixpkgs_6"
},
"locked": {
"lastModified": 1660100837,
"narHash": "sha256-RKzH/bCKzz6rw1IbTjm0tusjBlT4Dp52VkBPIpXyHtc=",
"owner": "matthewbauer",
"repo": "nix-bundle",
"rev": "e9fa7e8a118942adafa8592a28b301ee23d37c13",
"type": "github"
},
"original": {
"owner": "matthewbauer",
"repo": "nix-bundle",
"type": "github"
}
},
"nix-utils": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_7"
},
"locked": {
"lastModified": 1632973430,
"narHash": "sha256-9G8zo+0nfYAALV5umCyQR/2hVUFNH10JropBkyxZGGw=",
"owner": "juliosueiras-nix",
"repo": "nix-utils",
"rev": "b44e1ffd726aa03056db9df469efb497d8b9871b",
"type": "github"
},
"original": {
"owner": "juliosueiras-nix",
"repo": "nix-utils",
"type": "github"
}
},
"nixops": {
"inputs": {
"nixpkgs": "nixpkgs_9",
"utils": "utils"
},
"locked": {
"lastModified": 1638353199,
"narHash": "sha256-YRsl35Pfa0MVHVZZ1qj+wkK54C2WLt/TC1bCgfNLXx4=",
"owner": "NixOS",
"repo": "nixops",
"rev": "0c989d79c9052ebf52f12964131f4fc31ac20a18",
"type": "github"
},
"original": {
"id": "nixops",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1626834727,
"narHash": "sha256-ToGgus+UImnLNaLgv+xfo/cI3J/NQl2KB5kvyErXays=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "63ee5cd99a2e193d5e4c879feb9683ddec23fa03",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05",
"type": "indirect"
}
},
"nixpkgsGitHub": {
"locked": {
"lastModified": 1638432027,
"narHash": "sha256-jqOa6JdrJah2nhcA8a24gMb8wz+ktbQccxMrTeze2Sk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "352a3d75387609469fa23b0bcaaba03541e0a396",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsGitHubBranch": {
"locked": {
"lastModified": 1635350005,
"narHash": "sha256-tAMJnUwfaDEB2aa31jGcu7R7bzGELM9noc91L2PbVjg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1c1f5649bb9c1b0d98637c8c365228f57126f361",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsGitHubDir": {
"inputs": {
"nixpkgs": "nixpkgs_10"
},
"locked": {
"dir": "blender",
"lastModified": 1638286773,
"narHash": "sha256-1x6HJdbs+VN9R/e7HJxyU07kMtEf2+vlE3sPbU2HcKM=",
"owner": "edolstra",
"repo": "nix-warez",
"rev": "b71d8914c301f5ab1d758a602f92e29a884998f0",
"type": "github"
},
"original": {
"dir": "blender",
"owner": "edolstra",
"repo": "nix-warez",
"type": "github"
}
},
"nixpkgsGitHubRevision": {
"locked": {
"lastModified": 1608560866,
"narHash": "sha256-pUEPHLXHOeFdpyw3TENsRiSyMrFGrBTAgTInv7IeFqo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a3a3dda3bacf61e8a39258a0ed9c924eeca8e293",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a3a3dda3bacf61e8a39258a0ed9c924eeca8e293",
"type": "github"
}
},
"nixpkgsIndirect": {
"locked": {
"lastModified": 1638036800,
"narHash": "sha256-7OrJP3haqposNbn3d8Ut3TaQaYXJaJ231+X2GH6xoh0=",
"path": "/nix/store/w8kp192fpmikv9y21gnr448wlsjbikdm-source",
"rev": "7abd52203daad8d9f59158a9611b98692792d700",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgsRegistry": {
"locked": {
"lastModified": 1638036800,
"narHash": "sha256-7OrJP3haqposNbn3d8Ut3TaQaYXJaJ231+X2GH6xoh0=",
"path": "/nix/store/w8kp192fpmikv9y21gnr448wlsjbikdm-source",
"rev": "7abd52203daad8d9f59158a9611b98692792d700",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgsRegistryOverride": {
"locked": {
"lastModified": 1608560866,
"narHash": "sha256-pUEPHLXHOeFdpyw3TENsRiSyMrFGrBTAgTInv7IeFqo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a3a3dda3bacf61e8a39258a0ed9c924eeca8e293",
"type": "github"
},
"original": {
"id": "nixpkgs",
"rev": "a3a3dda3bacf61e8a39258a0ed9c924eeca8e293",
"type": "indirect"
}
},
"nixpkgs_10": {
"locked": {
"lastModified": 1632918953,
"narHash": "sha256-XY3TKBfhP7wCu/SeqrwIkTWkyYHy5W1yRR8pxyzRY9Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ee90403e147b181300dffca5b0afa405e14f1945",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05",
"type": "indirect"
}
},
"nixpkgs_11": {
"locked": {
"lastModified": 1626834727,
"narHash": "sha256-ToGgus+UImnLNaLgv+xfo/cI3J/NQl2KB5kvyErXays=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "63ee5cd99a2e193d5e4c879feb9683ddec23fa03",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05",
"type": "indirect"
}
},
"nixpkgs_12": {
"locked": {
"lastModified": 1637875414,
"narHash": "sha256-Ica++SXFuLyxX9Q7YxhfZulUif6/gwM8AEQYlUxqSgE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3bea86e918d8b54aa49780505d2d4cd9261413be",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1602702596,
"narHash": "sha256-fqJ4UgOb4ZUnCDIapDb4gCrtAah5Rnr2/At3IzMitig=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ad0d20345219790533ebe06571f82ed6b034db31",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.09-small",
"type": "indirect"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1637875414,
"narHash": "sha256-Ica++SXFuLyxX9Q7YxhfZulUif6/gwM8AEQYlUxqSgE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3bea86e918d8b54aa49780505d2d4cd9261413be",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05",
"type": "indirect"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1637875414,
"narHash": "sha256-Ica++SXFuLyxX9Q7YxhfZulUif6/gwM8AEQYlUxqSgE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3bea86e918d8b54aa49780505d2d4cd9261413be",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05",
"type": "indirect"
}
},
"nixpkgs_5": {
"locked": {
"lastModified": 1606669556,
"narHash": "sha256-9rlqZ5JwnA6nK04vKhV0s5ndepnWL5hpkaTV1b4ASvk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ae47c79479a086e96e2977c61e538881913c0c08",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.09",
"type": "indirect"
}
},
"nixpkgs_6": {
"locked": {
"lastModified": 1620055814,
"narHash": "sha256-8LEHoYSJiL901bTMVatq+rf8y7QtWuZhwwpKE2fyaRY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1db42b7fe3878f3f5f7a4f2dc210772fd080e205",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.03-small",
"type": "indirect"
}
},
"nixpkgs_7": {
"locked": {
"lastModified": 1629252929,
"narHash": "sha256-Aj20gmGBs8TG7pyaQqgbsqAQ6cB+TVuL18Pk3DPBxcQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3788c68def67ca7949e0864c27638d484389363d",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_8": {
"locked": {
"lastModified": 0,
"narHash": "sha256-0gDMJ2T3qf58xgcSbYoXiRGUkPWmKyr5C3vcathWhKs=",
"path": "/nix/store/22aq7ifkxk95achgwbb8ygjklgcwygvn-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_9": {
"locked": {
"lastModified": 1669402227,
"narHash": "sha256-vSCaUOj1x3//go2VBhqZCq8PMJfCDTkQvsyprCfSjzY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9606b885552317f801a8688e40100af1750e1ed1",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"c-hello": "c-hello",
"dwarffs": "dwarffs",
"gitRepo": "gitRepo",
"gitRepoBranch": "gitRepoBranch",
"gitRepoRev": "gitRepoRev",
"grcov": "grcov",
"import-cargo": "import-cargo",
"nix-bundle": "nix-bundle",
"nixops": "nixops",
"nixpkgs": [
"nixops",
"nixpkgs"
],
"nixpkgsGitHub": "nixpkgsGitHub",
"nixpkgsGitHubBranch": "nixpkgsGitHubBranch",
"nixpkgsGitHubDir": "nixpkgsGitHubDir",
"nixpkgsGitHubRevision": "nixpkgsGitHubRevision",
"nixpkgsIndirect": "nixpkgsIndirect",
"nixpkgsRegistry": "nixpkgsRegistry",
"nixpkgsRegistryOverride": "nixpkgsRegistryOverride",
"rust-web-server": "rust-web-server",
"tarFlake": "tarFlake"
}
},
"rust-web-server": {
"inputs": {
"import-cargo": "import-cargo_2",
"nixpkgs": "nixpkgs_11"
},
"locked": {
"dir": "rust-web-server",
"lastModified": 1637957362,
"narHash": "sha256-OfhmLR4Bkaz9CFh/p9Mom6BS0lnFDRJ6F4KofVX6JCU=",
"owner": "NixOS",
"repo": "templates",
"rev": "16cd57c9c3f037eddddb57f87b65350ec59ed4f1",
"type": "github"
},
"original": {
"dir": "rust-web-server",
"owner": "NixOS",
"repo": "templates",
"type": "github"
}
},
"tarFlake": {
"inputs": {
"nixpkgs": "nixpkgs_12"
},
"locked": {
"narHash": "sha256-0J2dBaNLKlFzbscG8oiBjM150eZ8XJyT3fJr/4+FUF0=",
"type": "tarball",
"url": "https://github.com/NixOS/patchelf/archive/master.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/patchelf/archive/master.tar.gz"
}
},
"utils": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}