summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterbeszel: 0.18.2 -> 0.18.3 (#487444)nixpkgs-ci[bot]6 months
origin/HEADbeszel: 0.18.2 -> 0.18.3 (#487444)nixpkgs-ci[bot]6 months
origin/masterbeszel: 0.18.2 -> 0.18.3 (#487444)nixpkgs-ci[bot]6 months
origin/staging-nextnixos/pam: enable lastlog2 import service if any pam service uses lastlog (#4...K90012 months
origin/backport-432323-to-release-25.05capnproto: fix fibers on static buildsJade Lovelace12 months
origin/backport-424505-to-release-25.05julia_111: 1.11.5 -> 1.11.6Weijia Wang12 months
origin/stagingMerge staging-next into stagingnixpkgs-ci[bot]12 months
origin/nixos-unstable-smallnakama: 3.29.0 -> 3.30.0 (#432605)nixpkgs-merge-bot[bot]12 months
origin/haskell-updatesMerge b1b0d690fbb0e4a2fa029ab625a3b1646487fee1 into haskell-updatesnixpkgs-ci[bot]12 months
origin/staging-25.05Merge staging-next-25.05 into staging-25.05nixpkgs-ci[bot]12 months
[...]
 
TagDownloadAuthorAge
25.05nixpkgs-25.05.tar.gz  Leona Maroni15 months
25.11-prenixpkgs-25.11-pre.tar.gz  Leona Maroni15 months
25.05-betanixpkgs-25.05-beta.tar.gz  Leona Maroni15 months
24.11nixpkgs-24.11.tar.gz  Martin Weinelt17 months
branch-off-24.11nixpkgs-branch-off-24.11.tar.gz  Tristan Ross21 months
24.11-betanixpkgs-24.11-beta.tar.gz  Tristan Ross21 months
24.05nixpkgs-24.05.tar.gz  Weijia Wang2 years
24.11-prenixpkgs-24.11-pre.tar.gz  Weijia Wang2 years
24.05-betanixpkgs-24.05-beta.tar.gz  Weijia Wang2 years
23.11nixpkgs-23.11.tar.gz  figsoda3 years
[...]
 
AgeCommit messageAuthorFilesLines
2012-12-12unity: Add Unity core package and dependencies.•••Well, what a mess! Finally it's building successfully and even managed to do some cleanups. Probably most people might be wondering why I'm doing a port of Unity to Nix while I personally don't use and/or even like it. The main reason is because I tried to introduce someone to Nix and NixOS who actively uses Unity and doesn't want to switch to something more sane^H^H^H^Hlightweight. So let me introduce him: @gradel He will be the new maintainer of the Unity desktop packages in Nix and I'm going to mentor him during this process. Enough about introduction, there still is a lot of work to do: * Improve directory structure of pkgs/desktop/unity. * Add more packages to propagatedBuildInputs to keep things DRY. * Maybe clean up my GIR compiler patch. * Add an update script to update all that stuff at once. * Separate the ugly sed hacks into nice clean patches. * Check build warnings and maybe fix them instead of removing -Werror. * Add missing dependencies. * Add missing meta information (I pretty much omitted about all of them). * The packages ibus, libgee and PackageKit obviously don't belong to unity, move them to the right locations. And the biggest TODO: Actually *test* it, as it is only UnityCore, I presume there is quite a bunch of packages missing at this point. Signed-off-by: aszlig <aszlig@redmoonstudios.org> origin/unityaszlig20-0/+457
2012-12-12gtk3: Update to new upstream version 3.6.2.•••Unity needs at least version 3.4, so let's just update to the latest version. We're gonna extensively test this branch either so we can fix other packages that depend on gtk3 as well, if it should be needed. Luckily there are just a few of those. Signed-off-by: aszlig <aszlig@redmoonstudios.org> aszlig2-7/+7
2012-12-12at-spi2: New package, starting at version 2.7.2.•••This package consists of actually two packages: * at-spi-core: The core library * at-spi-atk: The atk-bridging library The latter depends on the core library and is needed by unity, so watch out for further buildInputs :-) Signed-off-by: aszlig <aszlig@redmoonstudios.org> aszlig3-0/+31
2012-12-12glew: Copy GLEWmx libraries to output as well.•••The normal "install" target only copies libglew and nothing more, no glewinfo, no visualinfo and no GLEWmx libraries. This is now longer the case. Signed-off-by: aszlig <aszlig@redmoonstudios.org> aszlig1-1/+1
2012-12-12glew: Symlink $out/lib64 to $out/lib.•••Some packages tend to look into $out/lib only, which is the default in Nix anyway as we don't need that lib32/lib64 separation. Signed-off-by: aszlig <aszlig@redmoonstudios.org> aszlig1-2/+8
2012-12-12vala: Update to new upstream version 1.18.1.•••Signed-off-by: aszlig <aszlig@redmoonstudios.org> aszlig1-3/+3
2012-12-12gtk3: Allow to build with gobject-introspection.•••GIR is needed in order to build some vala-specific stuff in unity and/or its various dependencies. I'm not sure whether we want to enable GIR by default, so I'm leaving it optional right now. Signed-off-by: aszlig <aszlig@redmoonstudios.org> aszlig1-3/+16
2012-12-12pango: Allow to build with gobject-introspection.•••Signed-off-by: aszlig <aszlig@redmoonstudios.org> aszlig1-2/+7
2012-12-12gdk-pixbuf: Allow to build with introspection.•••Signed-off-by: aszlig <aszlig@redmoonstudios.org> aszlig1-2/+7
2012-12-12atk: Allow to build with gobject-introspection.•••Signed-off-by: aszlig <aszlig@redmoonstudios.org> aszlig1-2/+7
[...]
 
Clone
https://cgit.wugi.info/git/nixos/nixpkgs