nixconfig/flake.lock

120 lines
3.0 KiB
Plaintext
Raw Normal View History

2023-11-15 16:09:47 +00:00
{
"nodes": {
"flatpaks": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
},
"locked": {
2023-12-06 12:12:37 +00:00
"lastModified": 1701334529,
"narHash": "sha256-bkvO6vqAHBEwBdov1O4/0feK38g9z+qMCBm6/UtvlWY=",
2023-11-15 16:09:47 +00:00
"owner": "GermanBread",
"repo": "declarative-flatpak",
2023-12-06 12:12:37 +00:00
"rev": "5cad4f2ea95e8bd92eed1de01718c2a6d312b471",
2023-11-15 16:09:47 +00:00
"type": "github"
},
"original": {
"owner": "GermanBread",
"ref": "stable",
"repo": "declarative-flatpak",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-09 13:58:19 +00:00
"lastModified": 1720042825,
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
2023-11-15 16:09:47 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-07-09 13:58:19 +00:00
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
2023-11-15 16:09:47 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-07-09 13:58:19 +00:00
"ref": "release-24.05",
2023-11-15 16:09:47 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-06 12:12:37 +00:00
"lastModified": 1701156937,
"narHash": "sha256-jpMJOFvOTejx211D8z/gz0ErRtQPy6RXxgD2ZB86mso=",
2023-11-15 16:09:47 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-06 12:12:37 +00:00
"rev": "7c4c20509c4363195841faa6c911777a134acdf3",
2023-11-15 16:09:47 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-06 12:12:37 +00:00
"ref": "nixos-23.11",
2023-11-15 16:09:47 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-07-09 13:58:19 +00:00
"lastModified": 1720386169,
"narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=",
2023-11-15 16:09:47 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-09 13:58:19 +00:00
"rev": "194846768975b7ad2c4988bdb82572c00222c0d7",
2023-11-15 16:09:47 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-07-09 13:58:19 +00:00
"ref": "nixos-24.05",
2023-11-15 16:09:47 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flatpaks": "flatpaks",
"home-manager": "home-manager",
2024-07-09 18:35:03 +00:00
"nixpkgs": "nixpkgs_2"
2023-11-15 16:09:47 +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"
}
},
"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"
}
}
},
"root": "root",
"version": 7
}