Commit Graph
100 Commits
Author SHA1 Message Date
Domen Kožar 0f85c5bc5f Merge pull request #76582 from LnL7/darwin-remove-cf-references
darwin.cf-private: remove references
2019-12-28 19:53:05 +01:00
Domen Kožar 2004784aa4 datadog-agent: enable secrets and allow extending tags 2019-12-23 10:43:15 +01:00
Domen Kožar 8d5e90bdb3 vscode: 1.40.1 -> 1.41.0 2019-12-13 14:07:58 +01:00
Domen Kožar c49ca3e505 nixpart: ignore useNixUdev as it's now required by hetzner 2019-12-12 15:04:31 +01:00
Domen Kožar 17d1925608 Merge pull request #75484 from raboof/74944-timestamps-leak-into-minimal-image
installer/cd-dvd/iso-image: avoid leaking build timestamps
2019-12-11 09:42:06 +01:00
Domen Kožar 0f799bd8a4 Revert "nixos/switch-to-configuration: restart changed socket units"
This reverts commit 89806e9536.

See #74626
2019-11-30 13:46:57 +01:00
Domen Kožar 634096c503 Merge pull request #73871 from mayflower/socket-activation-fix
nixos/switch-to-configuration: restart changed socket units
2019-11-26 13:28:48 +01:00
Domen Kožar 2c8c19972d Merge pull request #73966 from d-goldin/nixosoptions_xml_strctx
make-options-doc: fix string context issues
2019-11-25 13:20:00 +01:00
Domen Kožar 1b13a8f2e7 Merge pull request #69552 from domenkozar/ghc-dwarf
ghc: compile with DWARF support by default
2019-11-22 10:49:33 +01:00
Domen Kožar a47e801226 Merge pull request #67349 from thefloweringash/amazon-device-names
ec2/create-amis.sh: register root device as /dev/xvda
2019-11-21 17:59:57 +01:00
Domen Kožar c64e17b68d nixpart0: mark as unbroken
It builds.
2019-11-21 17:39:28 +01:00
Domen Kožar 7217090464 ghc: compile with DWARF support by default
This allows our GHCs to build programs with DWARF debug information
when -g is passed, see https://ghc.haskell.org/trac/ghc/wiki/DWARF.

