Commit graph

209808 commits

Author SHA1 Message Date
Jacquin Mininger 7d67db3919 shellFor: Refactor for consistency and cross
This makes it work like work-on-multi from Reflex Platform. In
particular, rather than making `.env` from `shellFor`, we make `.env`
the primitive, and `shellFor` works by combining together the arguments
of all the packages to `generic-builder` and taking the `.env` of the
resulting mashup-package.

There are 2 benefits of this:

1. The dependency logic is deduplicated. generic builder just concatted
   lists, whereas all the envs until now would sieve apart haskell and
   system build inputs. Now, they both decide haskell vs system the same
   way: according to the argument list and without reflection.
   Consistency is good, especially because it mean that if the build
   works, the shell is more likely to work.

2. Cross is handled better. For native builds, because the
   `ghcWithPackages` calls would shadow, we through both the regular
   component (lib, exe, test, bench) haskell deps and Setup.hs haskell
   deps in the same `ghcWithPackages` call. But for cross builds we use
   `buildPackages.ghcWithPackages` to get the setup deps. This ensures
   everything works correctly.
2020-01-17 10:46:29 -05:00
Will Dietz f0ce34634a
Merge pull request #77862 from dtzWill/update/broot-0.11.9
broot: 0.11.8 -> 0.11.9, verifyCargoDeps
2020-01-17 09:34:38 -06:00
Dmitry Kalinkin 430dfb8082
Merge pull request #77631 from smaret/gildas-202001a
gildas: 20191201_a -> 20200101_a
2020-01-17 10:23:28 -05:00
Michael Weiss cc06f9c249
Merge pull request #77924 from rht/master
signal-desktop: 1.29.5 -> 1.29.6
2020-01-17 16:19:46 +01:00
R. RyanTM 787510d88f trompeloeil: 35 -> 36 2020-01-17 16:13:48 +01:00
Will Dietz eeb9e74934
Merge pull request #72120 from mroi/patch-2
swift: 5.0.2 -> 5.1.1
2020-01-17 09:08:01 -06:00
leotaku 5c0b9f5651 cbatticon: Add wrapGAppsHook to nativeBuildInputs 2020-01-17 16:07:05 +01:00
Ryan Mulligan e40e48d29a
Merge pull request #77912 from r-ryantm/auto-update/urh
urh: 2.8.1 -> 2.8.2
2020-01-17 06:31:51 -08:00
Ryan Mulligan 2adc54dda6
Merge pull request #77863 from r-ryantm/auto-update/bashSnippets
bashSnippets: 1.17.3 -> 1.23.0
2020-01-17 06:31:15 -08:00
Peter Hoeg 248a4fe37a
Merge pull request #77905 from zowoq/fuse-overlayfs
fuse-overlayfs: 0.7.3 -> 0.7.4
2020-01-17 22:07:47 +08:00
rht e6ed469c09
signal-desktop: 1.29.5 -> 1.29.6 2020-01-17 09:05:39 -05:00
Ryan Mulligan 7ed93fc8b9
Merge pull request #77876 from r-ryantm/auto-update/jumpapp
jumpapp: 1.0 -> 1.1
2020-01-17 05:53:51 -08:00
Peter Hoeg 9290d1f4cb
Merge pull request #77695 from nyanloutre/usb-modeswitch
usb-modeswitch: fix configurable patch
2020-01-17 21:46:03 +08:00
Ryan Mulligan d3ab403a1f
Merge pull request #77907 from r-ryantm/auto-update/syncthingtray
syncthingtray: 0.10.4 -> 0.10.5
2020-01-17 05:44:33 -08:00
Ryan Mulligan 98ca8ee97d
Merge pull request #77871 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.0.1 -> 5.1.0
2020-01-17 05:44:03 -08:00
Jörg Thalheim b4d4f83e1f
Merge pull request #75946 from davidtwco/computecpp-init
computecpp: init at 1.2.0
2020-01-17 13:33:09 +00:00
Erik Arvstedt e6fad86853 tesseract: 4.1.0 -> 4.1.1 2020-01-17 13:19:12 +00:00
Will Dietz f38e103411 elfinfo: 0.7.6 -> 1.0.1 2020-01-17 13:59:18 +01:00
Florian Klink ed0b5b6133
Merge pull request #77662 from marijanp/verbose-python-test-driver
nixos/test: added verbose output for failed tests
2020-01-17 13:50:49 +01:00
R. RyanTM 944d340c1e zfs-replicate: 1.1.11 -> 1.1.14 2020-01-17 12:44:07 +00:00
Silvan Mosberger 0866527ec1
zfsnap: init at 2.0.0-beta3 (#70234)
zfsnap: init at 2.0.0-beta3
2020-01-17 13:40:44 +01:00
R. RyanTM f9bf683062 xsecurelock: 1.6.0 -> 1.7.0 2020-01-17 12:37:14 +00:00
R. RyanTM 839cf84c41 xmrig: 5.4.0 -> 5.5.1 2020-01-17 12:33:55 +00:00
Will Dietz 8572179033 xlayoutdisplay: 1.1.0 -> 1.1.1 2020-01-17 12:33:08 +00:00
R. RyanTM 34cec31015 wavemon: 0.9.0 -> 0.9.1 2020-01-17 12:26:58 +00:00
R. RyanTM 9584607d52 wakatime: 13.0.2 -> 13.0.3 2020-01-17 12:23:54 +00:00
R. RyanTM 709f505898 vkquake: 1.03.0 -> 1.04.1 2020-01-17 12:17:54 +00:00
David Wood 853372bfaf
computecpp: init at 1.2.0
Signed-off-by: David Wood <david.wood@codeplay.com>
2020-01-17 12:02:47 +00:00
R. RyanTM 6140752b04 urh: 2.8.1 -> 2.8.2 2020-01-17 11:59:25 +00:00
R. RyanTM 842cca3d2f tt-rss-theme-feedly: 2.0.0 -> 2.3.1 2020-01-17 11:54:21 +00:00
Jörg Thalheim 15dbf5221f
pwndbg: 2019.01.25 -> 2019.12.09 (#77896)
pwndbg: 2019.01.25 -> 2019.12.09
2020-01-17 11:54:05 +00:00
R. RyanTM 74126d953c todoist: 0.14.0 -> 0.15.0 2020-01-17 11:44:05 +00:00
R. RyanTM 2f3701e2ab syncthingtray: 0.10.4 -> 0.10.5 2020-01-17 11:22:29 +00:00
zowoq 0553f2a56b fuse-overlayfs: 0.7.3 -> 0.7.4
https://github.com/containers/fuse-overlayfs/releases/tag/v0.7.4
2020-01-17 20:56:34 +10:00
Frank Doepper 7b920bc35b zfsnap: init at 2.0.0-beta3
Co-authored-by: Silvan Mosberger <contact@infinisil.com>
2020-01-17 11:49:23 +01:00
R. RyanTM d97a34cfcf sewer: 0.7.0 -> 0.7.3 2020-01-17 10:44:46 +00:00
R. RyanTM f8a5d63357 sentencepiece: 0.1.84 -> 0.1.85 2020-01-17 10:41:53 +00:00
R. RyanTM a4c0b61fe2 pwndbg: 2019.01.25 -> 2019.12.09 2020-01-17 10:03:41 +00:00
R. RyanTM b8d0312b5f coz: 0.2.0 -> 0.2.1 (#77870) 2020-01-17 09:58:52 +00:00
Marek Mahut 4a49a784c1
Merge pull request #77657 from bhipple/remove/blitz
blitz: remove package
2020-01-17 10:56:24 +01:00
Marek Mahut e62408bbff
Merge pull request #77873 from r-ryantm/auto-update/fsmon
fsmon: 1.5 -> 1.6.1
2020-01-17 10:55:28 +01:00
R. RyanTM 702dd2573b pipreqs: 0.4.9 -> 0.4.10 2020-01-17 09:52:29 +00:00
Jörg Thalheim d3a0befba1
quartus: init at 19.1.0.670 (#75561)
quartus: init at 19.1.0.670
2020-01-17 09:35:38 +00:00
R. RyanTM 9e27f0510c notejot: 1.5.8 -> 1.6.0 2020-01-17 08:52:48 +00:00
R. RyanTM a58a6de1b4 nix-bundle: 0.2.0 -> 0.3.0 2020-01-17 08:49:43 +00:00
R. RyanTM 6e0fc1f772 magnetico: 0.8.1 -> 0.9.0 2020-01-17 08:32:02 +00:00
R. RyanTM cf0640b982
luigi: 2.8.0 -> 2.8.11 2020-01-17 08:23:36 +00:00
R. RyanTM 6508d14a23 libamqpcpp: 4.1.3 -> 4.1.5 2020-01-17 07:59:59 +00:00
R. RyanTM 99929939b2 leatherman: 1.9.1 -> 1.10.0 2020-01-17 07:53:26 +00:00
R. RyanTM 3f2c224ff1 jumpapp: 1.0 -> 1.1 2020-01-17 07:32:17 +00:00