diff options
| author | Soramane <61896496+soramanew@users.noreply.github.com> | 2025-08-09 13:01:57 +1000 |
|---|---|---|
| committer | Soramane <61896496+soramanew@users.noreply.github.com> | 2025-08-09 13:01:57 +1000 |
| commit | 6a8aa6a0a79968b84407f66faf38f44d9fbefc03 (patch) | |
| tree | 53c621a84806548dcf7442df6774147fa4db6ff8 | |
| parent | nix: use nixpkgs app2unit (diff) | |
| download | caelestia-shell-6a8aa6a0a79968b84407f66faf38f44d9fbefc03.tar.gz caelestia-shell-6a8aa6a0a79968b84407f66faf38f44d9fbefc03.tar.bz2 caelestia-shell-6a8aa6a0a79968b84407f66faf38f44d9fbefc03.zip | |
nix/chore: update flake inputs
| -rw-r--r-- | flake.lock | 34 |
1 files changed, 6 insertions, 28 deletions
@@ -1,40 +1,18 @@ { "nodes": { - "app2unit": { - "inputs": { - "nixpkgs": [ - "caelestia-cli", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1752640923, - "narHash": "sha256-jcoNgqOaD7wuoYg6y+BXuCHueDzJ7gjR7RdFKHBNg2A=", - "owner": "soramanew", - "repo": "app2unit", - "rev": "d0159c1d7090f8563db6bedd153cb8168628b06d", - "type": "github" - }, - "original": { - "owner": "soramanew", - "repo": "app2unit", - "type": "github" - } - }, "caelestia-cli": { "inputs": { - "app2unit": "app2unit", "caelestia-shell": [], "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1753407718, - "narHash": "sha256-VnqE8hpqyIdJ91OBaJatxGyNccev+OC19U/MVZUd/0E=", + "lastModified": 1754708376, + "narHash": "sha256-RtOqlQ8i4EFCtPJYT6hX39EEO7sjGzSbO3tKIto/Yw4=", "owner": "caelestia-dots", "repo": "cli", - "rev": "2bde2ddfbf56277fbf93af96fe3a88cb042b6696", + "rev": "9489f0d4f629bfd8751ff55784a9587d54eb40f1", "type": "github" }, "original": { @@ -45,11 +23,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1753939845, - "narHash": "sha256-K2ViRJfdVGE8tpJejs8Qpvvejks1+A4GQej/lBk5y7I=", + "lastModified": 1754498491, + "narHash": "sha256-erbiH2agUTD0Z30xcVSFcDHzkRvkRXOQ3lb887bcVrs=", "owner": "nixos", "repo": "nixpkgs", - "rev": "94def634a20494ee057c76998843c015909d6311", + "rev": "c2ae88e026f9525daf89587f3cbee584b92b6134", "type": "github" }, "original": { |