Compiling with debug symbols is off by default until GHC ticket
https://gitlab.haskell.org/ghc/ghc/issues/15960
(Using -g causes differences in generated core) is fixed.
2019-11-20 15:35:25 +01:00
Domen Kožar e3065afa44 python3Packages.Babel: disable tests on darwin since they fail
cc @fridh
2019-11-12 13:10:11 +01:00
Domen Kožar f1682a7f12 servant-client-core: patch a security issue leaking authorization header 2019-11-12 12:48:36 +01:00
Domen Kožar a2f62bc8fe vscode: 1.39.2 -> 1.40.0 2019-11-08 15:08:50 +01:00
Domen Kožar c62815d35f Merge pull request #72208 from jonringer/vscode-extensions
Vscode extensions
2019-11-08 14:56:20 +01:00
Domen Kožar f103882328 Merge pull request #72833 from marijanp/port-tests-python
Port tests to Python
2019-11-06 13:13:12 +01:00
Domen Kožar 0b3ae797c2 Merge pull request #71693 from turboMaCk/elm-0.19.1-node-packages-updates
elmPackages.{elm-test,elm-analyse}: elm 0.19.1 updates
2019-10-27 13:07:51 +01:00
Domen Kožar e478127e80 Merge pull request #72002 from marsam/fix-pythonPackages.docker-darwin
pythonPackages.docker: fix build on darwin
2019-10-26 10:17:38 +02:00
Domen Kožar c1993e9256 Merge pull request #71583 from turboMaCk/elm-format-ghc88x
elmPackages: elm-format GHC 8.8.1 patch
2019-10-22 17:41:00 +02:00
Domen Kožar 99f2e88123 Merge pull request #71538 from NixOS/elm-19.1
Elm 0.19.1
2019-10-21 21:59:13 +02:00
Domen Kožar 5235b19045 Elm: 0.19.0 -> 0.19.1 2019-10-21 21:32:35 +02:00
Domen Kožar 3fd1d4799c Merge pull request #71521 from BrianHicks/update-elm-language-server
elmPackages.*: update to latest versions
2019-10-21 14:00:07 +02:00
Domen Kožar 7a71069309 ghcide: unbreak 2019-10-18 22:49:18 +02:00
Domen Kožar d2c13034fb Merge pull request #70011 from turboMaCk/chore/cleanup-elmPackages
elm.elmPackages: Cleanup code
2019-10-16 11:07:29 +02:00
Domen Kožar e5ae4a8dc6 ormolu: add from haskell package set 2019-10-13 14:27:17 +02:00
Domen Kožar 407fcf1afc Merge pull request #70962 from BrianHicks/update-elm-nodepackages
Update elm nodepackages
2019-10-12 13:40:34 +02:00
Domen Kožar f4d675b993 vscode: 1.38.1 -> 1.39.1 2019-10-11 11:04:27 +02:00
Domen Kožar ab5863afad cachix: workaround https://github.com/NixOS/nix/issues/2990 2019-10-03 10:52:24 +02:00
Domen Kožar 660db64a26 cachix: fix build on darwin 2019-10-03 10:08:42 +02:00
Domen Kožar cb4332e3eb Merge pull request #69886 from NixOS/haskell-updates
Haskell updates
2019-10-02 15:51:55 +02:00
Domen Kožar bf22c802e1 haddock: fix build 2019-10-02 15:35:50 +02:00
Domen Kožar 5258f5597d haddock-*: fix by pinning 2019-10-02 15:15:47 +02:00
Domen Kožar 821676200d cachix: comment why boost is needed 2019-09-30 13:59:16 +02:00
Domen Kožar 5ea4c9184b busybox: remove the missing diff 2019-09-29 18:43:32 +02:00
Domen Kožar 39769df9df busybox: flip around logic how musl is determined 2019-09-29 16:56:16 +02:00
Domen Kožar dfb8a8c5e4 pkgsStatic: fiz zlib and nghttp2 2019-09-29 12:20:43 +02:00
Domen Kožar 3a6efadba0 pkgsStatic: fix curl, boost, openssl and libsodium 2019-09-29 12:01:38 +02:00
Domen Kožar 094f290f35 bohem-gc: fix static build 2019-09-29 11:19:56 +02:00
Domen Kožar 5dd11ebb4a haskellPackages.amazonka*: fix build 2019-09-29 09:57:32 +02:00
Domen Kožar 3a59830c44 cachix&niv: use separate bin output 2019-09-29 09:52:11 +02:00
Domen Kožar 606b9f40aa haskell.packages.ghc881.regex-posix: fix build 2019-09-29 09:11:04 +02:00
Domen Kožar e04dae50cf fix dhall_1_26_0 reference 2019-09-28 21:33:14 +02:00
Domen Kožar 68a86c5925 Merge pull request #68845 from turboMaCk/elm-packages/add-elm-language-server
elmPackages.elm-language-server: Init at 1.4.1
2019-09-16 17:17:43 +02:00
Domen Kožar f4316473d9 ghc: compile with DWARF support by default
This allows our GHCs to build programs with DWARF debug information
when -g is passed, see https://ghc.haskell.org/trac/ghc/wiki/DWARF.

