Benno Fünfstück
f7e5bb0231
traefik: fix dashboard by using source releases
...
The traefik dashboard depends on static files built with npm.
The source releases included the prebundled static files ,
so switching to them fixes the issue.
2020-09-27 10:41:44 +02:00
Benno Fünfstück
6580c59352
librespot: init at 0.1.1
2020-06-19 13:07:49 +02:00
Benno Fünfstück
260be73708
ghostscript: apply patch to fix parallel build
...
The build process of ghostscript has missing dependencies, causing
failures in parallel builds (see hydra build
https://hydra.nixos.org/build/117095669/ , reported as ghostscript bug
https://bugs.ghostscript.com/show_bug.cgi?id=702364 here)
2020-05-01 17:03:24 +02:00
Benno Fünfstück
ed2ac0dcfa
llvm_10: mark as big-parallel
...
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück
7c27e8749d
llvm_9: mark as big-parallel
...
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück
4b3c3e10a6
llvm_8: mark as big-parallel
...
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück
8c880d9434
llvm_7: mark as big-parallel
...
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück
fc6a4600f8
llvm_6: mark as big-parallel
...
LLVM builds frequently time out on hydra at least on AArch64. Marking
big-parallel gives them more resources to finish quicker.
2020-05-01 08:48:41 +02:00
Benno Fünfstück
918cb88d1f
nixos/release-combined.nix: test hibernate only on x86_64
2020-04-08 14:30:53 +02:00
Benno Fünfstück
bb44abe563
nixos/release-combined.nix: fix tested/supportedSystems
...
This properly supports the `supportedSystems` and
`limitedSupportedSystems` arguments of `release-combined.nix`.
Previously, evaluation would fail if `x86_64-linux` was not part either
of those, since the tested job always referenced the `x86_64-linux`
nixos tests (which won't exist in an aarch64-only eval).
Since the hydra configuration for the jobset`trunk-combined` has both
`aarch64-linux` and `x86_64-linux` as supported systems, this will make
aarch64 be part of the tested job on that jobset.
2020-04-08 14:30:51 +02:00
Benno Fünfstück
ef3175bcfa
racket: enable building on aarch64
2020-03-16 15:23:31 +01:00
Benno Fünfstück
07cf03630f
lbzip2: fix build
...
The release tarball is no longer available at the specified URL, so
building from git. Also, the gnulib in the release tarball was too old
for our recent glibc version.
2020-02-23 19:23:43 +01:00
Benno Fünfstück
98bb71f41b
grub2: simplify gnulib usage
2020-02-23 19:17:48 +01:00
Benno Fünfstück
4ca87c08a2
xprintidle-ng: simplify gnulib usage
2020-02-23 19:17:03 +01:00
Benno Fünfstück
9d5cc98363
gnulib: 20190811 -> 20200223
...
This update makes gnulib work even if it is installed into a readonly
location, so some hacks in nixpkgs can be removed.
2020-02-23 19:16:02 +01:00
Benno Fünfstück
41944946de
weechatScripts.weechat-matrix: enable on darwin
2020-02-21 12:40:55 +01:00
Benno Fünfstück
0d8210e0ed
burpsuite: 3.1.07 -> 2020.1
2020-02-13 10:34:25 +01:00
Benno Fünfstück
67312c600f
python37Packages.sqlmap: 1.4 -> 1.4.2 and fix bugs
2020-02-06 15:58:50 +01:00
Benno Fünfstück
117b7677f7
liquibase: 3.6.2 -> 3.8.5
2020-02-03 15:32:03 +01:00
Benno Fünfstück
59e7ecdcd0
burpsuite: 1.7.36 -> 2.1.07
2020-01-25 22:17:39 +01:00
Benno Fünfstück
85fbe4b318
pythonPackages.pypandoc: add sternenseemann to maintainers
2020-01-19 12:42:10 +01:00
Benno Fünfstück
7817aa3641
linux-rpi: set correct hydraPlatforms ( #53325 )
2019-01-03 22:42:14 +01:00
Benno Fünfstück
6972c433ab
adoptopenjdk-bin: disable openj9 jre for mac due to missing upstream
2018-12-19 14:08:15 +01:00
Benno Fünfstück
5bbfc0cc37
adoptopenjdk: autogenerate sources + add support for aarch64
2018-12-19 14:08:09 +01:00
Benno Fünfstück
f2dfe8b9e6
adoptopenjdk: autogenerate sources + add support for aarch64 ( #52454 )
...
* adoptopenjdk: autogenerate sources + add support for aarch64
* adoptopenjdk-bin: use python-withPackages for shebang
Co-Authored-By: bennofs <benno.fuenfstueck@gmail.com >
2018-12-18 20:28:23 +01:00
Benno Fünfstück
5a44fef594
adoptopenjdk: autogenerate sources + add support for aarch64
2018-12-17 23:08:56 +01:00
Benno Fünfstück
a5a239ca2d
efivar: fix cross compilation
2018-11-28 14:34:41 +01:00
Benno Fünfstück
468d1595f8
mkpasswd: fix cross compilation
2018-11-27 17:04:40 +01:00
Benno Fünfstück
284c3edbc8
nbench: init at 2.2.3 ( #51081 )
2018-11-26 22:16:16 +01:00
Benno Fünfstück
b5cce32ea9
linux_rpi: enable aarch64 build on hydra
2018-11-26 00:20:43 +01:00
Benno Fünfstück
773e8d07bc
nixos/accountsservice: set XDG_DATA_DIRS correctly
2018-11-18 17:16:24 +01:00
Benno Fünfstück
29af6a6080
nixos-generate-config: detect extlinux bootloader
2018-07-25 22:45:09 +02:00
Benno Fünfstück
d91a8a6ece
Merge pull request #42279 from r-ryantm/auto-update/cutecom
...
cutecom: 0.40.0 -> 0.45.0
2018-06-20 22:04:39 +02:00
Benno Fünfstück
462deefdb2
Merge pull request #40475 from r-ryantm/auto-update/ocurl
...
ocamlPackages.ocurl: 0.8.0 -> 0.8.1
2018-05-15 18:52:29 +02:00
Benno Fünfstück
c0c4557393
pwndbg: fix wrapper mistake
2018-04-06 12:25:15 +02:00
Benno Fünfstück
379317a778
ispell: init at 3.3.02
2018-03-01 23:54:04 +01:00
Benno Fünfstück
268374cafe
docker: update runc commit
...
This updates to the new runc as was also done upstream:
https://github.com/docker/docker-ce/commit/f3ef17e47ddd86d84e07bd182a7fef9b0af88ded
In particular, it fixes an issue where output of interactive docker containers
would not reset correctly to the beginning of a line.
2017-08-04 23:04:08 +02:00
Benno Fünfstück
727c54639e
Merge pull request #27705 from binarin/dosbox-unstable-init
...
dosbox-unstable: init at 2017-07-02
2017-07-28 11:38:32 +02:00
Benno Fünfstück
dbefaeaab2
vim-yapf: fix evaluation
...
/cc @Mic92
2017-07-28 11:25:17 +02:00
Benno Fünfstück
1d1735ce0f
nix-index: init at 0.1.0
2017-07-23 23:12:37 +02:00
Benno Fünfstück
adf756d4f7
rustRegistry: 2017-06-27 -> 2017-07-23
2017-07-23 23:12:37 +02:00
Benno Fünfstück
e1c57c4698
pyelftools: 0.23 -> 0.24
2017-07-19 18:40:14 +02:00
Benno Fünfstück
b66858582c
python-pwntools: 3.7.0 -> 3.7.1
2017-07-19 18:17:48 +02:00
Benno Fünfstück
496dac571c
racer[d]: fix RUST_SRC_PATH
...
`rustc.src` is a `tar.gz` archive, but we need it unpacked.
2017-07-18 17:16:52 +02:00
Benno Fünfstück
ae28f5cac8
Merge pull request #27455 from TomSmeets/hidlisten
...
hid-listen: init at 1.01
2017-07-18 15:30:12 +02:00
Benno Fünfstück
dbe79a7d20
hid-listen: change platforms to linux only
...
package fails to build on darwin, it doesn't seem clang compatible
and hardcodes certain framework paths
2017-07-18 15:14:56 +02:00
Benno Fünfstück
99fbd867ef
Merge pull request #27031 from jerith666/cnijfilter-2-80
...
cnijfilter: init at 2.80
2017-07-18 14:37:32 +02:00
Benno Fünfstück
1d78df2729
Merge pull request #27000 from Balletie/fix/pulseaudio-alsa-conf
...
pulseaudio: Resolve conflicting asound.conf of pulseaudio and alsa
2017-07-17 08:20:38 +02:00
Benno Fünfstück
e6fdfbb8dd
jetbrains.rider: 171.4456.575 -> 171.4456.1432
2017-07-16 16:53:26 +02:00
Benno Fünfstück
0c78b20194
jetbrains.ruby-mine: 2017.1.4 -> 2017.1.5
2017-07-16 16:53:26 +02:00
Benno Fünfstück
37daf755d9
jetbrains.pycharm-{community,professional}: 2017.1.4 -> 2017.1.5
2017-07-16 16:53:26 +02:00
Benno Fünfstück
141706567c
jetbrains.idea-community: 2017.1.4 -> 2017.1.5
2017-07-16 16:53:26 +02:00
Benno Fünfstück
dc696e2800
Merge pull request #26096 from ambrop72/teensy-fix
...
teensy-loader-cli: Update to latest git.
2017-07-15 20:22:34 +02:00
Benno Fünfstück
063e81145d
Merge pull request #26036 from bcdarwin/elastix
...
elastix: init at 4.8
2017-07-15 20:15:44 +02:00
Benno Fünfstück
bf6ebda141
Merge pull request #25772 from jbaum98/neovim-ruby
...
neovim: neovim-ruby 0.3.1 -> 0.4.0
2017-07-15 19:03:46 +02:00
Benno Fünfstück
549df83e8e
neovim-ruby: 0.4.0 -> 0.5.0
2017-07-15 18:56:51 +02:00
Benno Fünfstück
02a268430e
gapi-ocaml: 0.3.1 -> 0.3.4
2017-07-12 10:18:13 +02:00
Benno Fünfstück
387256c0f2
Merge pull request #27308 from vaibhavsagar/xautomation
...
xautomation: init at 1.09
2017-07-12 08:23:05 +02:00
Benno Fünfstück
778169409f
xvkbd: 3.7 -> 3.8
2017-07-11 22:44:44 +02:00
Benno Fünfstück
cfd5740a7e
cutecom: 0.22.0 -> 0.44.0
2017-07-11 22:44:43 +02:00
Benno Fünfstück
f3cbde9125
codesearch: correct version number
2017-07-11 22:44:43 +02:00
Benno Fünfstück
6685b7a3d8
burpsuite: 1.7.06 -> 1.7.23
2017-07-03 17:20:45 +02:00
Benno Fünfstück
b16ed16c99
python-pwntools: 3.1 -> 3.7 (including dependencies)
2017-07-01 23:23:25 +02:00
Benno Fünfstück
13c8c847f4
Merge pull request #27007 from jfrankenau/update-i3lock
...
i3lock: 2.8 -> 2.9.1
2017-07-01 19:59:18 +02:00
Benno Fünfstück
be4fc9ec1f
Merge pull request #26983 from Ma27/i3/allow-custom-configuration
...
i3: add `configFile` to enable cutom configuration locations
2017-07-01 19:53:11 +02:00
Benno Fünfstück
3ab280808c
pstoedit: fix pkgconfig file
2017-06-30 16:36:51 +02:00
Benno Fünfstück
58a231d944
Merge pull request #26026 from Hodapp87/autotrace
...
autotrace: init at 0.31.1
2017-06-30 16:34:48 +02:00
Benno Fünfstück
98bd25a02e
autotrace: build with pstoedit
2017-06-30 16:32:03 +02:00
Benno Fünfstück
a0286ca6f0
Merge pull request #26838 from rvolosatovs/init/mopidy-local-sqlite
...
mopidy-local-sqlite: init at 1.0.0
2017-06-30 15:25:53 +02:00
Benno Fünfstück
081a071371
Merge pull request #26758 from jensbin/pidgin-sipe
...
pidgin-sipe: 1.22.0 -> 1.22.1
2017-06-30 11:42:58 +02:00
Benno Fünfstück
2442ac990e
Merge pull request #26587 from lsix/update_glpk
...
glpk: 4.61 -> 4.62
2017-06-30 11:27:12 +02:00
Benno Fünfstück
3db7c9d5b8
Merge pull request #26953 from np/jd
...
jd: init at 0.3.1
2017-06-30 10:59:17 +02:00
Benno Fünfstück
d3665f2554
Merge pull request #26977 from tohl/master
...
cjdns: 19.1 -> 20
2017-06-30 10:53:57 +02:00
Benno Fünfstück
65d5515eac
Merge pull request #26959 from jfrankenau/beets-1.4.5
...
beets: 1.4.3 -> 1.4.5
2017-06-30 10:49:46 +02:00
Benno Fünfstück
27729f2416
Merge pull request #26966 from roberth/elm-github-install
...
elm-github-install: init at 1.0.1
2017-06-30 10:35:15 +02:00
Benno Fünfstück
883148ef26
pip-tools: fix build
2017-06-25 18:55:18 +02:00
Benno Fünfstück
11b113541d
rustRegistry: 2017-05-31 -> 2017-06-16
2017-06-16 11:54:23 +02:00
Benno Fünfstück
19d3cf81d3
rust: fix fetch-cargo-deps for git dependencies
...
We need to make sure that `$revs` ends with a space, since files must always
end with newlines. The previous code ignored the last entry in `$revs`, because
read already returns non-zero exit code for the last entry, as it does not end
with a space.
2017-05-23 10:01:33 +02:00
Benno Fünfstück
17a8227c3c
Merge pull request #25360 from sigma/pr/pt-2.1.5
...
the_platinum_searcher: 2.1.3 -> 2.1.5
2017-04-30 23:04:11 +02:00
Benno Fünfstück
6b36d26a24
haskell: add more callPackageWithScope docs
2017-04-25 16:08:44 +02:00
Benno Fünfstück
731e0fa742
haskell: preserve overrideScope on override
...
We want code such as `(pkg.override {}).overrideScope (self: super: {})` to
work. This didn't work before, since `override` will call the original package
again, and the attribute `overideScope`, which `callPackageWithScope` added,
wasn't added again. The fix for this is to modify the package function itself
to include the `callPackageWithScope` attribute, so it'll be re-added whenever
the function is overriden for with arguments.
There is a small problem here though: since callPackage uses some magic
(`builtins.functionArgs`) to determine the auto-arguments of a function, we
can't just write `callPackageWith scope drvScope`, since
`builtins.functionArgs drvScope` will be `{}`. To fix this, we implement our own
`callPackageWith`.
Fixes https://github.com/NixOS/nixpkgs/issues/7953 .
Closes https://github.com/NixOS/nixpkgs/pull/9336 .
2017-04-25 16:08:43 +02:00
Benno Fünfstück
30a9923f4c
Merge pull request #24359 from rnhmjoj/radeon-profile
...
radeon-profile: init at 20161221
2017-04-24 11:28:34 +02:00
Benno Fünfstück
c3e830f1a6
Merge pull request #25134 from MP2E/ripgrep_update
...
ripgrep: 0.5.0 -> 0.5.1
2017-04-23 13:59:27 +02:00
Benno Fünfstück
cfcceaee27
Merge pull request #24473 from jgertm/tj/xsv
...
xsv: init at 0.11.0
2017-04-22 00:26:10 +02:00
Benno Fünfstück
1db5cf49d3
Merge pull request #24479 from Ma27/init/lambda-mod-zsh-theme
...
lambda-mod-zsh-theme: init at eceee68cf46bba9f7f42887c2128b48e8861e31b
2017-04-22 00:10:14 +02:00
Benno Fünfstück
855155083a
Merge pull request #24755 from LumiGuide/bepasty-secretKeyFile
...
bepasty: add secretKeyFile option
2017-04-22 00:07:04 +02:00
Benno Fünfstück
a0e60af067
Merge pull request #24819 from dbrock/ethrun
...
ethrun: init at 0.1.0
2017-04-21 23:54:07 +02:00
Benno Fünfstück
bd78749d33
rust: improve fetch-cargo-deps determinism for non-sandboxed builds
...
When not using sandboxing, /usr/share/git-core/templates may leak into the
nix build through the libgit2 hardcoded default template search path. We now
explictly set the templatedir to avoid this problem.
See https://github.com/bennofs/nix-index/issues/2#issuecomment-296268983 for
an example case of nondeterminism.
2017-04-21 23:26:46 +02:00
Benno Fünfstück
5f33eb493f
haskell-packages: factor package set construction in new file
...
Closes https://github.com/NixOS/nixpkgs/pull/24850 .
2017-04-21 16:25:53 +02:00
Benno Fünfstück
042e268612
Revert "aspell: only set ASPELL_CONF from NIX_PROFILES in wrapper if unset"
...
This reverts commit 399065f226 .
I am blind, this was already checked above. Thanks @bjornfor for noticing.
2017-04-19 20:21:36 +02:00
Benno Fünfstück
149656581d
Merge pull request #24601 from pbogdan/unclutter
...
unclutter: Fix default value of $DISPLAY
2017-04-19 18:40:43 +02:00
Benno Fünfstück
399065f226
aspell: only set ASPELL_CONF from NIX_PROFILES in wrapper if unset
2017-04-19 17:14:51 +02:00
Benno Fünfstück
792135a218
Merge pull request #24425 from lpenz/aspellconf
...
Set aspell's data-dir through ASPELL_CONF in a wrapper
2017-04-19 17:11:53 +02:00
Benno Fünfstück
bc09640d91
Merge pull request #24977 from dsprenkels/master
...
mpDris2: 0.6 -> 0.7
2017-04-18 22:29:06 +02:00
Benno Fünfstück
eb1e63505a
wai-app-file-cgi: remove outdated overrides
2017-04-18 18:52:06 +02:00
Benno Fünfstück
285097af27
rustRegistry: 2017-04-08 -> 2017-04-11
2017-04-11 14:16:28 +02:00
Benno Fünfstück
8130c350b2
Merge pull request #24743 from ljli/hs-haskell-tools
...
haskell: Correct dependencies for haskell-tools-*_0_6_0_0
2017-04-09 13:35:21 +02:00
Benno Fünfstück
8889d405c7
rustRegistry: 2017-04-03 -> 2017-04-08
2017-04-08 17:43:51 +02:00
Benno Fünfstück
26084166c3
Merge pull request #24646 from luke-clifton/accelerate-llvm
...
llvm-hs: Point llvm-hs to llvm_4
2017-04-05 11:42:00 +02:00
Benno Fünfstück
8c0074dd9f
drbd: fix output file location ( #23541 )
...
drbd was installing files into $out/nix/store/... due to the usage of DESTDIR
(setting both DESTDIR + prefix to $out will cause files to be installed into $out/$out/...)
2017-03-20 22:25:10 +01:00