2022-12-13 14:25:50 -06:00
|
|
|
{
|
|
|
|
"nodes": {
|
2023-08-29 15:42:03 -05:00
|
|
|
"bash": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1678247195,
|
|
|
|
"narHash": "sha256-m/wSwlSket+hob3JED4XUvoWJLtW7yhtOiZrlRDMShs=",
|
|
|
|
"ref": "refs/heads/main",
|
|
|
|
"rev": "e7a00dcc0e75bc3ef6856bdd94d7d809245f5636",
|
|
|
|
"revCount": 1,
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://git.ocjtech.us/jeff/nixos-bash-prompt-builder.git"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://git.ocjtech.us/jeff/nixos-bash-prompt-builder.git"
|
|
|
|
}
|
|
|
|
},
|
2022-12-13 14:25:50 -06:00
|
|
|
"flake-utils": {
|
2023-08-29 15:42:03 -05:00
|
|
|
"inputs": {
|
|
|
|
"systems": "systems"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1692799911,
|
|
|
|
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils_2": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": "systems_2"
|
|
|
|
},
|
2022-12-13 14:25:50 -06:00
|
|
|
"locked": {
|
2023-08-29 15:42:03 -05:00
|
|
|
"lastModified": 1689068808,
|
|
|
|
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
|
2022-12-13 14:25:50 -06:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2023-08-29 15:42:03 -05:00
|
|
|
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
|
2022-12-13 14:25:50 -06:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-08-29 15:42:03 -05:00
|
|
|
"make-shell": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1634940815,
|
|
|
|
"narHash": "sha256-P69OmveboXzS+es1vQGS4bt+ckwbeIExqxfGLjGuJqA=",
|
|
|
|
"owner": "ursi",
|
|
|
|
"repo": "nix-make-shell",
|
|
|
|
"rev": "8add91681170924e4d0591b22f294aee3f5516f9",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ursi",
|
|
|
|
"repo": "nix-make-shell",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nix-github-actions": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"poetry2nix",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1688870561,
|
|
|
|
"narHash": "sha256-4UYkifnPEw1nAzqqPOTL2MvWtm3sNGw1UTYTalkTcGY=",
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nix-github-actions",
|
|
|
|
"rev": "165b1650b753316aa7f1787f3005a8d2da0f5301",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nix-github-actions",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-13 14:25:50 -06:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2023-08-29 15:42:03 -05:00
|
|
|
"lastModified": 1693231525,
|
|
|
|
"narHash": "sha256-Zmh8m0HHcgGBDth6jdJPmc4UAAP0L4jQmqIztywF1Iw=",
|
2022-12-13 14:25:50 -06:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-08-29 15:42:03 -05:00
|
|
|
"rev": "c540061ac8d72d6e6d99345bd2d590c82b2f58c1",
|
2022-12-13 14:25:50 -06:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"id": "nixpkgs",
|
2023-08-29 15:42:03 -05:00
|
|
|
"ref": "nixos-23.05",
|
2022-12-13 14:25:50 -06:00
|
|
|
"type": "indirect"
|
|
|
|
}
|
|
|
|
},
|
2023-08-29 15:42:03 -05:00
|
|
|
"poetry2nix": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-utils": "flake-utils_2",
|
|
|
|
"nix-github-actions": "nix-github-actions",
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1693051011,
|
|
|
|
"narHash": "sha256-HNbuVCS/Fnl1YZOjBk9/MlIem+wM8fvIzTH0CVQrLSQ=",
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "poetry2nix",
|
|
|
|
"rev": "5b3a5151cf212021ff8d424f215fb030e4ff2837",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "poetry2nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-13 14:25:50 -06:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2023-08-29 15:42:03 -05:00
|
|
|
"bash": "bash",
|
2022-12-13 14:25:50 -06:00
|
|
|
"flake-utils": "flake-utils",
|
2023-08-29 15:42:03 -05:00
|
|
|
"make-shell": "make-shell",
|
|
|
|
"nixpkgs": "nixpkgs",
|
|
|
|
"poetry2nix": "poetry2nix"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"systems": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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-12-13 14:25:50 -06:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|