This is the master branch of nixpkgs, initially pulled from commit 8debf2f9a63d54ae4f28994290437ba54c681c7b
The intent of this repo is to be merged onto nixpkgs master. This will also be of help for https://git.suyu.dev/BoomMicrophone/suyu-nix-test
which I will need in order for development (it will also be helpful to know what to do for setting up the environment for the master server. Currently I am focusing on this so I can actually see what is still missing)
This repo will be removed once the PR to the nixpkgs github goes through
863581a35b
We can now finally drop the mediafile and test fix patches, because they were already coming from the upstream repository and are now included in the release. Also, this release brings two new plugins: * permissions: Fix permissions on music files as they are imported. * plexupdate: Notify a Plex server when the database changes. The echonest_tempo plugin has finally been removed and so we can drop it entirely. No plugin as of now tries to do interactive prompts on "beet config" anymore, so we can test *all* plugins and without providing dummy options. The full list of changes can be found here: https://github.com/sampsyo/beets/releases/tag/v1.3.10 Signed-off-by: aszlig <aszlig@redmoonstudios.org> |
||
---|---|---|
doc | ||
lib | ||
maintainers | ||
nixos | ||
pkgs | ||
.gitignore | ||
.travis.yml | ||
.version | ||
COPYING | ||
default.nix | ||
README.md |
Nixpkgs is a collection of packages for Nix package manager.
NixOS linux distribution source code is located inside nixos/
folder.
- NixOS installation instructions
- Documentation (Nix Expression Language chapter)
- Manual (How to write packages for Nix)
- Manual (NixOS)
- Continuous package builds for unstable/master
- Continuous package builds for 14.12 release
- Tests for unstable/master
- Tests for 14.12 release
Communication: