nixos/flake.lock

168 lines
4.1 KiB
Text
Raw Normal View History

2024-04-07 17:53:24 +00:00
{
"nodes": {
2025-01-31 15:13:22 +01:00
"ags": {
2024-04-07 17:53:24 +00:00
"inputs": {
2025-01-31 15:13:22 +01:00
"astal": "astal",
2024-04-07 17:53:24 +00:00
"nixpkgs": [
"nixpkgs"
2024-08-28 16:08:36 +00:00
]
2024-04-07 17:53:24 +00:00
},
"locked": {
2025-01-31 15:13:22 +01:00
"lastModified": 1738087375,
"narHash": "sha256-GLyNtU9A2VN22jNRHZ2OXuFfTJLh8uEVVt+ftsKUX0c=",
"owner": "aylur",
"repo": "ags",
"rev": "a6a7a0adb17740f4c34a59902701870d46fbb6a4",
2024-04-07 17:53:24 +00:00
"type": "github"
},
"original": {
2025-01-31 15:13:22 +01:00
"owner": "aylur",
"repo": "ags",
2024-04-07 17:53:24 +00:00
"type": "github"
}
},
2025-01-31 15:13:22 +01:00
"astal": {
2024-04-07 17:53:24 +00:00
"inputs": {
2024-08-28 16:08:36 +00:00
"nixpkgs": [
2025-01-31 15:13:22 +01:00
"ags",
2024-08-28 16:08:36 +00:00
"nixpkgs"
]
2024-04-07 17:53:24 +00:00
},
"locked": {
2025-01-31 15:13:22 +01:00
"lastModified": 1737670815,
"narHash": "sha256-ZCxxshGN7XooabArcoGkYSNx5yVunqjKJi2aTv6cznI=",
"owner": "aylur",
"repo": "astal",
"rev": "127e9cdcbf173846a3c40ddc0abfbb038df48042",
2024-04-07 17:53:24 +00:00
"type": "github"
},
"original": {
2025-01-31 15:13:22 +01:00
"owner": "aylur",
"repo": "astal",
2024-04-07 17:53:24 +00:00
"type": "github"
}
},
2025-01-31 15:13:22 +01:00
"astal_2": {
2024-04-07 17:53:24 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-31 15:13:22 +01:00
"lastModified": 1738063137,
"narHash": "sha256-lPuk+JaqFx7DFWAhf+PYcY4NF2Ebr5YRGLO/3299hHI=",
"owner": "aylur",
"repo": "astal",
"rev": "cb1578a7917339a9df9fa87773a739a0249501e2",
2024-04-07 17:53:24 +00:00
"type": "github"
},
"original": {
2025-01-31 15:13:22 +01:00
"owner": "aylur",
"repo": "astal",
2024-04-07 17:53:24 +00:00
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-31 15:13:22 +01:00
"lastModified": 1736373539,
"narHash": "sha256-dinzAqCjenWDxuy+MqUQq0I4zUSfaCvN9rzuCmgMZJY=",
2024-04-07 17:53:24 +00:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-31 15:13:22 +01:00
"rev": "bd65bc3cde04c16755955630b344bc9e35272c56",
2024-04-07 17:53:24 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2025-01-31 15:13:22 +01:00
"ref": "release-24.11",
2024-08-28 16:08:36 +00:00
"repo": "home-manager",
"type": "github"
}
},
2025-01-31 15:13:22 +01:00
"nixlib": {
2024-08-28 16:08:36 +00:00
"locked": {
2025-01-31 15:13:22 +01:00
"lastModified": 1736643958,
"narHash": "sha256-tmpqTSWVRJVhpvfSN9KXBvKEXplrwKnSZNAoNPf/S/s=",
2024-08-28 16:08:36 +00:00
"owner": "nix-community",
2025-01-31 15:13:22 +01:00
"repo": "nixpkgs.lib",
"rev": "1418bc28a52126761c02dd3d89b2d8ca0f521181",
2024-08-28 16:08:36 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2025-01-31 15:13:22 +01:00
"repo": "nixpkgs.lib",
2024-08-28 16:08:36 +00:00
"type": "github"
}
},
2025-01-31 15:13:22 +01:00
"nixos-generators": {
2024-04-07 17:53:24 +00:00
"inputs": {
2025-01-31 15:13:22 +01:00
"nixlib": "nixlib",
2024-04-07 17:53:24 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-31 15:13:22 +01:00
"lastModified": 1737057290,
"narHash": "sha256-3Pe0yKlCc7EOeq1X/aJVDH0CtNL+tIBm49vpepwL1MQ=",
2024-04-07 17:53:24 +00:00
"owner": "nix-community",
2025-01-31 15:13:22 +01:00
"repo": "nixos-generators",
"rev": "d002ce9b6e7eb467cd1c6bb9aef9c35d191b5453",
2024-04-07 17:53:24 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2025-01-31 15:13:22 +01:00
"repo": "nixos-generators",
2024-04-07 17:53:24 +00:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-31 15:13:22 +01:00
"lastModified": 1738023785,
"narHash": "sha256-BPHmb3fUwdHkonHyHi1+x89eXB3kA1jffIpwPVJIVys=",
"owner": "nixos",
2024-04-07 17:53:24 +00:00
"repo": "nixpkgs",
2025-01-31 15:13:22 +01:00
"rev": "2b4230bf03deb33103947e2528cac2ed516c5c89",
2024-04-07 17:53:24 +00:00
"type": "github"
},
"original": {
2025-01-31 15:13:22 +01:00
"owner": "nixos",
"ref": "nixos-24.11",
2024-04-07 17:53:24 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-08-28 16:08:36 +00:00
"nixpkgs-unstable": {
2024-04-07 17:53:24 +00:00
"locked": {
2024-08-28 16:08:36 +00:00
"lastModified": 1724224976,
"narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=",
"owner": "nixos",
2024-04-07 17:53:24 +00:00
"repo": "nixpkgs",
2024-08-28 16:08:36 +00:00
"rev": "c374d94f1536013ca8e92341b540eba4c22f9c62",
2024-04-07 17:53:24 +00:00
"type": "github"
},
"original": {
2024-08-28 16:08:36 +00:00
"owner": "nixos",
"ref": "nixos-unstable",
2024-04-09 20:45:15 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-07 17:53:24 +00:00
"root": {
"inputs": {
2025-01-31 15:13:22 +01:00
"ags": "ags",
"astal": "astal_2",
2024-04-07 17:53:24 +00:00
"home-manager": "home-manager",
2025-01-31 15:13:22 +01:00
"nixos-generators": "nixos-generators",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2024-04-09 20:45:15 +00:00
}
2024-04-07 17:53:24 +00:00
}
},
"root": "root",
"version": 7
}