nixconf/flake.lock

173 lines
4.4 KiB
Plaintext
Raw Normal View History

2024-01-18 02:40:13 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils-plus": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
"lastModified": 1715533576,
"narHash": "sha256-fT4ppWeCJ0uR300EH3i7kmgRZnAVxrH+XtK09jQWihk=",
2024-01-18 02:40:13 +00:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f",
2024-01-18 02:40:13 +00:00
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2024-05-31 01:01:54 +00:00
"rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f",
2024-01-18 02:40:13 +00:00
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-31 01:01:54 +00:00
"lastModified": 1717097707,
"narHash": "sha256-HC5vJ3oYsjwsCaSbkIPv80e4ebJpNvFKQTBOGlHvjLs=",
2024-01-18 02:40:13 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-31 01:01:54 +00:00
"rev": "0eb314b4f0ba337e88123e0b1e57ef58346aafd9",
2024-01-18 02:40:13 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-31 01:01:54 +00:00
"lastModified": 1716948383,
"narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
2024-01-18 02:40:13 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-31 01:01:54 +00:00
"rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
2024-01-18 02:40:13 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-05-31 01:01:54 +00:00
"lastModified": 1717110160,
"narHash": "sha256-dW9KCBupH1pFBlXPKEHNGzi288QYOMWfIlPaTeSoHtE=",
2024-01-18 02:40:13 +00:00
"owner": "nix-community",
"repo": "NUR",
2024-05-31 01:01:54 +00:00
"rev": "a5f0ef2970d5045041d56733b6772942747042d9",
2024-01-18 02:40:13 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nur": "nur",
"snowfall-lib": "snowfall-lib",
"stable": "stable"
2024-01-18 02:40:13 +00:00
}
},
"snowfall-lib": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils-plus": "flake-utils-plus",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-31 01:01:54 +00:00
"lastModified": 1716675292,
"narHash": "sha256-7TFvVE4HR/b65/0AAhewYHEJzUXxIEJn82ow5bCkrDo=",
2024-01-18 02:40:13 +00:00
"owner": "snowfallorg",
"repo": "lib",
2024-05-31 01:01:54 +00:00
"rev": "5d6e9f235735393c28e1145bec919610b172a20f",
2024-01-18 02:40:13 +00:00
"type": "github"
},
"original": {
"owner": "snowfallorg",
"repo": "lib",
"type": "github"
}
},
"stable": {
"locked": {
2024-05-31 01:01:54 +00:00
"lastModified": 1716991068,
"narHash": "sha256-Av0UWCCiIGJxsZ6TFc+OiKCJNqwoxMNVYDBChmhjNpo=",
"owner": "nixos",
"repo": "nixpkgs",
2024-05-31 01:01:54 +00:00
"rev": "25cf937a30bf0801447f6bf544fc7486c6309234",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-18 02:40:13 +00:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}