Compiling with debug symbols is off by default until GHC ticket #15960
(Using -g causes differences in generated core) is fixed.
2019-09-11 10:52:04 +02:00
Domen Kožar 41ad32febe Merge pull request #58715 from booxter/patchelf-version-bump
Bump patchelf and patchelfUnstable to 0.10
2019-09-09 16:51:51 +02:00
Domen Kožar 98c17a68e7 cachix: fix build 2019-09-09 09:52:29 +02:00
Domen Kožar d7c4106ce0 Merge pull request #68197 from jtojnar/nixos-doc-make-fix
nixos/doc/manual: Fix Makefile
2019-09-06 14:10:23 +02:00
Domen Kožar aa31307e14 Merge pull request #67439 from turboMaCk/elm-packages/improvements-and-additions
elmPackages: share node-env.nix, add elm-live & elm-xref
2019-08-28 07:18:01 +02:00
Domen Kožar 40e973776d Merge pull request #67003 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 4.0.3 -> 4.1.0
2019-08-20 15:48:42 +02:00
Domen Kožar e19b227166 haskell: mark tomland as not broken 2019-08-19 10:52:30 +02:00
Domen Kožar 09b9f22e3a haskell: hnix-store-core compiles 2019-08-16 19:53:24 +02:00
Domen Kožar 3db2a41854 ghcid: standalone small closure 2019-08-15 16:05:10 +02:00
Domen Kožar f890a1ab06 haskell: mark tasty-discover as not broken 2019-08-15 16:05:10 +02:00
Domen Kožar f4475a4086 unbroken: jose, servant-auth-server, tasty-hspec 2019-08-15 16:05:09 +02:00
Domen Kožar 0047672d58 Merge pull request #66436 from domenkozar/nixos-options-doc-nix
make-options-doc: expose Nix set and add asciidoc variant
2019-08-13 12:20:18 +02:00
Domen Kožar dcd50c0ea0 pkgs.lib -> lib 2019-08-12 11:46:53 +02:00
Domen Kožar 6cf861c617 make-options-doc: add asciidoc variant 2019-08-10 20:11:04 +02:00
Domen Kožar 3a93fcfd1e make-options-doc: expose Nix set 2019-08-10 14:24:11 +02:00
Domen Kožar 5ce8864c54 Merge pull request #66328 from domenkozar/nixos-options-doc
Extract NixOS options documentation generation to a function
2019-08-10 14:07:19 +02:00
Domen Kožar 59846b9265 Merge pull request #66364 from avh4/elm-format-0.8.2
elm-format: 0.8.1 -> 0.8.2
2019-08-10 11:02:33 +02:00
Domen Kožar 5cfd034af0 Extract NixOS options documentation generation to a function
Motivation is to support other repositories containing nixos
modules that would like to generate options documentation:

- nix-darwin
- private repos
- arion
- ??
2019-08-08 16:18:09 +02:00
Domen Kožar 56b452be4b Merge pull request #64286 from domenkozar/inline-c-cpp-darwin
haskellPackages.inline-c-cpp: fix build on darwin
2019-08-06 22:50:13 +02:00
Domen Kožar 4df227f6ca Merge pull request #64486 from turboMaCk/elm-packages-update
elm.elmPackages: Update elm-analyse and node2nix
2019-07-29 11:07:59 +02:00
Domen Kožar cfd507d581 system-boot: configurationLimit should be null as default 2019-07-23 10:20:09 +02:00
Domen Kožar e765dde910 antora: include site-generator-default 2019-07-23 10:16:15 +02:00
Domen Kožar 2000a9ebcb Add antora 2019-07-22 08:09:09 +02:00
Domen Kožar c4b1ceb5a7 cachix: fix #65007 2019-07-18 10:41:27 +02:00
Domen Kožar e9ff3faf56 Merge pull request #64986 from NixOS/domenkozar-patch-1
FUNDING: introduce open collective page
2019-07-17 22:56:33 +02:00
Domen Kožar dd5d308e3a README: add open collective badge 2019-07-17 14:27:28 +02:00
Domen Kožar 8a2b829b15 Update FUNDING.yml 2019-07-17 14:22:24 +02:00
Domen Kožar d4296584d1 cachix: use justStaticExecutables
Avoids https://github.com/NixOS/nix/issues/2990
2019-07-13 19:08:12 +02:00
Domen Kožar 4668f4f568 cachix: 0.2.1 2019-07-07 14:27:53 +02:00
Domen Kožar 37ee47181d Merge pull request #63193 from justinwoo/polybar-i3-pulse
add polybarFull to all-packages
2019-07-07 13:01:38 +02:00
Domen Kožar da20f61444 Merge pull request #64343 from mkaito/mkaito/haskell-fix-servant-014
haskellPackages.servant-client-core: apply patch only to 0.15
2019-07-06 14:57:20 +02:00
Domen Kožar ddb073ad38 haskellPacakges.inline-c-cpp: fix build on darwin 2019-07-04 10:16:38 +02:00
Domen Kožar 2072043efb duplicati: fix StateDirectory 2019-06-27 14:15:37 +02:00
Domen Kožar f572d4eb91 duplicati: PermissionsStartOnly is deprecated 2019-06-26 15:52:00 +02:00
Domen Kožar 036728f3f4 nix.binaryCaches: always set https://cache.nixos.org
There are many support questions when people add a new binary cache
and they suddenly lose nixos substitutions.

Most of the users want to keep that, so we're doing a breaking change.

Previously to disable all binary caches one had to do:

  nix.binaryCache = [];

Now the same is possible via:

  nix.binaryCache = lib.mkForce;
2019-06-26 14:30:56 +02:00
Domen Kožar e8916cc6af duplicati: allow changing the user 2019-06-25 14:28:03 +02:00
Domen Kožar 270415e034 Merge pull request #63477 from turboMaCk/elm-lang-packages
elmPackages.{elm-test,elm-analyse..}: tooling additions and fixes
2019-06-24 15:46:00 +02:00
Domen Kožar c687da8940 duplicati: change default interface to 127.0.0.1 for a saner default
Existing 'lo' didn't work for me as it was failing to assign an IP.
2019-06-22 20:26:18 +02:00
Domen Kožar 224a6562a4 Add configurationLimit to systemd-boot to prevent running out of disk space
Refs #23926
2019-06-22 20:11:11 +02:00
Domen Kožar 5a21a52074 duplicati: 2.0.3.3 -> 2.0.4.5 2019-06-21 17:48:20 +02:00
Domen Kožar 9587693abb Merge pull request #63351 from Ekleog/fix-2532
docs: document that nix will not support derivations in meta
2019-06-18 20:09:08 +02:00
Domen Kožar f27690a252 atom: bump 2019-04-18 16:22:13 +07:00
Domen Kožar e367f9459d dunst: upstream dropped libxdg_basedir dep in 1.4.0 2019-04-15 11:56:50 +07:00
Domen Kožar 0eba2105f8 doc: note how to quickly get started with elm 2019-04-09 09:19:34 +07:00
Domen Kožar b06201bf6f cachix: use separate bin output to prove it's useful
Spares compilation time by not compiling the package twice.
2019-03-29 15:10:54 +07:00
Domen Kožar bd06834d5e haskell: allow separate bin output, disable by default 2019-03-29 15:10:42 +07:00
Domen Kožar 49fb21232f Add nodePackages.elm-doc-preview 2019-03-20 16:44:06 +07:00
Domen Kožar 4c6be1f00c cachix: use synced, upstream haskell packages 2019-03-18 10:11:27 +07:00
Domen Kožar d45ba336b2 cachix: 0.1.3 -> 0.2.0 2019-03-05 10:59:51 +07:00
Domen Kožar 0fd85a1f99 nixos release: there's a wildcard protection now for release-* on github 2019-02-26 14:12:46 +07:00
Domen Kožar 673f50f4d9 haskellPackages.servant-client-core: patch out runtime error 2019-02-22 17:03:52 +07:00
Domen Kožar 54568a7caf nodePackages_10_x: add markdown-link-check 2019-02-13 21:10:14 +07:00
Domen Kožar 8b85a86023 nixops: 1.6 -> 1.6.1 2019-02-01 11:39:58 +07:00
Domen Kožar 8e30701601 stack2nix: distribute again 2019-01-21 20:40:24 +07:00
Domen Kožar 8fc21a347e elm2nix: use package from hackage 2019-01-10 09:56:29 +00:00
Domen Kožar 28293fb169 fix #52118 2019-01-04 13:55:06 +00:00