diff options
author | stuebinm | 2024-12-05 01:07:52 +0100 |
---|---|---|
committer | stuebinm | 2024-12-05 01:07:52 +0100 |
commit | 203aa6daede832cf6a56ef56950e04284df38035 (patch) | |
tree | 01236f62bfef7c0726e94f90fc030e269da729a3 /npins | |
parent | 5d1d5f16ac89e3abea5a21fcb1ad4cc973f8b424 (diff) |
NixOS 24.11
Diffstat (limited to 'npins')
-rw-r--r-- | npins/sources.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/npins/sources.json b/npins/sources.json index a5eef92..f123ecd 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -77,10 +77,10 @@ "owner": "nix-community", "repo": "home-manager" }, - "branch": "release-24.05", - "revision": "2f23fa308a7c067e52dfcc30a0758f47043ec176", - "url": "https://github.com/nix-community/home-manager/archive/2f23fa308a7c067e52dfcc30a0758f47043ec176.tar.gz", - "hash": "00wp0s9b5nm5rsbwpc1wzfrkyxxmqjwsc1kcibjdbfkh69arcpsn" + "branch": "release-24.11", + "revision": "62d536255879be574ebfe9b87c4ac194febf47c5", + "url": "https://github.com/nix-community/home-manager/archive/62d536255879be574ebfe9b87c4ac194febf47c5.tar.gz", + "hash": "0v9bsc6r2626kap2m12zxw47m4p2kpr4pjldr7wvgqq48vwd72cm" }, "isabelle-utils": { "type": "Git", @@ -115,6 +115,18 @@ "url": null, "hash": "07lms2jl79nalzspw19c18h8ph6i8vlbawn2v2av42h2723qq397" }, + "nixos-mailserver": { + "type": "Git", + "repository": { + "type": "GitLab", + "repo_path": "simple-nixos-mailserver/nixos-mailserver", + "server": "https://gitlab.com/" + }, + "branch": "master", + "revision": "af7d3bf5daeba3fc28089b015c0dd43f06b176f2", + "url": "https://gitlab.com/api/v4/projects/simple-nixos-mailserver%2Fnixos-mailserver/repository/archive.tar.gz?sha=af7d3bf5daeba3fc28089b015c0dd43f06b176f2", + "hash": "1j0r52ij5pw8b8wc5xz1bmm5idwkmsnwpla6smz8gypcjls860ma" + }, "nixpkgs": { "type": "Git", "repository": { @@ -122,10 +134,10 @@ "owner": "NixOS", "repo": "nixpkgs" }, - "branch": "nixos-24.05", - "revision": "7e1ca67996afd8233d9033edd26e442836cc2ad6", - "url": "https://github.com/NixOS/nixpkgs/archive/7e1ca67996afd8233d9033edd26e442836cc2ad6.tar.gz", - "hash": "03pdf5wrpxwmr37p3xn45vm6cz1m7bzvif2v8xhqpmm09m40zb7j" + "branch": "nixos-24.11", + "revision": "b681065d0919f7eb5309a93cea2cfa84dec9aa88", + "url": "https://github.com/NixOS/nixpkgs/archive/b681065d0919f7eb5309a93cea2cfa84dec9aa88.tar.gz", + "hash": "1sd5hq0jw3g9la4w4q63rnrzd6nihi3kqpszldb0n8ws523pbbks" }, "nixpkgs-unstable": { "type": "Git", |