Commit graph

64155 commits

Author SHA1 Message Date
Sandro Jäckel 1efdeb8767
python39Packages.autopage: init at 0.4.0 2021-09-12 20:33:00 +02:00
github-actions[bot] a13bf1828b
Merge master into staging-next 2021-09-12 18:01:21 +00:00
Matthieu Coudron ab9c7819fe
Merge pull request #136615 from teto/lua-flat
Various lua changes/cleanup
2021-09-12 18:08:53 +02:00
Sandro c80b1155c9
Merge pull request #137528 from humancalico/hubble
hubble: init at 0.8.2
2021-09-12 16:14:50 +02:00
Sandro d63f340344
Merge pull request #128669 from mikroskeem/quakespasm-darwin 2021-09-12 16:12:36 +02:00
Pavol Rusnak a51701e3f3
android-backup-extractor: init at 20210909062443-4c55371 (#137516)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-12 16:02:56 +02:00
Sandro da7fd2fdad
Merge pull request #137449 from mattchrist/init-stuntman
stuntman: init at 1.2.16
2021-09-12 16:01:37 +02:00
Phillip Cloud b040385412
flynt: init at 0.66 (#137177)
Co-authored-by: Bobby Rong <rjl931189261@126.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-12 16:00:19 +02:00
Sandro 4a56ed7a78
Merge pull request #137447 from mikroskeem/eduke32-macos 2021-09-12 15:58:08 +02:00
Akshat Agarwal 688b9b65cb hubble: init at 0.8.2 2021-09-12 19:00:42 +05:30
Matt Christ 1d8bdf5389 stuntman: init at 1.2.16 2021-09-12 08:22:04 -05:00
Sandro 0d40f713be
Merge pull request #137521 from SuperSandro2000/openems
openems: fix eval
2021-09-12 15:06:31 +02:00
Mark Vainomaa 1dc56f1dc8
quakespasm: add SDL2 support; add Darwin support 2021-09-12 15:48:58 +03:00
Sandro Jäckel e4a49641ae
openems: fix eval 2021-09-12 14:45:44 +02:00
Mark Vainomaa 8112bb92f9
eduke32: implement proper macOS support 2021-09-12 15:16:20 +03:00
github-actions[bot] acd45cb351
Merge master into staging-next 2021-09-12 12:01:10 +00:00
Sandro e26b155274
Merge pull request #137444 from SuperSandro2000/wicd
treewide: yank wicd as it is abandoned
2021-09-12 12:56:10 +02:00
markuskowa b4114db313
Merge pull request #137133 from x3rAx/linux-router-0.6.2
linux-router: init at 0.6.2
2021-09-12 12:46:29 +02:00
Maximilian Bosch 13d9d33375
Merge pull request #135206 from feijoas/zfs_autobackup
zfs-autobackup: init at 3.1
2021-09-12 12:27:07 +02:00
^x3ro f6211582a1 linux-router: init at 0.6.2
Squashed commits:

- Give wrapped executable a nicer name

  The filename of the wrapped binary is used to generate usage examples in
  `--help`. The `wrapProgram` command renames the executable to a hidden
  file and appends `-wrapped` this is then shown in the usage example:

  ```
  Usage: .lnxrouter-wrapped <options>
  ```

- Using `makeWrapper` the executable can be moved to another directory but
  can keep it's oroginal name.

- Replace alias with real package name

- Fix variable name

- Import `makeWrapper` directly instead of importing `pkgs`

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Move `let` to where it is actually used

- Do not set optional packages `null`

- Remove `name` property

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Quote url

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Remove additional link in long description

- Remove unnecessary comment

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Place optional packages below their respective `use*`

- Shorten description

  See discussion:
  https://github.com/NixOS/nixpkgs/pull/137133#discussion_r705230260

- FIX: Remove duplicate description

- Remove empty line

  Co-authored-by: markuskowa <markus.kowalewski@gmail.com>

- Make packages section more compact

- Make wifi dependencies optional

- Add package without wifi dependencies

- Fix indentation

  Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

- Use `with lib` only where it is needed

  Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-12 10:13:27 +02:00
github-actions[bot] 45de5d0c9a
Merge master into staging-next 2021-09-12 06:01:00 +00:00
zowoq a8bd9dcd7c cni-plugin-flannel: move to flannel directory 2021-09-12 12:47:45 +10:00
Matthieu Coudron 496b8abf78 Apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-12 03:03:56 +02:00
Matthieu Coudron 88842910b5 lua: introduced a lua lib
Goal is to improve separation between packages and utilities.
Can help with autocompletion/navigate nixpkgs faster.
Also it will help standardize how LUA_PATH is exported across packages,
so that one can more easily make lua changes across nixpkgs (for
    instance changing where lua modules are installed).
2021-09-12 03:03:56 +02:00
Matthieu Coudron 0b6d33c2ed prosody: simplify lua aspects 2021-09-12 03:02:55 +02:00
Matthieu Coudron 823d0d835c vis: simplify thanks to lua update 2021-09-12 02:21:57 +02:00
github-actions[bot] 3f2255106a
Merge master into staging-next 2021-09-12 00:01:45 +00:00
Sandro c86990a7ce
Merge pull request #137183 from figsoda/oha
oha: init at 0.4.6
2021-09-12 01:03:30 +02:00
Sandro 3020eb851a
Merge pull request #137440 from figsoda/textplots 2021-09-12 00:29:56 +02:00
Sandro 5d73513422
Merge pull request #137089 from rnhmjoj/scc-python3
sc-controller: switch to python3 fork
2021-09-11 23:53:43 +02:00
Sandro Jäckel 781766e30c
treewide: yank wicd as it is abandoned 2021-09-11 23:46:52 +02:00
rnhmjoj f74154a4b9
sc-controller: switch to python3 fork
The original sc-controller is being rewritten in C, while the current
version is stuck in maintenance mode and python 2. This fork is based
entirely on the original kozec's sc-controller and introduces python 3
support while staying backward-compatible (including versioning up to
the patch number).
2021-09-11 23:31:24 +02:00
Timothy DeHerrera 9f761047cc
Merge pull request #137425 from SuperSandro2000/typora
typora: remove
2021-09-11 15:28:20 -06:00
Timothy DeHerrera 0171610faa
Merge pull request #73712 from virusdave/dnicponski/scratch/add_substitute_nix_support
substitute: init at 0
2021-09-11 15:21:40 -06:00
Sandro 5c112b96ef
Merge pull request #130824 from k4leg/ventoy-bin-init-at-1.0.47
ventoy-bin: init at 1.0.51
2021-09-11 22:57:12 +02:00
wahjava 62cc1f90e5
cni-plugin-flannel: init at 20210910 (#137412)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-11 22:55:55 +02:00
figsoda 3dde4fd38b textplots: init at 0.8.0 2021-09-11 16:55:35 -04:00
Sandro a4156f2b86
Merge pull request #136806 from cyounkins/maintainers_cyounkins 2021-09-11 22:45:19 +02:00
Sandro f50e55afdc
Update pkgs/top-level/aliases.nix
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2021-09-11 22:15:47 +02:00
Sandro a05ed53b2c
Merge pull request #137254 from samalws/master
wike: init at 1.5.6
2021-09-11 21:55:21 +02:00
Sandro eb8003fcea
Merge pull request #137315 from yusdacra/add-airshipper
airshipper: init at 0.6.0
2021-09-11 21:51:14 +02:00
Sandro b8347941fe
Merge pull request #137201 from figsoda/joshuto
joshuto: init at 0.9.0
2021-09-11 21:27:44 +02:00
Sandro 71d1c64931
Merge pull request #137368 from SuperSandro2000/openstack 2021-09-11 21:12:01 +02:00
Sandro 475bc9b75c
Merge pull request #136961 from Izorkin/init-termdbms
termdbms: init at 2021-09-04
2021-09-11 21:08:14 +02:00
Sandro c175458f3c
Merge pull request #137145 from figsoda/texture-synthesis 2021-09-11 21:06:29 +02:00
Sandro 61d2ef558d
Merge pull request #137319 from CameronNemo/loksh 2021-09-11 20:59:08 +02:00
Sandro Jäckel bd763298ed
typora: remove 2021-09-11 20:55:40 +02:00
Sandro c78df44cfb
Merge pull request #137407 from SuperSandro2000/gofu 2021-09-11 20:36:29 +02:00
figsoda ebc030ce75 joshuto: init at 0.9.0 2021-09-11 14:23:31 -04:00
github-actions[bot] c435b0e35f
Merge master into staging-next 2021-09-11 18:01:16 +00:00