Robert Hensing
a45031aa73
ngrok-2: 2.2.8 -> 2.3.18
2019-03-17 23:57:44 +01:00
Robert Hensing
340e21473f
vscode-extensions.alanz.vscode-hie-server: init at 0.0.25
2019-03-17 21:01:26 +01:00
Robert Hensing
2864f5a967
vscode-extensions.justusadam.language-haskell: init at 2.5.0
2019-03-17 21:01:23 +01:00
Robert Hensing
859c28dae1
ngrok-2: Use stable channel
2019-03-12 20:35:53 +01:00
Robert Hensing
794750fce2
ngrok-2: Fix URLs and automate
2019-03-12 20:35:50 +01:00
Robert Hensing
055ac8e495
Partially revert 755e824
...
Reinstates the error message that helps migration of forks.
Same should be done for super *if* it is to be removed.
2019-02-03 18:22:22 +07:00
Robert Hensing
db70173627
Revert "nixos/modules/misc/nixpkgs.nix: Use pure Nixpkgs function"
...
As a workaround for #51025 and
https://github.com/NixOS/nix/issues/1232
This reverts commit 5f894a67f5 .
2019-01-15 13:11:09 +01:00
Robert Hensing
296b333709
all-packages.nix: Fix reference to self warning
...
This reference was added to master while the deprecation PR #51401 was open.
2018-12-05 13:47:45 +00:00
Robert Hensing
22aac3b921
all-packages.nix: Alias self to res, deprecating self
...
For historical reasons, self was ill-named. This removes its usages
from all-packages.nix and provides a deprecation message for those
who use a patched Nixpkgs.
Some packages seem to depend on the peculiarities of res, as can
be seen by making res into an alias of pkgs (normally "self").
The super variable doesn't have all that is needed.
Therefore the simple fix is not guaranteed to work and as such,
usages of res need to be changed to pkgs or super, case by case.
2018-12-02 19:24:49 +01:00
Robert Hensing
5a8bddf16c
pkgs.nixosTest: Emphasize propagation of pkgs
2018-11-13 10:47:17 +01:00
Robert Hensing
3783f2d510
pkgs/test/nixos-functions: Add inline doc
2018-11-13 10:47:17 +01:00
Robert Hensing
d82e1528f8
pkgs.nixosTest: format
2018-11-13 10:47:16 +01:00
Robert Hensing
5d594d764e
tests: Don't use pkgs.extend. OfBorg will reject it.
...
The good news is that it worked as expected.
2018-11-13 10:43:05 +01:00
Robert Hensing
933c95c0f4
Add tests for pkgs.nixos and pkgs.nixosTest
2018-11-13 10:43:05 +01:00
Robert Hensing
cdca66d7e8
Add pkgs.nixosTest
2018-11-13 10:43:05 +01:00
Robert Hensing
b60dccbf4f
NixOS: update config.nixpkgs.pkgs documentation
2018-11-10 23:21:21 +01:00
Robert Hensing
2a1c0dde8f
haskellPackages: Add shell completions + improve docs
...
This adds the remaining parts of #42657 on top of #49477 , renames the
function to a better name, and improves the docs
2018-11-08 11:28:11 -05:00
Robert Hensing
cd80aee989
acsccid: init at 1.1.6
2018-11-08 10:44:50 +00:00
Robert Hensing
b682778366
nixos/../nixpkgs.nix: Add assertions to check pkgs' system
2018-11-04 23:09:43 +01:00
Robert Hensing
51c6f51390
Merge remote-tracking branch 'upstream/master' into nixos-nixpkgs-pkgs-use-overlays
2018-11-04 21:33:16 +01:00
Robert Hensing
17e863d017
Remove incorrect sentence from make-channel comment
...
Besides being incorrect, claims like these tend to stick around
after they become incorrect.
2018-11-04 20:45:49 +01:00
Robert Hensing
5341e145c3
release-notes/19.03: nixpkgs.pkgs and nixpkgs.overlays now combine
2018-11-03 19:48:42 +01:00
Robert Hensing
4aa30166d1
rabbitmq module: Update documentation after proofreading
...
Thanks @c0bw3b, @lsix!
2018-11-03 19:19:04 +01:00
Robert Hensing
666e0ab1dd
pkgs.nixos: Add note about systemd.services.*.runner not being systemd
2018-11-03 19:05:31 +01:00
Robert Hensing
c3a7194843
pkgs.nixos: Add example to inline documentation
2018-10-30 15:24:19 +01:00
Robert Hensing
696a8bd2b5
nixpkgs.overlays: Add note about nixpkgs.pkgs' treatment of other options
2018-10-28 02:11:00 +02:00
Robert Hensing
5f894a67f5
nixos/modules/misc/nixpkgs.nix: Use pure Nixpkgs function
2018-10-28 02:09:43 +02:00
Robert Hensing
a54a799d59
NixOS: nixpkgs.pkgs: Append overlays when specified
2018-10-27 14:51:54 +02:00
Robert Hensing
889a5c3512
pkgs.appendOverlays: Avoid unnecessary nixpkgs evaluation
2018-10-27 14:00:19 +02:00
Robert Hensing
a5c4642ddf
doc: Add link from overrides to overlays
2018-10-19 12:25:17 +02:00
Robert Hensing
3c2ae189c2
doc: Improve overrides and overlays documentation
2018-10-18 14:01:06 +02:00
Robert Hensing
9b7654f6ff
nixpkgs docs: Point to pkgs.extend, pkgs.appendOverlays and improve override section
2018-10-18 10:48:43 +02:00
Robert Hensing
ba8b54fa4a
Add Nixpkgs functions for adding overlays ad-hoc
...
This is something that I have found useful in tests. In practice
I recommend that people call Nixpkgs once for performance and
simplicity. The inline documentation mentions this too.
2018-10-18 10:48:43 +02:00
Robert Hensing
637fcd4c5b
pkgs.haskell.lib.packagesFromDirectory: forward compatibility
...
Add `...` for less painful downgrades in the future
2018-07-06 13:03:56 +02:00
Robert Hensing
02ee6b85fe
p4v: update sha256
2018-07-04 10:21:45 +02:00
Robert Hensing
fc9ffe790f
linux: Enable RT53XX wifi support
2018-06-10 17:55:55 +03:00
Robert Hensing
1441806c27
nixpkgs: add nixos function
2018-04-22 12:34:02 +01:00
Robert Hensing
7f25b26511
linuxPackages_custom: fix missing argument and add test
...
The required argument 'hostPlatform' was missing from linuxPackages_custom's
call to linuxManualConfig.
In order to prevent this in the future, this commit adds
linuxPackages_custom_tinyconfig_kernel so linuxPackages_custom gets tested.
This also adds linuxConfig, to derivate default linux configurations
via make defconfig, make tinyconfig, etc.
Closes #38034 .
Signed-off-by: Austin Seipp <aseipp@pobox.com >
2018-04-07 16:40:25 -05:00
Robert Hensing
30bff42231
linux module handling: support kernels without modules
2018-04-05 17:00:00 +02:00
Robert Hensing
a90294afe4
haskell.lib.haskellSrc2nix: add extraCabal2nixOptions
2018-03-09 14:52:34 +01:00
Robert Hensing
209f8b1acd
nixos/release*.nix: Clean nixpkgs sources by default
...
Currently, when building NixOS from a git clone, Nix has to copy
the entire repo at >1GB into the store by default. That is not
necessary and causes a dumping large path message.
If you need the old behaviour for some reason, you will have to
specify it by passing the path to your repo explicitly as the
nixpkgs argument like this:
--arg nixpkgs '{outPath = ./.; revCount = 56789; shortRev = "gfedcba"; }'
2018-02-09 18:32:26 +00:00
Robert Hensing
f2a45a47d4
nixos: Add nixpkgs.pkgs option
...
This lets the user set pkgs directly, so that it can be injected
externally and be reused among evaluations of NixOS.
2018-01-30 12:57:03 +01:00
Robert Hensing
f40ecb29aa
Add documentation for haskell-modules/lib.nix
2018-01-12 10:48:03 +01:00
Robert Hensing
c5ec8cf523
frog: init at v0.13.7
2017-08-14 12:57:54 +02:00
Robert Hensing
fbd3f8698a
lvm2: 2.02.140 -> 2.02.173
2017-07-21 16:25:34 +02:00
Robert Hensing
3d48fa72d3
elm-github-install: init at 1.0.1
2017-06-30 10:22:18 +02:00
Robert Hensing
86dc6469ba
arelle: init at 2017-06-01
2017-06-22 21:37:15 +02:00
Robert Hensing
90b2d06268
maintainers: add roberth
2017-06-22 21:37:15 +02:00
Robert Hensing
14244d0f33
haskellPackages.tasty-discover: bootstrap itself using an untested build
...
The tasty-discover test suite depends on tasty-discover in $PATH during
test-suite compilation. Adding an untested build of itself to build
tools fixes the problem, without putting the untested version in
the package set.
2017-05-01 17:28:45 +02:00
Robert Hensing
39af068aba
mysql-haskell: dontCheck because check requires running server
2017-03-27 09:34:37 +02:00
Robert Hensing
de8148d74c
haskellPackages.doctest-discover: fix
2017-01-24 11:57:09 +01:00