nixos/flake.lock

155 lines
4.0 KiB
Plaintext
Raw Normal View History

2024-02-27 03:43:43 +00:00
{
"nodes": {
2024-02-27 08:58:20 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-04 07:14:08 +00:00
"lastModified": 1706981411,
"narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
2024-02-27 08:58:20 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-03-04 07:14:08 +00:00
"rev": "652fda4ca6dafeb090943422c34ae9145787af37",
2024-02-27 08:58:20 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-03-04 07:14:08 +00:00
"ref": "release-23.11",
2024-02-27 08:58:20 +00:00
"repo": "home-manager",
"type": "github"
}
},
2024-02-27 03:43:43 +00:00
"nixpkgs": {
"locked": {
2024-03-08 14:42:01 +00:00
"lastModified": 1709677081,
"narHash": "sha256-tix36Y7u0rkn6mTm0lA45b45oab2cFLqAzDbJxeXS+c=",
2024-02-27 03:43:43 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-03-08 14:42:01 +00:00
"rev": "880992dcc006a5e00dd0591446fdf723e6a51a64",
2024-02-27 03:43:43 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-03-04 03:24:34 +00:00
"ref": "nixos-23.11",
2024-02-27 03:43:43 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-06 19:17:04 +00:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1709428628,
"narHash": "sha256-//ZCCnpVai/ShtO2vPjh3AWgo8riXCaret6V9s7Hew4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "66d65cb00b82ffa04ee03347595aa20e41fe3555",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-04 22:59:28 +00:00
"nixpkgs-unstable": {
"locked": {
2024-03-08 14:42:01 +00:00
"lastModified": 1709703039,
"narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=",
2024-03-04 22:59:28 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-03-08 14:42:01 +00:00
"rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d",
2024-03-04 22:59:28 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-06 19:17:04 +00:00
"nixpkgs_2": {
2024-03-07 03:00:22 +00:00
"locked": {
"lastModified": 1709479366,
"narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2024-03-06 19:17:04 +00:00
"locked": {
"lastModified": 1709356872,
"narHash": "sha256-mvxCirJbtkP0cZ6ABdwcgTk0u3bgLoIoEFIoYBvD6+4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "458b097d81f90275b3fdf03796f0563844926708",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-07 03:00:22 +00:00
"notlistener": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1709780344,
"narHash": "sha256-ZwM8Buys5t9WS1sooMsGgMnR1vRsTmazCrCu5UL24dQ=",
"ref": "master",
"rev": "129eea14a4e43de1c21510134cdd0fa84fce5b80",
"revCount": 6,
"type": "git",
"url": "https://git.t-juice.club/torjus/notlistener"
},
"original": {
"ref": "master",
"type": "git",
"url": "https://git.t-juice.club/torjus/notlistener"
}
},
2024-02-27 03:43:43 +00:00
"root": {
"inputs": {
2024-02-27 08:58:20 +00:00
"home-manager": "home-manager",
2024-03-04 22:59:28 +00:00
"nixpkgs": "nixpkgs",
2024-03-06 19:17:04 +00:00
"nixpkgs-unstable": "nixpkgs-unstable",
2024-03-07 03:00:22 +00:00
"notlistener": "notlistener",
2024-03-06 19:17:04 +00:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
2024-03-07 03:00:22 +00:00
"nixpkgs": "nixpkgs_3",
2024-03-06 19:17:04 +00:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1709711091,
"narHash": "sha256-L0rSIU9IguTG4YqSj4B/02SyTEz55ACq5t8gXpzteYc=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "25dd60fdd08fcacee2567a26ba6b91fe098941dc",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2024-02-27 03:43:43 +00:00
}
}
},
"root": "root",
"version": 7
}